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 way to find right-inverse (or left-inverse) of a matrix in Julia? | 10 | 396 | December 23, 2024 | |
Result changes depending on whether matrix is sparse or not | 16 | 2499 | November 4, 2019 | |
Inverse with destination? | 35 | 4268 | May 19, 2021 | |
How is division by a singular matrix performed in Julia even it is theoretically looks invalid? | 3 | 233 | March 22, 2024 | |
What other language allows you to do Rational matrix inversion? | 15 | 1560 | February 6, 2019 |