Articles with tag #SciPy:

Spectral Interpolation In Python

Interpolation is a common technique used in data analysis and signal processing to estimate values between known data points. A popular method for interpolation is using polynomials, but this is …


The Hydrogen Atom Solved With Python

Diogoleite asked me recently, after reading my article “ Two Lines of Python to Solve The Schrödinger Equation ”, how one could use the so-called shooting method to solve the …

Oct. 30, 2022