Kone
Kone is Kotlin Multiplatform library for pure math computations
Main features
Built on Kotlin Multiplatform
Kone is designed using Kotlin Multiplatform, so it's available on JVM, JS and Native platforms.
Abstracted with algebraic contexts
All algebraic algorithms in Kone are implemented on abstract algebraic contexts where possible. So you can easily use them as blocks of Lego.