Luiz M. Faria
Luiz M. Faria
Fixed in #41
Hi, I was wondering if it is possible/easy to modify the example of the kernel matrix in 1d to take a point say in 2 or 3d instead. Something like...
I just did `benchpkg AirspeedVelocity --path=. --rev=dirty,master` and it worked:  Your error complains that `path` is not a git repo. Is that correct?
> I just did `benchpkg AirspeedVelocity --path=. --rev=dirty,master` and it worked: @MilesCranmer Could you reproduce this?
Hi Charlie, This should be relatively easy to do by mirroring the first 80 lines or so of the `lu.jl` file, but I have not done it since SPD matrices...
I see, thanks for the explanation. If I find some free time in the next couple of days I will try to add it. Depending on how much Julia you...
Did you get a chance to look at it? I can probably give this a shot in the next couple of days. Let me know.
I haven't forgotten about this, just did not find the time to get it yet! In the meantime, a quick question: at twice the computational cost, you *can* use the...
No pressure felt, don't worry 😉 I have a half-working version on a local branch and was wondering if you could provide a MWE using e.g. a dense matrix representation...
Ok, I tested this, and it seems things are working on the `dev` branch (see the `cholesky_test.jl` file). There may still be a few functionalities missing for what you need,...