Skip to content

Releases: leto/math--gsl

v0.35

07 Apr 20:03
Compare
Choose a tag to compare
  • Remotion of trailing whitespaces (Shlomi Fish)
  • Documentation fixes (Shlomi Fish)
  • Remotion of PkgConfig from runtime requirements (Bartosz Jakubski)
  • Indentation fixes (Bartosz Jakubski)
  • Installation feedback improvements (Bartosz Jakubski)

v0.34

04 Dec 14:44
Compare
Choose a tag to compare
  • Fixed bug on uncleared error variable (5.8.9)
  • Added OO transpose method for matrices (Ivan Baidakou)

v0.33

25 Sep 17:45
Compare
Choose a tag to compare
  • Added OO code for RNG->shuffle, RNG->choose and RNG->sample.
  • Complain when opening (fopen) a file from a tainted string.
  • Complex now has operator overloading for +,-, ==, !=, *, /
  • Added write/load methods to save a matrix to file.

v0.32

18 Jun 16:34
Compare
Choose a tag to compare
- Correctly split the compiler name.
- Added OO code to the QRNG module.
- Fixed QRNG code that was failing on some machines.

v0.31

09 Jun 17:32
Compare
Choose a tag to compare
- Fixed Matrix multiplication that was forcing square matrices.

v0.30

09 Jun 16:37
Compare
Choose a tag to compare
Bump version for 0.30