SciML / JumpProcesses.jl

Build and simulate jump equations like Gillespie simulations and jump diffusions with constant and state-dependent rates and mix with differential equations and scientific machine learning (SciML)
https://docs.sciml.ai/JumpProcesses/stable/
Other
140 stars 35 forks source link

Add ExtendedJumpArray saveat test #341

Closed isaacsas closed 1 year ago

isaacsas commented 1 year ago

https://github.com/SciML/JumpProcesses.jl/issues/179 and https://github.com/SciML/JumpProcesses.jl/issues/322 are both closed now due to https://github.com/SciML/JumpProcesses.jl/pull/340. This simply adds a test to make sure saveat keeps working here.

isaacsas commented 1 year ago

Seems to close https://github.com/SciML/JumpProcesses.jl/issues/275 too.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 6028861242


Totals Coverage Status
Change from base Build 6028364193: 0.0%
Covered Lines: 2272
Relevant Lines: 2528

💛 - Coveralls