Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
log: Update SuiteSparse to 7.5.1 with embedded Metis
- fixes Metis based segmentation fault [#123](#123) - remove `SuiteSparse::metis` target as Metis is now a private dependency of `CHOLMOD` module - remove option `METIS_DIR` - always compile `SuiteSparse_config` with `-DNTIMER` disabling tic-toc support - compile `CXSparse` without complex support - remove SourceWrappers for `CHOLMOD` and `CXSparse` modules
- Loading branch information