Python Physics Curriculum & Chapters
Explore over 345 interactive Python scripts across 20 university physics modules. Run simulations directly in your browser with NumPy and Matplotlib.
Introduction to Python
9 interactive subtopics with working code and theory.
Iterable Data Type
3 interactive subtopics with working code and theory.
Basic Python Programs
8 interactive subtopics with working code and theory.
Matrix Operation
6 interactive subtopics with working code and theory.
Plotting in Python
14 interactive subtopics with working code and theory.
Ordinary Differential Equation-1
4 interactive subtopics with working code and theory.
Introduction to Numpy
7 interactive subtopics with working code and theory.
Solve Linear Equations
3 interactive subtopics with working code and theory.
Introduction to Scipy
4 interactive subtopics with working code and theory.
Interpolation
2 interactive subtopics with working code and theory.
Numerical Integration
4 interactive subtopics with working code and theory.
Ordinary Differential Equation-2
5 interactive subtopics with working code and theory.
Curve Fitting
2 interactive subtopics with working code and theory.
Special Functions
3 interactive subtopics with working code and theory.
Fourier Series
3 interactive subtopics with working code and theory.
Partial Differential Equations
4 interactive subtopics with working code and theory.
Shooting Method for Boundary Value Problem
2 interactive subtopics with working code and theory.
TISE Solution
7 interactive subtopics with working code and theory.
TDSE Solution
5 interactive subtopics with working code and theory.
Application in Statistical Mechanics
10 interactive subtopics with working code and theory.
- • Study of Random Numbers and Time Series
- • Generate Different Variate from Uniform Variate
- • Coin Tossing Simulation
- • Nuclear Decay Simulation
- • 1D Random Walk Simulation
- • 2D Random Walk Simulation
- • Monte Carlo Method
- • Specific Heat of Solids (Einstein’s Theory)
- • Specific Heat of Solids (Debye’s Theory)
- • Plots of Different Distribution Functions