/C-LinReg

C++ linear regression application

Primary LanguageC++GNU General Public License v3.0GPL-3.0

C-LinReg

A command line application that performs linear regression.

This code was developed under time constraints and in paralell with other courses. There are some improvements that I could make given more time.