mirror of
https://github.com/ltcptgeneral/CS-239-Cryptography-Project.git
synced 2025-11-10 11:36:51 +00:00
minor changes
This commit is contained in:
62
basic.ipynb
62
basic.ipynb
File diff suppressed because one or more lines are too long
@@ -3,4 +3,4 @@ mkdir ~/.venvs
|
|||||||
rm -rf ~/.venvs/cs239
|
rm -rf ~/.venvs/cs239
|
||||||
python3.9 -m venv ~/.venvs/cs239
|
python3.9 -m venv ~/.venvs/cs239
|
||||||
source ~/.venvs/cs239/bin/activate
|
source ~/.venvs/cs239/bin/activate
|
||||||
pip install pyfhel
|
pip install numpy pyfhel
|
||||||
Reference in New Issue
Block a user