1. Skills
  2. Projects
Home > Projects

Atomic

C++ Catch2 CMake Clang Tools GitHub Actions
A bright pink sheet of paper used to wrap flowers curves in front of rich blue background

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.