SciML / ODE.jl

Assorted basic Ordinary Differential Equation solvers for scientific machine learning (SciML). Deprecated: Use DifferentialEquations.jl instead.
Other
106 stars 50 forks source link

CompatHelper: bump compat for "Polynomials" to "1.0" #159

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 4 years ago

This pull request changes the compat entry for the Polynomials package from 0.6, 0.7, 0.8 to 0.6, 0.7, 0.8, 1.0.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.