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 | |
|---|---|---|---|---|
| Result changes depending on whether matrix is sparse or not | 16 | 2562 | November 4, 2019 | |
| What other language allows you to do Rational matrix inversion? | 15 | 1604 | February 6, 2019 | |
| Moore-Penrose Generalized Inverse of Sparse Matrix | 2 | 3578 | November 12, 2018 | |
| Inv(transpose()) fails on 1x1 matrix | 5 | 697 | September 8, 2018 | |
| Should scalar divided by matrix be allowed? | 4 | 1083 | April 27, 2019 |