Skip to content
/ qpp Public

Q++: A C++ library to do operations with rational numbers and matrices of rational numbers.

Notifications You must be signed in to change notification settings

Unbo10/qpp

Repository files navigation

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

About

Q++: A C++ library to do operations with rational numbers and matrices of rational numbers.

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages