Trisurf Monte Carlo simulator
Samo Penic
2016-07-04 b4c13e874faf0b0919ca45722a8072ae36f26e90
build.sh
@@ -8,4 +8,6 @@
make clean
make
sudo make install
cd python
sudo python3 setup.py install
cd ..