Skip to content

Publish as a Multiplatform Library #8

@ccjernigan

Description

@ccjernigan

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions