Requirements¶
All packages required to build the project can be installed using the following command:
make requirements install
GNU Scientific Library¶
The custom built math engine that is used in the CalcPlusPlus project utilizes many of the scientic functions found in the GNU Scientific Library (GSL).