Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 225 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 225 Bytes

regression-analysis

C++ library for regression analysis.

Building on Linux

mkdir build
cd build
cmake ..

Run tests

tests/regression-analysis-tests

Licensing

Licensed under GNU GPL version 3.