Skip to content

Releases: sergiud/SuiteSparse

SuiteSparse-5.13.0-cmake.4

30 Dec 15:22
Compare
Choose a tag to compare
  • Fixed linker error on missing METIS
  • UMFPACK: avoid -Wimplicit-function-declaration warnings (#9)
  • Linker language based OpenMP integration
  • Update to LAPACK 3.12

SuiteSparse-5.13.0-cmake.3

14 Nov 00:14
Compare
Choose a tag to compare
  • Downgrade to METIS 5.1.0 to avoid heap corruption
  • Update to LAPACK 3.11

SuiteSparse-5.13.0-cmake.2

06 Nov 22:25
Compare
Choose a tag to compare

Deploy METIS as a shared library.

SuiteSparse-5.13.0-cmake.1

06 Nov 11:44
Compare
Choose a tag to compare
  • Update to upstream SuiteSparse 5.13.0
  • SPQR dependency fixes

SuiteSparse-5.12.0-cmake.5

13 Aug 11:54
Compare
Choose a tag to compare
  • Updated packaged LAPACK to version 3.10.1
  • Fixed deployed LAPACK and METIS build configurations

SuiteSparse-5.12.0-cmake.4

09 Aug 18:30
Compare
Choose a tag to compare

Improved dependency handling.

SuiteSparse-5.12.0-cmake.3

06 Jun 11:58
Compare
Choose a tag to compare
  • METIS find module is now visible to consumers
  • Compilers are enabled on demand when configuring the project
  • Fixed CHOLMOD version

SuiteSparse-5.12.0-cmake.2

27 May 18:53
Compare
Choose a tag to compare

Export METIS as a dependency to avoid linker errors in static build of CHOLMOD.

SuiteSparse-5.12.0-cmake.1

27 May 11:43
Compare
Choose a tag to compare

Update to upstream SuiteSparse 5.12.0.

SuiteSparse-5.11.0-cmake.3

26 May 21:29
Compare
Choose a tag to compare
  • New optional Partition component that indicates whether CHOLMOD was compiled with METIS support
  • METIS enabled MSVC builds