where-is-paul / matrix-factor

Code for providing incomplete factorizations of symmetric indefinite matrices.
MIT License
10 stars 8 forks source link

Integrate With Eigen? #9

Closed PetterS closed 3 years ago

PetterS commented 8 years ago

This library seems pretty great. Have you considered submitting the factorization code to Eigen?

where-is-paul commented 8 years ago

Would love to. I love Eigen and use it daily. Unfortunately I don't have the time to rewrite it in their templated framework.

PetterS commented 3 years ago

I understand. Would be a great addition to Eigen though.