Raylib 100% GPU particles example in 3D. Uses compute shaders and is fully documented. Millions of particles at 60 fps on a laptop.
-
Updated
Jun 8, 2024 - C
Raylib 100% GPU particles example in 3D. Uses compute shaders and is fully documented. Millions of particles at 60 fps on a laptop.
Chaotic attractors with python (Lorenz, Rossler, Rikitake etc.)
Sample code for the NIPS paper "Scalable Variational Inference for Dynamical Systems"
This is a 'hands-on' tutorial for the RIKEN International School on Data Assimilation (RISDA2018).
Lorenz attractors, statistical mechanics, nonlinear dynamical systems, computational physics.
This repository contains the code for encrypting an image using various techniques and PRNGs.
Non-Linear Dynamic Systems
Lorenz attractor, mathematical Chaos Theory / Butterfly Effect
3D animation of the Lorenz Attractor trajectory, implemented in Python using the 4th order Runge-Kutta method. [Personal project]
Three.js Visualization of Lorenz System
Lyapunov exponent of maps and ODE in Python 3, example with Henon Map and Lorenz System
Files related to my Summer of Science Report on Nonlinear Dynamics
Benchmarking tools for applying AI/ML to data assimilation
Evaluating the Lorenz Attractor using Runge-Kutta, Predictor-Corrector and Euler methods.
Blogpost and web demos about numerical solutions to ODEs
Mathematical model of the Lorenz attractor made in JavaScript and rendered with ThreeJS.
This Github repository contains code for a p5.js visualization of the Lorenz Attractor, which is a non-linear system of three differential equations that exhibits chaotic behavior.
An encryption/decryption algorithm based on Lorenz's Strange Attractor
Predicting nonlinear dynamics with machine learning
Add a description, image, and links to the lorenz-attractor topic page so that developers can more easily learn about it.
To associate your repository with the lorenz-attractor topic, visit your repo's landing page and select "manage topics."