Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Kotlin/Multilpatform? #50

Open
breandan opened this issue Nov 8, 2021 · 5 comments
Open

Support for Kotlin/Multilpatform? #50

breandan opened this issue Nov 8, 2021 · 5 comments
Assignees

Comments

@breandan
Copy link

breandan commented Nov 8, 2021

Does viktor plan to support Kotlin Multiplatform?

@dievsky
Copy link
Contributor

dievsky commented Nov 8, 2021

Unfortunately, I have no experience with Kotlin Multiplatform. That doesn't mean I'm not willing to gain it, however.
Could you please elaborate a bit which benefits do we stand to gain from that support?

@dievsky dievsky self-assigned this Nov 8, 2021
@breandan
Copy link
Author

Based on my understanding (@CommanderTvis please feel free to chime in), Kotlin Multiplatform offers several benefits. Primarily, it would allow you to target other platforms with the same Kotlin codebase. It would enable your library to reach a much larger audience of multiplatform applications. Finally, adopting KMP could simplify the development process, providing a unified build system, a single IDE setup, and other conveniences. I am unsure about the performance implications, but perhaps it can be investigated.

@CommanderTvis
Copy link

For KMath it would be great to have Viktor multiplatform as well because KMath is primarily multiplatform itself.

@dievsky
Copy link
Contributor

dievsky commented Nov 15, 2021

Sounds intriguing. I'll try to investigate the possibility.

@Martmists-GH
Copy link

If anyone still needs it, here's an alternative that should be (mostly) drop-in https://github.com/Martmists-GH/ndarray.simd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants