Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 1.02 KB

README.md

File metadata and controls

29 lines (15 loc) · 1.02 KB

CETUS: a C++ machine learning library

Table of Contents

  1. Dependencies
  2. Bug Reporting
  3. Reference

Dependencies

Cetus has the following dependencies:

  Armadillo     >= 6.500.0

If you are compiling Armadillo by hand, ensure that LAPACK and BLAS are enabled. Or apt-get install will be an easier way.

Bug Reporting

If you find a bug in Cetus or have any issue, feel free to open an issue on Github

Reference