Extend scipy.integrate with various methods for solve_ivp
-
Updated
Aug 8, 2024 - 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.
We analyze the LambdaCDM model using the scipy.integrate.cumtrapz, scipy.integrate.quad, and F2py implementations.
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."