Skip to content

Releases: SciML/DiffEqFlux.jl

v1.17.0

09 Jul 13:12
3cfc2ec
Compare
Choose a tag to compare

DiffEqFlux v1.17.0

Diff since v1.16.0

Closed issues:

  • One dimensional universal approximators and tensor product basis (#173)
  • ANODEV2 (#289)
  • Neural ODE trains but throws an error when trying to show the result from Optim (#327)
  • Augmented neural ODE on GPU errors out (#329)
  • Compilation fails (#334)
  • Neural Stochastic DiffEq example no longer working (#336)
  • Neural DAE tutorial code not working (#337)

Merged pull requests:

v1.16.0

24 Jun 00:28
0ee5341
Compare
Choose a tag to compare

DiffEqFlux v1.16.0

Diff since v1.15.0

Closed issues:

  • Augmented neural ODEs (#288)

Merged pull requests:

v1.15.0

22 Jun 05:10
f7a0b25
Compare
Choose a tag to compare

DiffEqFlux v1.15.0

Diff since v1.14.0

Closed issues:

  • Support for complex matrix ODEs (#74)

Merged pull requests:

v1.14.0

20 Jun 05:12
7bb4cc5
Compare
Choose a tag to compare

DiffEqFlux v1.14.0

Diff since v1.13.0

Closed issues:

  • Supervised NNODE Example Broken? (#318)

Merged pull requests:

v1.13.0

17 Jun 14:10
ad62119
Compare
Choose a tag to compare

DiffEqFlux v1.13.0

Diff since v1.12.1

Closed issues:

  • Continuous normalizing flows (#46)
  • FFJORD (#47)
  • Correct way to index into parameter vector? (#281)
  • Library-tized FFJORD (#282)
  • Use sciml_train for multiple initial conditions (#306)

Merged pull requests:

v1.12.1

09 Jun 06:11
ead315b
Compare
Choose a tag to compare

DiffEqFlux v1.12.1

Diff since v1.12.0

Closed issues:

  • Implicit differential equation solver with internal autodiff of the Jacobian (#31)
  • BSplines to approximate gradient of data (#75)
  • Neural optimal control documentation (#174)
  • README Stable docs links broken (#251)
  • Indexing solution in loss function gives zero gradient with default sensealg (#259)
  • RadauAII5 and typeassert issues in autodiff (#271)
  • Error in LV-Univ example (#275)

Merged pull requests:

v1.12.0

30 May 04:13
3fa3841
Compare
Choose a tag to compare

DiffEqFlux v1.12.0

Diff since v1.11.0

Merged pull requests:

v1.11.0

28 May 16:14
fffe53e
Compare
Choose a tag to compare

DiffEqFlux v1.11.0

Diff since v1.10.3

Closed issues:

  • Using reverse-mode autodiff with a second order ODE problem (#48)
  • [Bug Report] Rosenbrock23 gives no method matching finite_difference_jacobian (#257)
  • NewtonSecondOrderAdjoints code in document not working (#258)
  • LV-Univ example code doesn't match intro text (#262)
  • reconstruct_Foo instead of reconstruct NeuralODE (#264)

Merged pull requests:

v1.10.3

20 May 03:10
3977c5d
Compare
Choose a tag to compare

DiffEqFlux v1.10.3

Diff since v1.10.2

Merged pull requests:

v1.10.2

17 May 20:08
cd829dc
Compare
Choose a tag to compare

DiffEqFlux v1.10.2

Diff since v1.10.1

Closed issues:

  • FastChain adjoint definition is not compatible with acting on a matrix (#192)
  • Outer vs Inner constructors style (#230)
  • Google season of Docs (#237)
  • FYI only - Interesting paper on "Differentiation of Blackbox Combinatorial Solvers" (#239)
  • Neural ODE example with GPU does not work (#243)

Merged pull requests: