Skip to content

Releases: powsybl/powsybl-math-native

v1.4.0

28 Jun 10:44
Compare
Choose a tag to compare

Release notes

  • MacOS ARM 64 build (#40)
  • Fix crash with some compiler in case of KLU singular error (#39)

v1.3.1

30 May 09:05
Compare
Choose a tag to compare

Release notes

  • ManyLinux 2014 build (#38)

v1.3.0

04 Dec 20:30
Compare
Choose a tag to compare

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

21 Apr 20:37
Compare
Choose a tag to compare

Release notes

  • Specify all OSs version (#24)

v1.2.0

21 Apr 19:39
Compare
Choose a tag to compare

Release notes

  • Throw MatrixException instead of RuntimeException (#21)
  • Returns rgrowth from update refactor (#20)

v1.1.0

15 Nov 20:27
Compare
Choose a tag to compare

Release notes

  • ARM64 processor support (#16)
  • Matrix addition (#18)

v1.0.4

27 Sep 15:15
Compare
Choose a tag to compare

Release notes

  • Transpose sparse matrix (#13)

v1.0.3

24 Jul 13:23
Compare
Choose a tag to compare

Release notes

  • Update SuiteSparse to v5.8.1 (#11)
  • Support matrix transposition AT * X = B (#11)
  • Make rgrowth threshold configurable (#11)

v1.0.2

15 Apr 07:35
Compare
Choose a tag to compare

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)

v1.0.1

09 Sep 16:22
4d57ac2
Compare
Choose a tag to compare

Release notes

  • Add support for MacOS