Q++ A C++ library to do operations with rational numbers and matrices of rational numbers, and create vector spaces as classes How to build the product Run the following commands from the root directory of the repo: mkdir build cd build cmake .. make