Skip to content

AndrewMac1/GRSISort

 
 

Repository files navigation

GRSISort

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.


Running

For information on running GRSISort see Running-GRSISort.


Adding Documentation

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.

About

A lean, mean, sorting machine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.2%
  • C 11.8%
  • Python 2.0%
  • CSS 1.3%
  • HTML 0.6%
  • Shell 0.5%
  • Other 0.6%