Contains basic description of common mathematical objects which can be used to perform operations on areas, boxes and data in general.
- Clone the repo:
git clone [email protected]:Knoblauchpilze/maths_utils.git
- Go to the project's directory
cd ~/path/to/the/repo
- Compile:
make r
- Install:
make install