1
Fork 0
Commit graph

4 commits

Author SHA1 Message Date
7e902aa8b6 fixup! fix(hpc): numpy 2026-04-04 23:20:12 +02:00
912574339e fix(hpc): package versions mismatches 2026-04-04 21:30:41 +02:00
7d81f94835 fix(hpc): modules loading 2026-04-04 21:12:23 +02:00
23f0b45614 feat(hpc): add structured env/hpc config and requirements export script
- env/hpc/modules.txt: curated list of HPC EasyBuild modules loaded by vsc-venv
- env/hpc/requirements.txt: pip packages not covered by HPC modules (auto-generated)
- scripts/export_hpc_requirements.py: developer utility to regenerate requirements.txt
  from pyproject.toml; to be called by CI when pyproject.toml changes
2026-04-04 18:10:38 +02:00