Skip to content

Commit

Permalink
added environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mamunm committed Mar 27, 2024
1 parent a546569 commit 7599b39
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 23 deletions.
20 changes: 20 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
channels:
- defaults
- pytorch
- nvidia
- pyg
dependencies:
- cudatoolkit
- numpy=1.26.2
- pytorch=2.1.1
- scikit-learn=1.3.0
- loguru=0.5.3
- botorch=0.9.5
- gpytorch=1.11
- pandas=2.1.4
- scipy=1.11.4
- matplotlib=3.8.0
- seaborn=0.12.2
- ipython=8.19.0
- dscribe=2.1.0
- rdkit
2 changes: 0 additions & 2 deletions hello.py

This file was deleted.

5 changes: 0 additions & 5 deletions hello_test.py

This file was deleted.

2 changes: 0 additions & 2 deletions src/mock1/__init__.py

This file was deleted.

6 changes: 0 additions & 6 deletions src/mock1/_mock1.py

This file was deleted.

2 changes: 0 additions & 2 deletions src/mock2/__init__.py

This file was deleted.

6 changes: 0 additions & 6 deletions src/mock2/_mock2.py

This file was deleted.

0 comments on commit 7599b39

Please sign in to comment.