A lean, mean, sorting machine.
For Up-To-Date Information please Join the Analysis_User team.
There is a wiki! Use the link-> WIKI
To compile using a bash shell, execute source thisgrsi.sh
in your terminal from the GRSISort Directory.
To avoid running this script every session, add the following to your ~/.profile or ~/.bash_profile:
source path-to-GRSISort/thisgrsi.sh
To compile using a .crsh or .tcsh shell replace the .sh with .csh in the commands above.
Warning: compiling in csh has been known to be an issue. Use sh if possible.
Once complete type make
in the GRSISort directory
See also Setup Guide.
For information on running GRSISort see Running-GRSISort.
Everybody is welcome to help and expand the wiki.
See Commenting Code for HTML for information about in-code documentation for the doxygen generated Reference Guide.