Skip to content

Releases: SciML/DifferenceEquations.jl

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 01:34
70053c7

DifferenceEquations v1.1.0

Diff since v0.5.3

Merged pull requests:

Closed issues:

  • Support for pullback of the observation noise covariance for the mean-zero diagonal (#35)
  • Support for more general observational noise covariance in the joint likelihoods (#36)
  • Move allocations for the solvers into a resuable cache (#44)
  • Investigate whether quadratic forms from PDMats can speed up kalman filter gradients and quadratic model (#45)
  • Implement general nonlinear state-space model with a custom rrule (#51)
  • Change internal datastructure for 3-tensors (#54)
  • Promotion of noise and observables to support general VectorOfArrays (#55)
  • Figure out sciml dispatching for _concrete_solve_adjoint (#56)
  • NoiseProcess and seed consistency with SciML (#58)
  • Get the observables into the ensemble results (#63)
  • Add support and tests for simulations without noise and without observation equation in 2nd order model (#72)
  • Add support for more derivatives for the kalman filter (#74)
  • SciML/Zygote/ChainRules issue with adjoint type (#75)
  • More generic, SciML style linear model (#86)
  • Switch coverage to codecov (#100)
  • DifferentialEquations package (#131)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 01:32
3545abd

DifferenceEquations v1.0.0

Diff since v0.5.3

Closed issues:

  • Switch coverage to codecov (#100)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 01:31
f8f89b9

DifferenceEquations v0.4.0

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 01:31
695101a

DifferenceEquations v0.3.0

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 01:30
7dcbb7a

DifferenceEquations v0.2.0

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 01:30
14a50c6

DifferenceEquations v0.1.0

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v0.5.3

Choose a tag to compare

@github-actions github-actions released this 24 Sep 17:17
9138c78

DifferenceEquations v0.5.3

Diff since v0.5.2

Merged pull requests:

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 18 Apr 20:11
69ca4e5

DifferenceEquations v0.5.2

Diff since v0.5.1

Merged pull requests:

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 18 Mar 09:16
d685db0

DifferenceEquations v0.5.1

Diff since v0.5.0

Closed issues:

  • Documentation link broken (#89)

Merged pull requests:

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 17:23

DifferenceEquations v0.5.0

Diff since v0.4.19

Closed issues:

  • Implement inplace methods (#4)
  • Add support for SciML/DiffEqOperators.jl (#13)
  • Setup framework for core docs and setup automatic compilation (#82)

Merged pull requests: