Skip to content

Releases: gnu-octave/pkg-apa

Release v1.2.2

Choose a tag to compare

@siko1056 siko1056 released this 03 May 04:16
fa9ed11

Bugfix for macOS support.

Full Changelog: v1.2.1...v1.2.2

Release v1.2.1

Choose a tag to compare

@siko1056 siko1056 released this 01 May 21:20
acd96b6

Update MPFR docstrings to 4.2.2 and minor bugfix for macOS

Full Changelog: v1.2.0...v1.2.1

Thanks to @Schamschula for testing and reporting #5

Release v1.2.0

Choose a tag to compare

@siko1056 siko1056 released this 26 Apr 07:03
25fff6c

Removing OpenMP test feature

Full Changelog: v1.1.1...v1.2.0

Thanks to:

Release v1.1.1

Choose a tag to compare

@siko1056 siko1056 released this 07 Mar 12:45
2a8f6b1

Bugfix release

Full Changelog: v1.1.0...v1.1.1

Thanks to:

Release v1.1.0

Choose a tag to compare

@siko1056 siko1056 released this 02 Mar 08:17
05110c8
  • Move from static pre-compiled GMP and MPFR libraries to system provided dynamic linking

Release v1.0.0

Choose a tag to compare

@siko1056 siko1056 released this 22 Nov 08:30
c963c0c

First release 🎉

  • Includes almost complete MPFR interface.
  • Includes high-level interface class @mpfr_t for easy arbitrary precision calculations.
  • Fast due to OpenMP parallelization.
  • Lightweight, and fast installation on GNU Octave and Matlab (MS Windows, macOS, and Linux).