ndm  0.1.2
ndm - N Dimensional Mapping

## Building project

cd <project-dir>
mkdir build
cd build
cmake ..
make