Skip to content

drakin/neas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neas

Neas is a open source project for JINR.

It's

  • PyQt based GUI
  • 3D visualization
  • Data manipulation

Installation Guide

  1. Install git
  1. Clone repository
git clone https://github.com/drakin/neas.git
  1. Download and install python 2.7 and add it to PATH python x64 or python x86
  2. Install requiried python libs
  1. 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)
  1. Run main or execute

        python main.py
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages