Skip to content

Releases: SciML/ParameterizedFunctions.jl

v5.0.3

21 Mar 23:04
bfaf1f1
Compare
Choose a tag to compare

ParameterizedFunctions v5.0.3

Diff since v5.0.2

v5.0.2

21 Mar 20:05
9368351
Compare
Choose a tag to compare

ParameterizedFunctions v5.0.2

Diff since v5.0.1

Merged pull requests:

v5.0.1

20 Mar 07:04
d3fcdfc
Compare
Choose a tag to compare

ParameterizedFunctions v5.0.1

Diff since v5.0.0

Merged pull requests:

v5.0.0

20 Mar 03:05
ebf9781
Compare
Choose a tag to compare

ParameterizedFunctions v5.0.0

Diff since v4.2.1

Closed issues:

  • @ode_def macros can segfault with typos (#40)
  • Generated jacobian dont work with out of place forms (#52)

Merged pull requests:

  • Add test dependency on InteractiveUtils to Project.toml (#56) (@ararslan)
  • CompatHelper: add new compat entry for "DiffEqBase" at version "6.5" (#57) (@github-actions[bot])
  • CompatHelper: add new compat entry for "DataStructures" at version "0.17" (#58) (@github-actions[bot])
  • CompatHelper: add new compat entry for "SymEngine" at version "0.7" (#59) (@github-actions[bot])
  • Install TagBot as a GitHub Action (#60) (@JuliaTagBot)
  • Change to ModelingToolkit (#61) (@ChrisRackauckas)

v4.2.1

23 Jul 17:47
v4.2.1
Compare
Choose a tag to compare

v4.2.1 (2019-07-23)

Diff since v4.2.0

Closed issues:

  • Field Wfact (#54)
  • Register (#53)

v4.2.0

08 Jul 14:38
v4.2.0
Compare
Choose a tag to compare

v4.2.0 (2019-07-08)

Diff since v4.1.1

Closed issues:

  • Direct use of ode_def_opts(name::Symbol,opts,ex::Expr,params) (#49)

Merged pull requests:

Revert DEStats

25 Feb 01:12
Compare
Choose a tag to compare
Revert "DEStats counter"

This reverts commit c1c9cb6ceffa2e2b528adf40f79e7e85d175b739.

Update for DEStats

22 Feb 21:59
0a8ed12
Compare
Choose a tag to compare
Merge pull request #50 from JuliaDiffEq/myb/stat

Add a counter for DEStats

Restructure macro choices

02 Oct 11:08
Compare
Choose a tag to compare
v4.0.0

restructure macro choices

Fix no tgrad error

01 Oct 15:17
Compare
Choose a tag to compare
v3.12.1

fix issues with no tgrads