Skip to content

AnonN10/mathematics_simple_library

Repository files navigation

Mathematics Simple Library

A C++23 header-only mathematics library with focus on convention consistency, extensibility and readability while leaving micro-optimizations to the compiler.

It does what you'd expect from an average utility library, to get a feeling what it's like to use it, see main.cpp. For concrete examples of use within applications, see samples.

Note

This is a development branch of expression-template based approach and is a subject to breaking changes, see truly-simple for barebones naive implementation.

About

A C++23 header-only mathematics library for when you don't care about performance and just want to test something real quick

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages