Commit d529f63
Add scientific Python library support (numpy, pandas, matplotlib, etc.)
Add numpy, pandas, matplotlib, scipy, seaborn, and statsmodels as
runtime dependencies for numerical methods, statistics, and data
visualisation exercises. Set MPLBACKEND=Agg in the subprocess
environment so matplotlib works headlessly in the Docker container.
Also tightens the Python constraint to >=3.11 to match lf-toolkit.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 2ae0ba0 commit d529f63
3 files changed
Lines changed: 2655 additions & 69 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments