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

Fix method ambiguities in spatial massaction jump #392

Open Vilin97 opened 8 months ago

Vilin97 commented 8 months ago

To be reviewed after https://github.com/SciML/JumpProcesses.jl/pull/389 is merged.

coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 7436985309


Totals Coverage Status
Change from base Build 7364429899: 0.1%
Covered Lines: 2044
Relevant Lines: 2302

💛 - Coveralls
isaacsas commented 1 month ago

This looks like it simplifies the code too, so if you feel it is worth keeping and merging let me know. (I'll leave it open for now and happy to review and merge if you rebase it.)