mirror of
https://github.com/ION606/COGMOD-HWI.git
synced 2026-05-14 22:16:57 +00:00
15 lines
288 B
YAML
15 lines
288 B
YAML
name: cogmod_homework_one
|
|
dependencies:
|
|
- python == 3.12
|
|
- pip
|
|
- pip:
|
|
- matplotlib >= 3.10.0
|
|
- numpy >= 1.26.3
|
|
- numba >= 0.60.0
|
|
- seaborn >= 0.13.2
|
|
- scipy >= 1.15.1
|
|
- ipython >= 8.26.0
|
|
- notebook >= 7.3.2
|
|
- pystan 3.10.0
|
|
- tensorflow >= 2.18.0
|