- Notifications
You must be signed in to change notification settings - Fork 48
Closed
Milestone
Description
This is a feature request to publish Multik as a Kotlin Multiplatform library.
My use case is that I've developed a multiplatform application for processing a lot sensor data, and we're currently using some non-optimal home grown matrix operations. Being able to leverage Multik would be a great improvement, however I need to be able to consume it as a mutiplatform library.
Multik's "JVM" implementation is effectively multiplatform compatible already, with only one method touching the JVM class library (DataType.kt has one line using reflection which could be quickly removed).
This feature request mostly involves changes to how the library is published, as opposed to changes to the library code itself.
ptitjes and AlexandreBrown
Metadata
Metadata
Assignees
Labels
No labels