-
I created a Dockerfile to build Epigraph/Eigen/OSQP/ECOS on machines that may not want to install cmake, or have different C++ build infrastructures. Would it be possible to add to the build instructi…
-
As stated in https://cmake.org/cmake/help/latest/module/CMakeFindDependencyMacro.html#command:find_dependency
> Note
> The call to [return()](https://cmake.org/cmake/help/latest/command/return.h…
-
Configuring for python 3.9...
-- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19044.
-- Using VCPKG FindLAPACK from package 'lapack-reference'
-- A library with LAPACK API foun…
-
Hi, when I am trying to install [`python-scikit-umfpack`](https://aur.archlinux.org/packages/python-scikit-umfpack) 0.4.0, I have the following message error in wheels creation step.
```python
[scik…
-
### Package Details
* Package Name/Version: **suitesparse/5.10.1**
* Website: **https://people.engr.tamu.edu/davis/suitesparse.html**
* Source code: **https://github.com/DrTimothyAldenDavis/S…
-
I'm trying to create a package of the useful [AMICI](https://github.com/AMICI-dev/AMICI) package and could need some help.
According to @agriyakhetarpal (as mentioned in issue #5187) there should …
-
Building ceres on Windows and getting good performance is not very well supported, because there is no (maintained) way to build SuiteSparse.
Please support the MKL Sparse QR, described here: https…
-
For very large (sparse) problems, I experience a crash in Ceres. I'm running on Windows, and the program exits suddenly with exit code -1073741819, aka C0000005, which is an access violation.
I cre…
-
This issue effectively prevents (legal) commercial use of Ceres with SuiteSparse linked in (specifically CHOLMOD/Supernodal, which is GPL) as shipped by default with e.g. Ubuntu.
Can we do somethin…
ojura updated
2 months ago
-
Sorry to bother everyone, but in the final step of 'pip install - e.' I encountered a problem, and I thought it was because I didn't install the SuiteSparse , but after downloading and compiling, I st…