mohamed82008 / DifferentiableFactorizations.jl

Differentiable matrix factorizations using ImplicitDifferentiation.jl.
MIT License
30 stars 1 forks source link

Allow the customization of the linear solver in ImplicitDifferentiation #1

Open mohamed82008 opened 2 years ago

mohamed82008 commented 1 year ago

Jacobians here are very slow which I think is largely due to https://github.com/gdalle/ImplicitDifferentiation.jl/issues/59