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.
The GPI framework project depends on a number of open source packages. These components are packaged using conda and hosted on Anaconda.org. They are bundled in a single installer (the 'GPI Stack') which is available at gpilab.com:
- GPI 1.0.3
- GPI Core Node Library 1.0.3
- Python 3.4+
- Qt 4.8.7
- PyQt 4.11.4
- PyOpenGl 3
- Numpy 1.9
- SciPy 0.16
- PSUtil
- pep8
- pyflakes
- PIL/pillow
- sip
- h5py
- astyle 2.04
- Eigen 3.2.5
- FFTW 3.3.4
- qimage2ndarray 1.4