Alexander Nozik
Alexander Nozik
@CommanderTvis Thanks. It is officially broken (it is broken on their official page). I've replaced the link with documentation link and added github page link.
I am not sure about that. NetCDF has bindings for Java and I expect it to use its own IO without adding something from API side.
Sorry for the late reply. Missed the issue. That is what contexts are for. For optimized operations you need to use dedicated context. Specifically if you use more than one...
Should be part of #61
Thanks a lot for the use case! We have all tools covered right now: 1. Buffers 2. BufferAlgebra 3. Interpolation API (it already works on buffers). We can add a...
Also please resolve conflicts
We need to understand if we will treat Point as row, column or both.
Watch for https://github.com/doyaaaaaken/kotlin-csv/issues/15 and use it when it ready.
It seems like JVM supports splittable generator out of the box: https://docs.oracle.com/javase/8/docs/api/java/util/SplittableRandom.html. We need to test it though.
And here is an overview of algorithms in case we want to implement something for multiplatform: https://www.researchgate.net/publication/273188325_Fast_Splittable_Pseudorandom_Number_Generators