JuliaDecisionFocusedLearning / ImplicitDifferentiation.jl

Automatic differentiation of implicit functions
https://juliadecisionfocusedlearning.github.io/ImplicitDifferentiation.jl/
MIT License
123 stars 6 forks source link

Remove type piracy #98

Closed gdalle closed 1 year ago

gdalle commented 1 year ago

PR #97 temporarily introduces type piracy with Krylov.jl. It must be removed once https://github.com/JuliaSmoothOptimizers/Krylov.jl/pull/767 is merged, and before any release

gdalle commented 1 year ago

Fixed by #100