Releases: powsybl/powsybl-math-native
Releases · powsybl/powsybl-math-native
v1.4.0
Release notes
- MacOS ARM 64 build (#40)
- Fix crash with some compiler in case of KLU singular error (#39)
v1.3.1
Release notes
- ManyLinux 2014 build (#38)
v1.3.0
Release notes
Features
- Kinsol solver (#32)
- Upgrade SuiteSparse to 7.3.1 (#28)
Quality
- Use FetchContent to consume dependency SuiteSparse (#31)
- Build refactoring (#30)
- Create jar file from CI (#29)
- Don't use groovy to generate javadoc (#26)
- Fix Ubuntu version (#27)
- Build on macos-11 (#25)
- Specify all OSs version (#24)
v1.2.1
Release notes
- Specify all OSs version (#24)
v1.2.0
Release notes
- Throw MatrixException instead of RuntimeException (#21)
- Returns rgrowth from update refactor (#20)
v1.1.0
Release notes
- ARM64 processor support (#16)
- Matrix addition (#18)
v1.0.4
Release notes
- Transpose sparse matrix (#13)
v1.0.3
Release notes
- Update SuiteSparse to v5.8.1 (#11)
- Support matrix transposition AT * X = B (#11)
- Make
rgrowth
threshold configurable (#11)
v1.0.2
Release notes
- Fix a compilation issue under CentOS 7.6 (#4)
- Add support of Java 9 with auto modules (#6)
- Fix a compilation issue under Ubuntu (#7)
- Fix numerical issues with KLU refactoring (#8)
- Enable CI for Linux, Windows and MacOS (#9)
- Inherit from powsybl-parent configuration (#10)