FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

rk4 · GitHub Topics · GitHub

#

rk4

Here are 102 public repositories matching this topic...

Solving Schrodinger Equation Numerically

  • Updated Aug 27, 2022
  • Jupyter Notebook

3D animation of the Lorenz Attractor trajectory, implemented in Python using the 4th order Runge-Kutta method. [Personal project]

  • Updated Jul 1, 2024
  • Python

常微分方程式の数値解法の基礎.(教材)

  • Updated Mar 27, 2018
  • C++

A fixed-size step for dynamics, a giant leap for SciML

  • Updated Mar 16, 2026
  • Julia

Mathematics.NET is a C# class library that provides tools for solving advanced mathematical problems.

  • Updated Aug 26, 2026
  • C#

Methods of numerical modelling with undergraduate level computational physics solutions with non-linear equations, gaussian probabilities, and Euler RK4 integration

  • Updated Jan 15, 2020
  • Python

Solving some interesting problems using Python and C++

  • Updated Aug 16, 2020
  • C++

2-D Euler equation solver using Finite Volume Methods

  • Updated Apr 3, 2019
  • MATLAB

Simple header-only C++ ODE solver library for Runge-Kutta 4th order method with events.

  • Updated Apr 2, 2023
  • C++

A simple N-Body simulator, able to support a galactic environnement (under the form of a gravitational field).

  • Updated Apr 1, 2023
  • Python

Blogpost and web demos about numerical solutions to ODEs

  • Updated Feb 19, 2022
  • HTML

Double pendulum numerical solver using Runge-Kutta 4th Order methods for integration

  • Updated Dec 29, 2022
  • C++

Simulation and visualization of normal modes, modal decomposition, and oscillation dynamics in coupled pendulum systems.

  • Updated Mar 22, 2026
  • TypeScript

A rectangle-circle pendulum simulation with the RK4 method

  • Updated Feb 2, 2020
  • C++

N-body space simulator that uses the Runge-Kutta 4 numerical integration method to solve two first order differential equations derived from the second order differential equation that governs the motion of an orbiting celestial. Also has preset demos for two-body and three-body circular orbits which use parametric equations. Uses the SFML (Simp…

  • Updated Jun 2, 2017
  • C++

Collection of fixed-step IVP solvers. Includes support for matrix-valued IVPs, and provides functions for generating IVP solver equations.

  • Updated Sep 18, 2022
  • HTML

Solving First Order Differential Equations using Euler and RK4 methods

  • Updated Jul 12, 2019
  • Java

Simulating a satellite's orbit around the Earth with varying initial conditions using Python & tkinter.

  • Updated Jul 22, 2018
  • Python

Solve the Falkner–Skan boundary-layer equation with a modular shooting + RK4 approach. Includes first-order reformulation, a fixed-step integrator, secant root-finding, and ready-to-use plots for velocity profiles f′(η) and w(β).

  • Updated Aug 26, 2025
  • Python

Improve this page

Add a description, image, and links to the rk4 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rk4 topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL