-
Notifications
You must be signed in to change notification settings - Fork 2
Installation
TopasGraphSim is built entirely using Python. The current minimum version is Python3.10. TopasGraphSim is published on the Python Package Index.
If you are running Python3.10 already, Python is added to your PATH environment variable, and your target workstation is connected to the internet, simply run:
pip install topasgraphsim
After the installation is complete, start TopasGraphSim by running:
topasgraphsim
Preface the commands with python -m
.
Look into creating virtual environments, then install and run TopasGraphSim from there as described above.
Simply download the provided Windows executable from the latest release. The only downside is that changes to settings are not permanent!
The following packages are used:
- numpy
- matplotlib
- Pillow
- pynput
- python-opencv
- python-tkdnd
- requests
- scipy
- topas2numpy
TopasGraphSim by Sebastian Schäfer. 2023
General
Using TopasGraphSim
Features