Rehuel is a simple C++11 library for solving ordinary differential equations with (implicit) Runge-Kutta methods.
☆17Apr 13, 2025Updated last year
Alternatives and similar repositories for rehuel
Users that are interested in rehuel are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- library of numerical methods using Armadillo☆23Mar 15, 2022Updated 4 years ago
- Prototype implementations of the orders 2 and 4 of the Runge-Kutta method in C++, CUDA and OpenCL applied to vector fields.☆18Jan 10, 2017Updated 9 years ago
- High-order ODE solvers as C++ classes with no dependencies☆47Jun 6, 2024Updated 2 years ago
- Runge-Kutta adaptive-step solvers for nonlinear PDEs. Solvers include both exponential time differencing and integrating factor methods.☆15Jan 20, 2026Updated 4 months ago
- A simple orbit determination package (kalman filter estimation), which I coded for my master's thesis☆15May 2, 2021Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- C++ Library of machine learning under development, includes SVM, linear regression, logistic regression etc.☆13Sep 24, 2017Updated 8 years ago
- 常微分方程式の数値解法の基礎.(教材)☆23Mar 27, 2018Updated 8 years ago
- ☆11May 12, 2023Updated 3 years ago
- Modern Fortran Edition of Hairer's DOP853 ODE Solver. An explicit Runge-Kutta method of order 8(5,3) for problems y'=f(x,y); with dense o…☆55Jan 29, 2023Updated 3 years ago
- Official Code for ICML 2024 paper "TENG: Time-Evolving Natural Gradient for Solving PDEs With Deep Neural Nets Toward Machine Precision"☆21Nov 18, 2024Updated last year
- Runge-Kutta-Fehlberg 7(8) numerical method for celestial dynamics on C++☆23May 21, 2016Updated 10 years ago
- Python interface to NRLMSIS 2.0 neutral atmosphere model