nbody topic
mini-nbody
A simple gravitational N-body simulation in less than 100 lines of C code, with CUDA optimizations.
nbody
N body gravity attraction problem solver
heyoka
C++ library for ODE integration via Taylor's method and LLVM
Nbody-Gravity
A small but powerful nbody gravity simulator with a built-in renderer
particular
N-body simulation library written in Rust featuring BarnesHut and GPU accelerated algorithms.
nBody
GPU-accelerated N-Body particle simulator with visualizer.
bevy-nbody
N-body simulation using bevy and bigbang crates
nbody-simulation
a simulation of a dynamical system of particles
N-body-numerical-simulation
Script written in Python to integrate the equations of motion of N particles interacting with each other gravitationally. The script computes the equations of motion and use scipy.integrate to integra...
heyoka.py
Python library for ODE integration via Taylor's method and LLVM