mirror of
https://github.com/ImperialCollegeLondon/ReCoDE_MCMCFF.git
synced 2025-06-26 08:51:16 +02:00
15 lines
152 B
YAML
15 lines
152 B
YAML
name: recode
|
|
|
|
channels:
|
|
- defaults
|
|
|
|
dependencies:
|
|
- python=3.9
|
|
- pytest
|
|
- pytest-cov
|
|
- ipykernel
|
|
- numpy
|
|
- scipy
|
|
- matplotlib
|
|
- numba
|