fzh3g / Runge-Kutta-FehlbergView external linksLinks
Runge-Kutta-Fehlberg 7(8) numerical method for celestial dynamics on C++
☆22May 21, 2016Updated 9 years ago
Alternatives and similar repositories for Runge-Kutta-Fehlberg
Users that are interested in Runge-Kutta-Fehlberg are comparing it to the libraries listed below
Sorting:
- 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
- Rehuel is a simple C++11 library for solving ordinary differential equations with (implicit) Runge-Kutta methods.☆17Apr 13, 2025Updated 10 months ago
- Repository for code featured in "Machine Learning Assisted Optimization Methods for Automated Antenna Design"☆10Dec 28, 2024Updated last year
- High-order ODE solvers as C++ classes with no dependencies☆47Jun 6, 2024Updated last year
- A C++ platform to perform astrodynamics and space research.☆31Jan 14, 2026Updated last month
- Vector Fitting Tool in MATLAB☆11Jun 28, 2019Updated 6 years ago
- 2023北京理工大学数字信号处理和雷达课程的matlab代码☆16Nov 10, 2025Updated 3 months ago
- Python and MATLAB code for time domain vector fitting☆13Feb 20, 2017Updated 8 years ago
- ☆10Dec 10, 2021Updated 4 years ago
- Python interface to NRLMSIS 2.0 neutral atmosphere model☆12Oct 11, 2021Updated 4 years ago
- SurRender example scenarios☆12Nov 28, 2025Updated 2 months ago
- Virtual Piano with ASCII based UI using x86 Assembly Language.☆10Feb 1, 2021Updated 5 years ago
- c99/Python frameworks to solve ODEs using arbitrary order Power Series Method (arbitrary precision with GNU MPFR), validate solutions usi…☆11Dec 17, 2025Updated 2 months ago
- C++17 Wrapper for ScaLAPACK☆11Oct 5, 2023Updated 2 years ago
- Software library RLCM (recursively low-rank compressed matrices)☆14Apr 15, 2021Updated 4 years ago
- Codes for antenna array design and optimisation☆11Dec 17, 2019Updated 6 years ago
- Author: Nathan Totorica Date: 5/14/2021 # Singularity Matrix Pertubation (SMP) This code was written for a class project in the course e…☆10May 14, 2021Updated 4 years ago
- Direct Numerical Simulation of Turbulence using the Implicitly Dealiased Pseudospectral Method☆12Jun 20, 2025Updated 7 months ago
- Paper: inexact GMRES with fast multipole method and low-p relaxation☆11Aug 23, 2023Updated 2 years ago
- A collection of explicit runge-kutta integrators, written in C++☆48Feb 20, 2016Updated 9 years ago
- Polynomial bases for spectral element methods.