Common-maths provides eigenvalue decompostion, so ...
# mathematics
a
Common-maths provides eigenvalue decompostion, so it could be done right now. Kmath is able to attach different matrix libraries, but it also have internal matrix decomposition which is not so fast, but does not require external libraries. The eigenvalues is still not implemented, I've got this ticket though: https://github.com/mipt-npm/kmath/issues/48