Releases: gnu-octave/pkg-apa
Releases · gnu-octave/pkg-apa
Release list
Release v1.2.2
Bugfix for macOS support.
Full Changelog: v1.2.1...v1.2.2
Release v1.2.1
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
Removing OpenMP test feature
Full Changelog: v1.1.1...v1.2.0
Thanks to:
- @dasergatskov and @Schamschula for benchmarking, testing, and reporting #4
Release v1.1.1
Bugfix release
Full Changelog: v1.1.0...v1.1.1
Thanks to:
- @phychi for reporting #2
- @dasergatskov for reporting #3
Release v1.1.0
- Move from static pre-compiled GMP and MPFR libraries to system provided dynamic linking
Release v1.0.0
First release 🎉
- Includes almost complete MPFR interface.
- Includes high-level interface class
@mpfr_tfor easy arbitrary precision calculations. - Fast due to OpenMP parallelization.
- Lightweight, and fast installation on GNU Octave and Matlab (MS Windows, macOS, and Linux).