Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 386 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 386 Bytes

maths_utils

Contains basic description of common mathematical objects which can be used to perform operations on areas, boxes and data in general.

Installation

  • 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