convert notebook to script

This commit is contained in:
2024-11-21 22:20:30 +00:00
parent 519da9d85f
commit 7030eb9435
3 changed files with 129 additions and 293 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 numpy pyfhel
pip install ipykernel numpy pyfhel