Skip to content

Releases: SciML/JumpProcesses.jl

v9.14.0

18 Oct 19:36
b4cd99b
Compare
Choose a tag to compare

JumpProcesses v9.14.0

Diff since v9.13.7

Merged pull requests:

v9.13.7

02 Sep 03:31
a9543b8
Compare
Choose a tag to compare

JumpProcesses v9.13.7

Diff since v9.13.5

Merged pull requests:

Closed issues:

  • Tracking issue for Documenter and design of docstrings and new tutorials. (#238)
  • VariableRateJump - Jumps don't match expected distribution for birth-death process (#320)

v9.13.6

02 Sep 03:31
49060fc
Compare
Choose a tag to compare

JumpProcesses v9.13.6

Diff since v9.13.5

Merged pull requests:

Closed issues:

  • Tracking issue for Documenter and design of docstrings and new tutorials. (#238)
  • VariableRateJump - Jumps don't match expected distribution for birth-death process (#320)

v9.13.5

31 Aug 19:54
9f001a1
Compare
Choose a tag to compare

JumpProcesses v9.13.5

Diff since v9.13.4

Merged pull requests:

Closed issues:

  • Use FunctionWranglers.jl (#172)
  • Discrete events with repeated dosage fails for JumpSystems (fine ofr e.g. ODEs) (#417)
  • don't alias user tstops when modifying it in SSAStepper (#442)

v9.13.4

24 Aug 00:59
a6fc73c
Compare
Choose a tag to compare

JumpProcesses v9.13.4

Diff since v9.13.3

Merged pull requests:

Closed issues:

  • Issue with remaking a variable rate jump problem (#446)

v9.13.3

12 Aug 18:09
8d199dd
Compare
Choose a tag to compare

JumpProcesses v9.13.3

Diff since v9.13.2

Merged pull requests:

  • Make RSSA methods work with floating point u (#440) (@isaacsas)

Closed issues:

  • Make trunc in bracketing work with Float64 us (#439)

v9.13.2

10 Aug 11:38
ea5d154
Compare
Choose a tag to compare

JumpProcesses v9.13.2

Diff since v9.13.1

Merged pull requests:

  • preserve observed and sys when extending functions (#438) (@isaacsas)

v9.13.1

06 Aug 20:14
e43f35a
Compare
Choose a tag to compare

JumpProcesses v9.13.1

Diff since v9.13.0

Merged pull requests:

  • create variables for the various auto-alg thresholds (#437) (@isaacsas)

v9.13.0

06 Aug 18:26
ede0b43
Compare
Choose a tag to compare

JumpProcesses v9.13.0

Diff since v9.12.0

Merged pull requests:

Closed issues:

  • Interface for Jump simulations seems non-ideally messy? (#360)
  • Certain Continuous Callbacks does not work for JumpProcessess (#390)
  • Automatic selection of solver method (e.g. SSAStepper()) (#419)

v9.12.0

26 Jul 20:28
d428414
Compare
Choose a tag to compare

JumpProcesses v9.12.0

Diff since v9.11.1

Merged pull requests:

  • CompatHelper: bump compat for PointProcesses to 0.5 for package docs, (keep existing compat) (#394) (@github-actions[bot])
  • Bump julia-actions/setup-julia from 1 to 2 (#414) (@dependabot[bot])
  • ci: standardise workflows using SciML's reusable workflows (#418) (@thazhemadam)
  • CompatHelper: add new compat entry for FastBroadcast in [weakdeps] at version 0.3, (keep existing compat) (#422) (@github-actions[bot])
  • restrict FastBroadcast to 0.3 and delete the extension (#425) (@oscardssmith)
  • remove support for unsuported julia versions (#426) (@oscardssmith)
  • Fix saveat plotting (#430) (@isaacsas)

Closed issues:

  • Plotting is misleading when not saving all jumps (#206)
  • FunctionMap not defined (#423)