Extend scipy.integrate with various methods for solve_ivp
-
Updated
May 10, 2025 - Python
Extend scipy.integrate with various methods for solve_ivp
We analyze the LambdaCDM model using the scipy.integrate.cumtrapz, scipy.integrate.quad, and F2py implementations.
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. 🚀🔭
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."