Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 432 Bytes

CONTRIBUTING.md

File metadata and controls

5 lines (4 loc) · 432 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/