nalgebra icon indicating copy to clipboard operation
nalgebra copied to clipboard

What happened with `nalgebra::linalg::eigen`?

Open im-0 opened this issue 3 months ago • 0 comments

Currently it is commented out with following comment:

// TODO: Not complete enough for publishing.
// This handles only cases where each eigenvalue has multiplicity one.
// mod eigen;

There are some commented out test and a commented out benchmark module for it too.

im-0 avatar Sep 24 '25 11:09 im-0