Download Latest Version v0.8.1 source code.tar.gz (20.8 kB)
Email in envelope

Get an email when there's a new version of ImplicitDifferentiation.jl

Home / v0.8.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-06-11 877 Bytes
v0.8.0 source code.tar.gz 2025-06-11 20.8 kB
v0.8.0 source code.zip 2025-06-11 37.1 kB
Totals: 3 Items   58.7 kB 0

ImplicitDifferentiation v0.8.0

Diff since v0.7.2

Breaking changes

  • Renamed KrylovLinearSolver into IterativeLinearSolver
  • Strengthened typing in iterative solve, which will make ComponentArrays error unless the OperatorRepresentation is switched from LinearOperators to LinearMaps
  • Split the backend keyword to ImplicitFunction into backends (one for x and one for y)
  • Activated strict mode with DifferentiationInterface to catch typing errors

Merged pull requests: - Update TagBot (#168) (@gdalle) - CompatHelper: bump compat for Krylov to 0.10, (keep existing compat) (#169) (@github-actions[bot]) - chore: bump version (#170) (@gdalle) - fix!: revamp linear operator handling (#172) (@gdalle) - test!: better tests (#173) (@gdalle)

Source: README.md, updated 2025-06-11