
Overview
Atomic is a mathematical library that focuses on providing generic matrix and vector data structures with the accompanying calculations to go with it. It was built using C++ and CMake and attempts to be cross compatible with operating systems and C++ standards.
How was it built?
It was built using C++ and CMake as the main build tool system.