Trisurf Monte Carlo simulator
Samo Penic
2017-01-05 0efcaf0c2a7b87c664a6f78a9a25b53a4260aecd
Removed the python scripts to separate project.
1 files modified
16 files deleted
1421 ■■■■■ changed files
build.sh 6 ●●●● patch | view | raw | blame | history
python/MANIFEST.in 1 ●●●● patch | view | raw | blame | history
python/myTestConfig.py 33 ●●●●● patch | view | raw | blame | history
python/networkedExample.py 28 ●●●●● patch | view | raw | blame | history
python/parse_vtu.py 18 ●●●●● patch | view | raw | blame | history
python/pythonvtk.py 42 ●●●●● patch | view | raw | blame | history
python/setup.py 9 ●●●●● patch | view | raw | blame | history
python/tape 80 ●●●●● patch | view | raw | blame | history
python/trisurf/Remote.py 73 ●●●●● patch | view | raw | blame | history
python/trisurf/VTKRendering.py 155 ●●●●● patch | view | raw | blame | history
python/trisurf/WebTrisurf.py 59 ●●●●● patch | view | raw | blame | history
python/trisurf/__init__.py patch | view | raw | blame | history
python/trisurf/__module__.py patch | view | raw | blame | history
python/trisurf/statistics.py 20 ●●●●● patch | view | raw | blame | history
python/trisurf/trisurf.py 522 ●●●●● patch | view | raw | blame | history
python/trisurf/tsmgr.py 270 ●●●●● patch | view | raw | blame | history
python/tsmgr 105 ●●●●● patch | view | raw | blame | history
build.sh
@@ -8,6 +8,6 @@
make clean
make
sudo make install
cd python
sudo python3 setup.py install
cd ..
echo "Warning!"
echo "Python scripts for running the trisurf-ng have been moved to separate package"
python/MANIFEST.in
File was deleted
python/myTestConfig.py
File was deleted
python/networkedExample.py
File was deleted
python/parse_vtu.py
File was deleted
python/pythonvtk.py
File was deleted
python/setup.py
File was deleted
python/tape
File was deleted
python/trisurf/Remote.py
File was deleted
python/trisurf/VTKRendering.py
File was deleted
python/trisurf/WebTrisurf.py
File was deleted
python/trisurf/__init__.py
python/trisurf/__module__.py
python/trisurf/statistics.py
File was deleted
python/trisurf/trisurf.py
File was deleted
python/trisurf/tsmgr.py
File was deleted
python/tsmgr
File was deleted