data-analysis
Installation
SKILL.md
Simulation Data Analysis
You are analyzing computational materials science simulation data.
ML Environment
For Python-based analysis, use the blackwell-ml conda environment:
conda run -n blackwell-ml python script.py
# Or interactively:
conda activate blackwell-ml
Available packages: numpy, scipy, pandas, matplotlib, pytorch, cupy