-
Stacktrace when attempting to run `build_generic_model(, SDPDecompPowerModel, PowerModels.post_opf)`:
```
Base.LinAlg.PosDefException(3374)
Stacktrace:
[1] #cholfact!#8(::Float64, ::Function, ::…
-
Hello developers,
I got the following prompt when running the code:infos1
-
Hello! I wonder if I've done something wrong. Builds are failing with a bunch of linker errors.
I get a repeated dump of linker errors that look like this:
```
[876/1395] Linking CXX executable…
-
Dear Alfonso,
Currently I am trying to get your code to run. However stumbled upon a few difficulties.
The dependencies I needed so far are many more then you described, probably PCL dependencie…
-
Very closely related to [this issue](https://github.com/JuliaGPU/CUDA.jl/issues/1855) in CUDA.jl. It was suggested that the GPU component of SuiteSparse/CHOLMOD could be implemented as a package exten…
-
### Problem description
Hi,
First of all, thanks for the amazing library and to provide it open source!
I am trying to simulate the current flow through the human body with pyGimLi. For this I a…
-
Hello, When there are many vertices whose matching reliability weight is set to 0, the Hessian ATA is not full rank.
So only the slow solve method scipy_spsolve can work. The sksparse.cholmod.cholesk…
-
When working through this [demo](https://pbs-assess.github.io/sdmTMB/articles/basic-intro.html) on a new computer and a fresh install of R (4.3.2), we are running into the following issue:
```
lib…
-
Hi @haywse @jhmarcus ,
I wanted to use feems for analysis, but I ran into some problems with it
_**# feems
from feems.utils import prepare_graph_inputs
from feems import SpatialGraph, Viz
from fe…
-
I'm trying to update the spack package for suitesparse as the current one is highly outdated, but I'm not able to get cholmod_cuda libs to build which is expected libs by Julia 10.1.x
When I tried …