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

Variablerate jumps PR doc edits #279

Closed isaacsas closed 1 year ago

isaacsas commented 1 year ago

Continuation of https://github.com/SciML/JumpProcesses.jl/pull/276 with further doc edits. rebase once that is merged.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3696675624

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/aggregators.jl 2 3 66.67%
src/jumps.jl 8 10 80.0%
src/aggregators/coevolve.jl 114 117 97.44%
src/problem.jl 24 28 85.71%
<!-- Total: 148 158 93.67% -->
Totals Coverage Status
Change from base Build 3665081476: 1.7%
Covered Lines: 2073
Relevant Lines: 2324

💛 - Coveralls