Mikkel Paltorp

Results 70 comments of Mikkel Paltorp

I have a working license already. I will send Olaf an example. I agree that that the current issue is most likely the same issue that was at as for...

Just a quick update: I've just helped Dimosthenis from Panua testing out a new binary. It seems like they have now fixed the issue on their end i.e. Panua-Pardiso now...

Is this still an issue? The reordering problem in #90 seems to be fixed, so maybe it is also fixed here?

I am unfortunately in the same situation (i.e. no MKL on mac) so I can not try it out using MKL. I've tried using Panua-Pardiso for which the example seem...

Yes, I can share a few files over email if that is okay?

@dkarrasch I've used LinearMaps.jl quite a lot in the past with success (great package! 🥳). Do LinearMaps.jl have the option of providing an exact inverse map? This is quite a...

I ended up creating a [small package instead.](https://github.com/mipals/BlockDiagonalMatrices.jl) Two reasons: Nobody seemed to respond here (other than you @dkarrasch - Thanks a lot for your input), and secondly that I...

Okay, that kind of put me in a weird spot. As I said earlier I would be happy to also help out, but now I've created my own package. Anyhow,...

We *could* revive this package, but before doing so it might be a good idea to briefly discuss what our issues with the current state of the package is. If...

I now just realize that [LinearMaps.jl actually have block-diagonal maps](https://julialinearalgebra.github.io/LinearMaps.jl/stable/types/#BlockMap-and-BlockDiagonalMap). I thought the earlier suggestion was to use the regular LinearMap 😅 Anyhow, as stated by @cvsvensson there are some...