You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are there any plans to implement support for a permutation in QDLDL? It's often beneficial to precompute a sparsity-promoting ordering (e.g. with AMD or METIS) but it's costly to permute the matrix explicitly, especially when solving a sequence of systems. However, it should be possible to take the permutation into account while factorizing.
Thanks.
The text was updated successfully, but these errors were encountered:
Hello,
Are there any plans to implement support for a permutation in QDLDL? It's often beneficial to precompute a sparsity-promoting ordering (e.g. with AMD or METIS) but it's costly to permute the matrix explicitly, especially when solving a sequence of systems. However, it should be possible to take the permutation into account while factorizing.
Thanks.
The text was updated successfully, but these errors were encountered: