1.0.2
This release has one major functionality change:
- Improved numerical stability of matrix inversion used for quadratic approximations regressions. This improves results significantly for large critical values (which occur, for example, with larger q values q=7).
Other minor changes related to compiling/packaging:
- Fixed a bug where building without doxygen wasn't actually possible (it was supposed to be possible, but omit building the API documentation).
- Added versioning to libfracdist shared library.
- Building for 32-bit linux targets now works (previously the package architecture was wrong even if built in a i386 chroot on a x64_64 system.)