Releases: sergiud/SuiteSparse
Releases · sergiud/SuiteSparse
SuiteSparse-5.13.0-cmake.4
- 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
- Downgrade to METIS 5.1.0 to avoid heap corruption
- Update to LAPACK 3.11
SuiteSparse-5.13.0-cmake.2
Deploy METIS as a shared library.
SuiteSparse-5.13.0-cmake.1
- Update to upstream SuiteSparse 5.13.0
- SPQR dependency fixes
SuiteSparse-5.12.0-cmake.5
- Updated packaged LAPACK to version 3.10.1
- Fixed deployed LAPACK and METIS build configurations
SuiteSparse-5.12.0-cmake.4
Improved dependency handling.
SuiteSparse-5.12.0-cmake.3
- 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
Export METIS as a dependency to avoid linker errors in static build of CHOLMOD.
SuiteSparse-5.12.0-cmake.1
Update to upstream SuiteSparse 5.12.0.
SuiteSparse-5.11.0-cmake.3
- New optional
Partition
component that indicates whether CHOLMOD was compiled with METIS support - METIS enabled MSVC builds