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
136 stars 35 forks source link

fix reinit of existing function wrapped affects! vector #326

Closed isaacsas closed 1 year ago

isaacsas commented 1 year ago

Closes https://github.com/SciML/JumpProcesses.jl/issues/324

cc: @gaurav-arya

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 5509613303

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/aggregators/ssajump.jl 7 8 87.5%
<!-- Total: 7 8 87.5% -->
Files with Coverage Reduction New Missed Lines %
src/JumpProcesses.jl 1 0.0%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 4792308705: 0.3%
Covered Lines: 2182
Relevant Lines: 2467

💛 - Coveralls