Join Slack
Powered by
I've merged type-safe dimensions for matrices whic...
# mathematics
a
altavir
12/09/2019, 4:59 PM
I've merged type-safe dimensions for matrices which I've prepared some time ago:
https://github.com/mipt-npm/kmath/blob/dev/examples/src/main/kotlin/scientifik/kmath/structures/typeSafeDimensions.kt
. It is in separate module and is more like a toy example for now. I need more use cases to understand what other wrappers are needed.
👍 3
altavir
12/09/2019, 5:51 PM
Sadly works only on JVM now because JS lacks
KClass::objectInstance
2
Views
Open in Slack
Previous
Next