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

Reenable formatter once SciMLStyle is fixed. #388

Closed isaacsas closed 3 months ago

isaacsas commented 6 months ago

I've temporarily disabled the formatter. The CI failures mean upstream dependencies can't easily see if they are causing issues in JumpProcesses, and give the impression our tests are failing. Since we are just ignoring it right now it seems better to just not run it. Once the PR(s) to fix the formatter are merged we can reenable it.