-
I'm interested in using the Sundials KLU linear solver (https://sundials.readthedocs.io/en/latest/sunlinsol/SUNLinSol_links.html#the-sunlinsol-klu-module). I had a look and couldn't see a feature to e…
-
### Updating AB
- [X] Yes, I have [updated AB](https://github.com/LCA-ActivityBrowser/activity-browser#updating-the-ab) and still experience this issue
### What happened?
Ab 2.10.0
A calculation…
-
https://graphalytics.org/
Not sure how good their results are, but they don't seem complete for Gunrock.
Good new-student project.
-
So I tried getting DynaSim working in Octave and wanted to document my progress here.
I tried 3 different approaches based on the instructions here (https://github.com/DynaSim/DynaSim/wiki/Frequent…
-
Hello,
I've been trying to use these notebooks, but I'm having trouble running them. Whenever I try to open one, it takes about 5 minutes to load, and then I get an error. Can anyone help me figure…
-
```julia
Could not keep minus one
MethodInstance for Octavian.packaloopmul!(::LayoutPointers.StridedPointer{Float32, 2, 1, 0, (1, 2), Tuple{Static.StaticInt{4}, Int64}, Tuple{Static.StaticInt{0}, St…
-
I was addressing issue #288 and noticed that julia v1.9 on aarch64 fails to load `ColorTypes`.
With julia v1.6-v1.8 and julia v1.10 there is no problem.
Since julia v1.9 is unlikely to be the next…
-
Hello. I am running the test of Sparse Library on an Alveo U50. At first, I ran it with the example matrices that are placed in mtxFiles directory. Later, I wanted to test it on larger matrices too (w…
-
I'm currently [implementing](http://github.com/mihaibujanca/dynamicfusion) a paper requiring an optimisation with lots of parameters, running at framerate. I have implemented part of the optimisation …
-
Hello! Is it expected?
```
x = rand(4,4)
pdm = PDMat(x'*x)
isposdef(pdm)
```
Trace:
```
ERROR: MethodError: no method matching cholesky(::Hermitian{Float64, PDMat{Float64, Matrix{Float64}}}; c…