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

Revert "Documenter 1.0 upgrade" #357

Closed isaacsas closed 1 year ago

isaacsas commented 1 year ago

Reverts SciML/JumpProcesses.jl#352

isaacsas commented 1 year ago

I'll make a separate PR with the doc changes.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 6284912521

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/coevolve.jl 0 1 0.0%
src/spatial/spatial_massaction_jump.jl 3 4 75.0%
<!-- Total: 12 14 85.71% -->
Files with Coverage Reduction New Missed Lines %
ext/JumpProcessFastBroadcastExt.jl 1 50.0%
src/spatial/spatial_massaction_jump.jl 1 90.74%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 6281503858: -0.008%
Covered Lines: 2299
Relevant Lines: 2559

💛 - Coveralls