mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 20:23:04 +02:00
git-subtree-dir: Programming/PORR git-subtree-mainline:9576b25315git-subtree-split:0a62d75a82
694 B
694 B
Download matrices
poli3.npz matrice
nemeth12.npz matrice
spd_10000.npz matrice
Those link will expire on 24-02-2024
Put the matrice in code folder
Create environment
pyenv virtualenv porr
Activate environment
pyenv activate porr
Install requirements
pip install -r requirements.txt