Mazecreator / framework

The GPI framework provides the canvas for graphically assembling algorithms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPI Framework

Documentation Status

This is the GPI Framework project. The framework constitutes the main process that provides a canvas for graphically organizing and assembling algorithm components called 'Nodes'. The framework also contains the PyFI C++ interface for simplifying the generation of Python extension modules.

Dependencies

The GPI framework project depends on a number of open source packages. These components are bundled in a single installer called the 'GPI Stack', which is available at gpilab.com:

  • GPI 0.5.0-n1
  • GPI Core Node Library 0.5.0-n1
  • Anaconda 2.1.0
  • Python 2.7.9
  • Qt 4.8.5
  • PyQt 4.10.4
  • SIP 4.15.5
  • Numpy 1.9.0
  • SciPy 0.14.0
  • PSUtil 2.1.1
  • pep8 1.5.7
  • pyflakes 0.8.1
  • Matplotlib 1.4.0
  • h5py 2.3.1
  • PIL 1.1.7
  • numba 0.14.0
  • PyOpenGl 3.0.2
  • qimage2ndarray 1.4
  • autopep8 1.0.4
  • astyle 2.04
  • FFTW 3.3.4

About

The GPI framework provides the canvas for graphically assembling algorithms.

License:Other


Languages

Language:Python 73.4%Language:C++ 21.7%Language:C 4.5%Language:Shell 0.4%