>>=
>>=
:+1: would love to do the same in ENSIME
:smile: you mean Go / python style? That would be great but with all the mutability going on I could imagine it really complicating things. Would be a fun project...
no plans, but if you submit an implementation an rigorous tests, we would probably accept that.
btw I'm assuming you've seen - https://github.com/fommil/matrix-toolkits-java/blob/master/src/main/java/no/uib/cipr/matrix/sparse/ICC.java - https://en.wikipedia.org/wiki/Incomplete_Cholesky_factorization and feel it is inadequate.
Hmm, some of the results here sound like they might be sporadic and you're not seeing some things fail that should fail. e.g. "reference native" should be equivalent to "debian...
btw, in other topic I assume you seen https://github.com/fommil/matrix-toolkits-java/issues/45 ?
incidentally, I'd be surprised if you ever seen a performance improvement by running these sorts of things in parallel. See my talk (linked from netlib-java homepage) at ScalaX last December...
My memory of the JVM memory boundaries is a little shaky. Can you confirm that you still get errors (just test one of the failing cases) if you do the...