Extend scipy.integrate with various methods for solve_ivp
-
Updated
Feb 13, 2025 - Python
Extend scipy.integrate with various methods for solve_ivp
Particle flow animation with the trajectories of the particles being computed using the function odeint from scipy.integrate.
Three-Body Problem Simulation - A Python-based simulation of the Three-Body Problem with both 2D and 3D visualizations. Uses `matplotlib` and `scipy` to model gravitational interactions and animate orbital trajectories. 🚀🔭
We analyze the LambdaCDM model using the scipy.integrate.cumtrapz, scipy.integrate.quad, and F2py implementations.
A library of events for scipy.integrate.solve_ivp.
Add a description, image, and links to the scipy-integrate topic page so that developers can more easily learn about it.
To associate your repository with the scipy-integrate topic, visit your repo's landing page and select "manage topics."