minor changes

This commit is contained in:
2024-11-20 20:53:49 +00:00
parent e51a540330
commit 519da9d85f
2 changed files with 47 additions and 17 deletions

View File

@@ -3,4 +3,4 @@ mkdir ~/.venvs
rm -rf ~/.venvs/cs239
python3.9 -m venv ~/.venvs/cs239
source ~/.venvs/cs239/bin/activate
pip install pyfhel
pip install numpy pyfhel