sarah-ek / faer-rs

Linear algebra foundation for the Rust programming language
https://faer-rs.github.io
MIT License
1.75k stars 56 forks source link

add Hermitian matrix pseudo inverse #132

Closed Lishen1 closed 2 months ago

Lishen1 commented 2 months ago

based on https://docs.scipy.org/doc/scipy/reference/generated/scipy.linalg.pinvh.html

sarah-ek commented 2 months ago

really good code quality. thanks for the pr!