2025-06-14 19:43:52 -04:00
2025-06-14 19:43:52 -04:00
2025-06-14 19:43:52 -04:00
2025-05-22 15:31:49 -04:00
2025-05-22 15:31:49 -04:00
2025-06-14 19:43:52 -04:00
2025-05-22 15:31:49 -04:00
2025-06-02 20:53:01 -04:00
2025-05-31 20:35:58 -04:00
2025-05-22 15:31:49 -04:00
2025-05-22 15:31:49 -04:00
2025-05-22 15:31:49 -04:00
2025-06-01 15:33:00 -04:00
2025-05-22 15:31:49 -04:00
2025-05-22 15:31:49 -04:00
2025-05-22 15:31:49 -04:00

amsmathutil25

A bottom level c++ math and utility function library.

My old math and utility library is both foundational to a lot that I've written since, and it is a mess. I've learned a lot since I started piling code into there in 2007. This is a major rewrite.

I'll also include some threading support.

Main items: amsarray - an array class sorting, inserting, updating, deleting low-dimensional (2,3,4) vector and matrix datatypes complex numbers math operations

Hopefully I can clean things up and make a mostly drop-in replacement for my current library.

Description
Major foundation library rewrite for 2025. My old math and utility library is both foundational to a lot that I've written since, and it is a *mess*. I've learned a lot about C++ since I started piling code into there in 2007. This is a major rewrite.
Readme 9.2 MiB
Languages
C++ 82.5%
Python 17.4%
Shell 0.1%