2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)Julia656 stars (656 stars)262 forks (262 forks)batch import
easyhelp wantedlow-prioritynew-algorithm
- Tech stack
- None
- Issue type
- feature
- Research direction
- This issue requires implementing highly stable symplectic methods for Hamiltonian ODEs, as described in the linked arXiv papers. A first step would be to review existing symplectic integrators in the OrdinaryDiffEq.jl source code (e.g., in the src/ directory) to understand the current implementation patterns. Then, implement the new methods following the mathematical derivations from the papers, ensuring they pass convergence and stability tests.