-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
I am facing an issue with the mesh partitioning with scotch 7. I provide a MWE below
…
-
Dear Igraph team,
I'm working on a nursing home and hospital transmission study of SARS-CoV-2 using your igraph package to create and calculate with graphs. My current results are based on the crea…
-
```
What steps will reproduce the problem?
1. Python 2.7.2, installed packages via MacPorts
2. run python examples/plotInterestHoursingStock.py
3. Assertion failure
I'm happy to provide any info as …
-
**Describe the bug 🐞**
LBFGSB method seems to toss an error. I am using the command:
sol = solve(optprob, Optimization.LBFGS(), maxiters = 1000)
**Expected behavior**
Optimization using L…
-
_Originally posted by @gardner48 in https://github.com/LLNL/sundials/issues/173#issuecomment-1176270242_
Naively following the first suggestion in #173 by doing something like `cmake ... -DBLA_VEND…
-
**Describe the bug 🐞**
When I provide a uniform grid as vector to MOLFiniteDifference, the discretization
of a pde results in bounds errors.
Contrary, the discretization works, if the same grid …
-
With a recent upgrade of anaconda I'm getting seg faults with PyCall (and PyPlot). Reading the other recent issues it appears some are having the same problem but my output is a bit different and the …
-
It seems that some of the dependent packages have been updated so the pipeline generates an error and then stops.
There still some incomparable packages like “multiqc”, “CHOLMOD” module of “suitesp…
-
It seems like this should be supported:
```
julia> using SparseArrays, LinearAlgebra
julia> A = sprand(10,10,0.1); A = A'A + I;
julia> F = cholesky(A)
SuiteSparse.CHOLMOD.Factor{Float64}
typ…
-
```
What steps will reproduce the problem?
1. Python 2.7.2, installed packages via MacPorts
2. run python examples/plotInterestHoursingStock.py
3. Assertion failure
I'm happy to provide any info as …