madsjulia / Mads.jl

MADS: Model Analysis & Decision Support
http://mads.gitlab.io
GNU General Public License v3.0
102 stars 20 forks source link

switch to DifferentialEquations.jl #19

Closed ChrisRackauckas closed 7 years ago

ChrisRackauckas commented 7 years ago

This PR replaces the usage of ODE.jl with OrdinaryDiffEq.jl, the ODE solvers for DifferentialEquations.jl. The resulting code is more robust and more efficient. Also, ODE.jl is essentially being deprecated for OrdinaryDiffEq.jl and so this will have more maitanance.

montyvesselinov commented 7 years ago

THANK YOU VERY MUCH! We will pull it in.

-monty

On Wed, Jun 28, 2017 at 11:25 PM, Christopher Rackauckas < notifications@github.com> wrote:

This PR replaces the usage of ODE.jl with OrdinaryDiffEq.jl, the ODE solvers for DifferentialEquations.jl. The resulting code is more robust and more efficient. Also, ODE.jl is essentially being deprecated for OrdinaryDiffEq.jl and so this will have more maitanance.

You can view, comment on, or merge this pull request online at:

https://github.com/madsjulia/Mads.jl/pull/19 Commit Summary

  • switch to OrdinaryDiffEq

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/madsjulia/Mads.jl/pull/19, or mute the thread https://github.com/notifications/unsubscribe-auth/AFXxeMbChLRlzcyFVr7ujzhDMBfQkNY4ks5sIzVlgaJpZM4OI1pM .