Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 330 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 330 Bytes

RichTools

Data analysis library for fitting and clustering

Build

Build Status

To build the program issue the command:

g++ -std=c++11 src/*.cc -lgsl -lblas -o richtool

License

LGPL-2.1