Neas is a open source project for JINR.
It's
- PyQt based GUI
- 3D visualization
- Data manipulation
- Install git
- Windows git
- Clone repository
git clone https://github.com/drakin/neas.git
- Download and install python 2.7 and add it to PATH python x64 or python x86
- Install requiried python libs
- Windows
- Download and install PyQt pyqt x64 or pyqt x86
- Download pyqtgraph and install pyQtGraph x64 or pyQtGraph x86
- Execute
pip install PyOpenGL PyOpenGL_accelerate qrangeslider
- Check
>pip list
numpy (1.9.3)
pip (7.1.2)
PyOpenGL (3.1.0)
PyOpenGL-accelerate (3.1.0)
PyQt4 (4.11.4)
pyqtgraph (0.9.10)
qrangeslider (0.1.1)
setuptools (18.2)
wheel (0.24.0)
-
Run main or execute
python main.py