SciML / OrdinaryDiffEq.jl

High performance ordinary differential equation (ODE) and differential-algebraic equation (DAE) solvers, including neural ordinary differential equations (neural ODEs) and scientific machine learning (SciML)
https://diffeq.sciml.ai/latest/
Other
536 stars 205 forks source link

Added OrdinaryDiffEqSymplecticRK #2268

Closed ParamThakkar123 closed 3 months ago

ParamThakkar123 commented 3 months ago

Checklist

Additional context

Add any other context about the problem here.

Solves a part of #2177

ParamThakkar123 commented 3 months ago

@ChrisRackauckas I started a PR for RKN methods #2272