scipy-integrate
There are 3 repositories under scipy-integrate topic.
WRKampi/extensisq
Extend scipy.integrate with various methods for solve_ivp
artmenlope/flow-animation-with-scipy-odeint
Particle flow animation with the trajectories of the particles being computed using the function odeint from scipy.integrate.
williamjouse/LCDM
We analyze the LambdaCDM model using the scipy.integrate.cumtrapz, scipy.integrate.quad, and F2py implementations.