Skip to content

Releases: SciML/DiffEqFlux.jl

v1.10.1

16 May 22:08
bb2cfd1
Compare
Choose a tag to compare

DiffEqFlux v1.10.1

Diff since v1.10.0

Merged pull requests:

v1.10.0

12 May 18:17
Compare
Choose a tag to compare

DiffEqFlux v1.10.0

Diff since v1.9.0

Closed issues:

  • Gradients w.r.t. scalar indexing of a DiffEqArray (#160)
  • Store and return the current best loss from sciml_train on Flux.jl optimizers (#170)
  • Broadcasting problem in Zygote.gradient with FastChain() (#171)
  • Issue with batch training of NeuralODE with signals as inputs (#225)
  • Docstrings and documentation for fast layers (#231)

Merged pull requests:

v1.9.0

02 May 01:09
7bfeccc
Compare
Choose a tag to compare

DiffEqFlux v1.9.0

Diff since v1.8.1

Closed issues:

  • BBO breaks (#199)
  • Force stopping BBO from callback fails (#205)

Merged pull requests:

v1.8.1

03 Apr 06:07
ebe1026
Compare
Choose a tag to compare

DiffEqFlux v1.8.1

Diff since v1.8.0

Merged pull requests:

v1.8.0

26 Mar 16:13
e620ea9
Compare
Choose a tag to compare

DiffEqFlux v1.8.0

Diff since v1.7.1

Closed issues:

  • Theoretical underpinning (#193)
  • Solving Forward Backward SDE (#197)
  • FastChain in loss (#198)

Merged pull requests:

v1.7.1

18 Mar 20:07
5b1f935
Compare
Choose a tag to compare

DiffEqFlux v1.7.1

Diff since v1.7.0

Closed issues:

  • Setup progress bar of sciml_train to be platform agnostic (#158)
  • sciml_train fails on GPU (#182)
  • sciml_train error when using NewtonTrustRegion optimizer (#185)
  • Neural SDE does not train diffusion parameters (#189)

Merged pull requests:

v1.7.0

10 Mar 05:08
e68e6a7
Compare
Choose a tag to compare

DiffEqFlux v1.7.0

Diff since v1.6.0

Closed issues:

  • Singular mass matrices not compatible with hardcoded adjoints (#34)
  • StackOverflowError on a simple example (#149)
  • Setup progress bar of sciml_train to be platform agnostic (#158)

Merged pull requests:

v1.6.0

05 Mar 22:08
Compare
Choose a tag to compare

DiffEqFlux v1.6.0

Diff since v1.5.0

Closed issues:

  • Setup NLopt optimizers with sciml_train (#161)

Merged pull requests:

v1.5.0

04 Mar 08:08
a0b09fa
Compare
Choose a tag to compare

DiffEqFlux v1.5.0

Diff since v1.4.0

Merged pull requests:

v1.4.0

03 Mar 20:09
164aa78
Compare
Choose a tag to compare

DiffEqFlux v1.4.0

Diff since v1.3.2

Closed issues:

  • Implementing Neural DAE's (#124)
  • sciml_train: unexpected: call back args out of sync with loss() return values (#166)
  • concrete_solve not defined (#168)
  • sciml_train NeuralODE has zygote error, when processing 2D arrays of batch data (#169)

Merged pull requests: