Install
pip install numpy scipy sympy pandas matplotlib
Python 3.10.
| Package | requirements.txt | Actually installed |
|---|---|---|
| numpy | >=1.22 | 2.2.6 |
| scipy | >=1.9 | 1.15.3 |
| sympy | >=1.12 | 1.14.0 |
| pandas | >=1.5 | 2.3.3 |
| matplotlib | >=3.6 | 3.10.8 |
requirements.txt pins only minimum versions — the “actually installed” column is what the lab was run against to produce every result on this site.