basnijholt / pfapack

Efficient numerical computation of the Pfaffian for dense and banded skew-symmetric matrices
https://arxiv.org/abs/1102.3440
Other
15 stars 6 forks source link

Fixing Instabilities in 'pfaffian_LTL' for Small Values #8

Open JeremieGince opened 11 months ago

JeremieGince commented 11 months ago

This pull request addresses instabilities in the 'pfaffian_LTL' function, particularly when working with small values. The proposed changes aim to resolve this issue and enhance the stability of the function in such scenarios.