Skip to content

james-d12/Atomic

Repository files navigation

Atomic

Atomic Logo

Build Workflow Check Workflow Code Coverage Workflow Documentation Workflow

Issues Issues

Table of Contents

Getting Started:

Contributor/Developer:

About

Atomic is a header only modern C++ library. It currently contains linear-algebra, geometry and general mathematical functions not present within the standard library. It aims to be lightweight and easy to integrate into existing projects with low overhead using a variety of modern C++ features and practices. It currently covers the following major areas:

  • Geometry
  • Linear Algebra
  • Containers
  • Other Mathematical Functions

License

Atomic is licensed under the LGPLv3 License. In essence you are free to use this library in both open source and proprietary projects, however, any changes made to the underlying code have to be released under the LGPLv3 license as well.

Credits

I've used some resources in building this library for the basic CMake templates in the cmake/ folder I used some resources from https://github.com/lefticus/cpp_starter_project

About

A header only mathematical C++ library.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published