SciML / DASSL.jl

Solves stiff differential algebraic equations (DAE) using variable stepsize backwards finite difference formula (BDF) in the SciML scientific machine learning organization
https://benchmarks.sciml.ai/
Other
33 stars 17 forks source link

Add test dependencies to Project.toml #27

Closed ararslan closed 5 years ago

ararslan commented 5 years ago

Also remove the test REQUIRE file, which is no longer used. Noticed while checking for package testing regressions for the upcoming Julia 1.2 release.