Martin Valgur

Results 140 issues of Martin Valgur

- Requires #20586 - Resolves #19498 - Resolves #15324

Adds `MALLOCSTATS=1` env var, which enable malloc statistics on program termination: ``` gperftools/2.15 (test package): RUN: ./test_package_indirect ------------------------------------------------ MALLOC: 90112 ( 0.1 MiB) Bytes in use by application MALLOC: +...

SuiteSparse support is currently disabled by default. Requires: - #23553 - #23556 Also made the Accelerate framework on Apple optional as there have been some reports about it having numerical...

Failed

CHOLMOD: Routines for factorizing sparse symmetric positive definite matrices in SuiteSparse See https://github.com/conan-io/conan-center-index/issues/5763#issuecomment-2056267818 for context. https://github.com/DrTimothyAldenDavis/SuiteSparse/tree/dev/CHOLMOD Requires - #23540 - #23541 - #23543 - #23545 - #23544

Failed

SPQR: Multithreaded, multifrontal, rank-revealing sparse QR factorization method in SuiteSparse See https://github.com/conan-io/conan-center-index/issues/5763#issuecomment-2056267818 for context. https://github.com/DrTimothyAldenDavis/SuiteSparse/tree/dev/SPQR Requires - #23540 - #23553

Failed

This is the common component required by most of the SuiteSparse libraries. See https://github.com/conan-io/conan-center-index/issues/5763#issuecomment-2056267818 for context. https://github.com/DrTimothyAldenDavis/SuiteSparse/tree/dev/SuiteSparse_config Requires - #22353

Failed

I scanned the diff against previous version and there were no changes to the list of components or their dependencies, either internal or external ones.

Service Under Maintenance

Specify library name and version: **numpy/1.26.4**

Failed
Missing dependencies

This PR revives the `gfortran` recipe by adapting the GCC recipe from #21193 to focus solely on GFortran. There is currently no usable Fortran compiler available on CCI, which is...

Failed

Hi! I recently created a carefully packaged and wrapped version of the RNXCMP tools in Python as the [Hatanaka](https://github.com/valgur/hatanaka) library. It simplifies the installation and usage of the tools and...