Anyone know of any kotlin libs for quaternion &amp...
# science
h
Anyone know of any kotlin libs for quaternion & versor functions?
b
Quaternions/octonions would would be a pretty straightforward addition to
kmath
following https://github.com/altavir/kmath/blob/master/kmath-core/src/commonMain/kotlin/scientifik/kmath/operations/Complex.kt @altavir
a
Indeed, it is quite east to do. Please write a feature request if you need it. Also do not forget to write use-cases here: https://github.com/mipt-npm/KEEP-math