Skip to content

Releases: SciML/DiffEqFlux.jl

v1.46.0

21 Apr 05:19
6597bcb
Compare
Choose a tag to compare

DiffEqFlux v1.46.0

Diff since v1.45.3

Closed issues:

  • Enzyme segfault when using FastChain and AutoZygote (#691)
  • DimensionMismatch: arrays could not be broadcast to a common size; (#701)

Merged pull requests:

v1.45.3

21 Mar 06:08
29b0dd5
Compare
Choose a tag to compare

DiffEqFlux v1.45.3

Diff since v1.45.2

Merged pull requests:

v1.45.2

12 Mar 10:10
318ecfa
Compare
Choose a tag to compare

DiffEqFlux v1.45.2

Diff since v1.45.1

Merged pull requests:

v1.45.1

13 Feb 13:23
cff4c35
Compare
Choose a tag to compare

DiffEqFlux v1.45.1

Diff since v1.45.0

Merged pull requests:

  • typo fixes for hybrid NODE examples (#683) (@frankschae)
  • Added Scalar dispatch for FastDense (#686) (@Abhishek-1Bhatt)

v1.45.0

06 Feb 13:03
392ca83
Compare
Choose a tag to compare

DiffEqFlux v1.45.0

Diff since v1.44.1

Closed issues:

  • Use faster tanh? (#674)
  • saveat type not matching time type can result in missed tstops in values not exactly represented in floating point numbers (#675)
  • AutoZygote seems to result in segfaults (#676)

Merged pull requests:

  • Preallocation Option for vjp calculation (#671) (@Abhishek-1Bhatt)
  • Update and restructuring of docs on autojacvec options (#678) (@JordiBolibar)
  • Use NNlib fast activations (#679) (@ChrisRackauckas)
  • CompatHelper: add new compat entry for NNlib at version 0.8, (keep existing compat) (#682) (@github-actions[bot])

v1.44.1

05 Jan 15:23
7d60f6d
Compare
Choose a tag to compare

DiffEqFlux v1.44.1

Diff since v1.44.0

Closed issues:

  • Exposing DiffEqParamEstim's Tooling (#121)
  • WARNING: could not import DistributionsAD._mv_categorical_logpdf into ReverseDiffX (#649)
  • Wrong Jacobian Matrix (#650)
  • Reproducibility on different operating systems (#655)
  • ERROR: Compiling ...: try/catch is not supported. (#660)
  • Error: Version input must not be null (#663)
  • Scalar indexing during GPU training in example (#668)
  • [sciml_train] ArgumentError: Initial x is not in (despite clamping io) (#669)

Merged pull requests:

v1.44.0

30 Oct 15:11
bf8d441
Compare
Choose a tag to compare

DiffEqFlux v1.44.0

Diff since v1.43.0

Closed issues:

  • Regularized FFJORD (#343)
  • Mixed CPU+GPU adjoints (#401)
  • ReverseDiff/DiffEqSensitivity, BoundsError: attempt to access 56-element Array{Float54,1} at index [0] (#563)
  • Steady State GPU Training Hangs and Quits (#567)
  • maxiters: only works with optimization algs in sciml_train? (#598)
  • MethodError: no method matching has_syms(::SciMLBase.OptimizationFunction) (#600)
  • zeros32 not defined (#606)
  • GPU example throws errors (#608)
  • ERROR: LoadError: Cannot determine ordering of Dual tags ForwardDiff.Tag (#610)
  • Troubles with running the simple example code on: https://diffeqflux.sciml.ai/dev/ (#616)
  • Julia crashes during parameter estimation for a system of differential equations (#619)
  • Migrate to new style test-setup (#626)
  • Error when running copy-pasteable code from stable documentation (#634)
  • Optimization Issue in FFJORD with AutoZygote (#635)
  • Errors running unit tests (#644)
  • Slower performance using the GPU (#645)
  • tests failing with MethodError: _axes(::StrideArraysCore (#646)

Merged pull requests:

v1.43.0

13 Aug 12:50
5149b99
Compare
Choose a tag to compare

DiffEqFlux v1.43.0

Diff since v1.42.1

Closed issues:

  • multiple_shoot for EnsembleProblem (#601)

Merged pull requests:

  • multiple_shoot for EnsembleProblem (#602) (@vboussange)
  • CompatHelper: add new compat entry for SciMLBase at version
    1 , (keep existing compat) (#605) (@github-actions[bot])

v1.42.1

08 Aug 11:27
Compare
Choose a tag to compare

DiffEqFlux v1.42.1

Diff since v1.42.0

Closed issues:

  • :nothing initialised in FastChain (#593)
  • Zygote sensitivities not working for ensemble ODE (#595)

Merged pull requests:

v1.42.0

26 Jul 11:41
bb8ea2c
Compare
Choose a tag to compare

DiffEqFlux v1.42.0

Diff since v1.41.0

Closed issues:

  • Possible Indexing error in multiple_shoot (#522)
  • incorrect initialise params in FastDense after update to Flux v0.12.5 (#594)

Merged pull requests: