Kone
Kone is a set of Kotlin Multiplatform libraries that are made to simplify your experience of math computer experiments
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.