Is there an implementation of the Drazin inverse (aka group inverse) in Julia somewhere? It’s basically the unique pseudoinverse of a matrix x that commutes with x, if we slightly weaken the notion of pseudoinverse to higher powers of x.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Is there a bug in large matrix inverse? | 6 | 1825 | May 20, 2020 | |
Is there a way to find right-inverse (or left-inverse) of a matrix in Julia? | 10 | 376 | December 23, 2024 | |
What other language allows you to do Rational matrix inversion? | 15 | 1524 | February 6, 2019 | |
How to get a matrix with the inverse of each element of another matrix? | 9 | 2230 | February 2, 2022 | |
Ipermute in Julia | 2 | 494 | December 6, 2020 |