Skip to content

Commit

Permalink
add environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Y0dler committed Oct 13, 2024
1 parent 54bd0cb commit 395b89c
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
name: pp_env
channels:
- conda-forge
dependencies:
- arviz
- jupyter
- matplotlib
- numba
- numpy
- nutpie
- openpyxl
- pip
- pymc
- python=3.11
- pip:
- peak-performance

0 comments on commit 395b89c

Please sign in to comment.