-
python setup.py build
Configuring...
-- A library with BLAS API found.
-- A library with LAPACK API found.
-- A library with BLAS API found.
-- Found AMD library: /usr/lib/x86_64-linux-gnu/libamd…
-
img package requires cholmod
cholmod is usually part of the sparesuite package, but configure does not give an appropriate hint. In Addition, sparsesuite is not on the default repos e.g. for Scientif…
-
### Package Name/Version
colmap
### Webpage
https://github.com/colmap/colmap
### Source code
https://github.com/colmap/colmap
### Description of the library/tool
COLMAP is a gener…
-
Dear SuiteSparse team,
I'm using SuiteSparse in a geodynamic modelling code for several years, on many different platforms without problem until yesterday.
I installed the code on a cluster, compi…
-
I am attempting to cross compile the [teb_local_planner](https://github.com/rst-tu-dortmund/teb_local_planner/tree/indigo-devel) move_base plugin. It requires the [suitesparse library](https://github.…
-
Opening this to track our work on this project (Arpack/`eigs` + SuiteSparse/solving systems.)
Also FYI, it's possible to bake MKL into a system image.
-
# General
I'm working on a team implementing the GraphBLAS standard for some custom hardware. Our build system is only ideal for statically linked libraries right now and LAGraph currently supports…
-
Hi sorry it's me again.
I git cloned your repository then run the build.sh but it resulted to this error. Can you tell me what causes this error?
command: ./build.sh
output to the console:…
-
`GrB_init` should be extended to pass in pointers to `malloc`, `calloc`, `realloc`, and `free`. Required for matrix import/export. See SuiteSparse:GraphBLAS `GxB_init()`.
-
When building private externals from source (i.e., anything other than #7451), we should use hidden symbol visibility, so that downstream users of Drake can use their own, different version of that co…