The GiPSi source code is available under a variant of the Mozilla Public License (MPL). The license, called the GiPSi Public License (GiPSiPL), is equivalent to the MPL with only trivial changes such as mentioning Case Western Reserve University and University of California rather than Netscape. It is compliant with the Open Source Definition.

You can find further information on GiPSiPL here.

Latest version of GiPSi is 1.0.15 (September 15, 2005).

The current release of the code is developed under MS Windows using Visual C++. We hope to test the platform independence of the code, but did not so far have a chance to do it.

You will need to CBLAS and LAPACK libraries or an equivalent library (such as Intel's Math Kernel Library), GLUT libraries (available here), and POSIX threads libraries (such as from here) to be able to compile GiPSi code.

Download GiPSi version 1.0.15 Here