Schema shows the code (ipole-dev version) structure and dependencies between functions


Installation steps

Step 1:Download the desired version of ipole from the github repository.
Step 2: Make sure that the C compiler and required external libraries are installed, currently this includes: gsl and hdf5 libraries.
Step 3:To compile the code type in: make

Code tests