-
Notifications
You must be signed in to change notification settings - Fork 0
Installation guide
ep12 edited this page Jul 6, 2019
·
1 revision
- install
python3
(and pip if necessary). Use this guide. - install
numpy
,scipy
,matplotlib
anduncertainties
via pip - install
physikpraktikum
(detailed information below)
This guide only covers the last step. Make sure to install the dependencies first!
Make sure to have git installed.
cd ~/.local/lib/python3*/site-packages
git clone git://github.com/ep12/physikpraktikum
You should now be good to go.