name: clock-curve-math-analysis
channels:
- conda-forge
- defaults
dependencies:
- python=3.9
- sage
- numpy
- scipy
- matplotlib
- jupyter
- rust
- cargo
- pip
- pip:
- maturin # For building Python extensions from Rust
- pytest
- seaborn # For advanced plotting