Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 428 Bytes

CONTRIBUTING.md

File metadata and controls

4 lines (4 loc) · 428 Bytes
  • This repository follows the SciMLStyle and the SciML ColPrac.
  • Please run using JuliaFormatter, OrdinaryDiffEq; format(joinpath(dirname(pathof(OrdinaryDiffEq)), "..")) before committing.
  • Add tests for any new features.
  • Additional help on contributing to the numerical solvers can be found at https://docs.sciml.ai/DiffEqDevDocs/stable/