Skip to content

Releases: PESchoenberg/grsp

grsp - v1.0.18

13 Jan 10:24
64cc3c4
Compare
Choose a tag to compare

This version has improvements in every library file, including:

  • Data display.
  • Navigation.
  • Relational algebra.
  • Improved matrix handling.
  • ANNs.
  • Constants.
  • Database functions.

grsp - v1.0.17

29 Oct 09:20
42612a4
Compare
Choose a tag to compare

Some useful functions for GNU Guile Scheme programs.
This version includes:

- Support for strings on relational matrices.
- New string functions.
- New list management functions.
- LU and QR matrix decomposition.
- Support for external files in database matrices.
- Relational algebra for matrices.
- ANN functions.

grsp - v1.0.16

19 Mar 11:21
7037003
Compare
Choose a tag to compare

Some useful functions for GNU Guile Scheme programs.

What's Changed

Full Changelog: v1.0.15...v1.0.16

grsp - v1.0.15

18 Sep 09:44
29827ab
Compare
Choose a tag to compare

Some useful functions for GNU Guile Scheme programs.

grsp - v1.0.14

16 Feb 19:35
b52fbea
Compare
Choose a tag to compare

Some useful functions for GNU Guile Scheme programs. This release adds:

  • Matrix operations.
  • Stats.
  • Complex numbers.
  • Activation functions.

grsp - v1.0.13

31 Jul 16:24
dd276b3
Compare
Choose a tag to compare

Some useful functions for GNU Guile Scheme programs.

grsp - v1.0.12

09 Apr 20:06
216fc9f
Compare
Choose a tag to compare

Some useful functions for GNU Guile Scheme programs.

  • Improved existing functions.
  • Math support:
    Basic numerical analysis functions.
    Basic matrix algebra functions.
    Complex.
    Probability and stats.

grsp - v1.0.11

27 Jan 17:50
66fc6ce
Compare
Choose a tag to compare

Some useful functions for GNU Guile Scheme programs.

  • Improved existing functions.

  • Added math support:

    • Constants.
    • Basic numerical analysis functions.
    • Basic matrix algebra functions.

grsp - v1.0.10

13 Dec 01:06
68d214a
Compare
Choose a tag to compare

Some useful functions for GNU Guile Scheme programs.

  • Maintenance version.

  • Minor updates to some functions.

grsp - v1.0.9

11 Nov 17:59
281a895
Compare
Choose a tag to compare

Some useful functions for GNU Guile Scheme programs.

  • New functions.