SciML / DiffEqNoiseProcess.jl

A library of noise processes for stochastic systems like stochastic differential equations (SDEs) and other systems that are present in scientific machine learning (SciML)
https://docs.sciml.ai/DiffEqNoiseProcess/stable/
Other
63 stars 29 forks source link

Add downgrade CI for testing lower bounds #176

Open rmsrosa opened 8 months ago

rmsrosa commented 8 months ago

Just following the instructions posted on Slack for adding downgrade CI.

I bumped all the way up, and then bumped down until the packaged compiled locally and passed the tests.

ChrisRackauckas commented 8 months ago

Hmm, looks like it failed 😅