SciML / StochasticDiffEq.jl

Solvers for stochastic differential equations which connect with the scientific machine learning (SciML) ecosystem
Other
245 stars 66 forks source link

rm unused DiffEqOperators test dependency #521

Closed vpuri3 closed 1 year ago

vpuri3 commented 1 year ago
StochasticDiffEq.jl on  master is 📦 v6.57.4 via ஃ v1.8.5 
❯ grep -IRni diffeqop
./Project.toml:60:DiffEqOperators = "9fdde737-9c7f-55bf-ade8-46b3f136cc48"
./Project.toml:71:test = ["DiffEqCallbacks", "DiffEqDevTools", "DiffEqOperators", "SDEProblemLibrary", "LinearSolve", "ModelingToolkit", "Pkg", "SafeTestsets", "SparseArrays", "Statistics", "Test"]