madrocketsci
  • Joined on

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.

Updated 1 week ago

Updated and organized image library C dll for loading and saving image files. Interface for bottom level image libraries.

Updated 1 week ago

C++ Image Library Wraps and depends on amscimglib4 loader/saver DLL.

Updated 1 week ago

This is only a test.

Updated 3 weeks ago

A simple drawing library for drawing things to a memory buffer. CPU, threaded, a sort of primitive but standalone rendering pipeline is intended.

Updated 3 weeks ago

Updated string library. Why reimplement such a basic language feature? Because it is *mine*.

Updated 3 weeks ago

Numeric array template class library. A numeric array, in addition to the usual array operations, is expected to have numeric data that can be added, subtracted, multiplied, etc.

Updated 1 month ago

Permutation iteration library.

Updated 2 months ago

A self-contained set of python scripts that allow the creation of involute gear profiles, and the creation of openscad files for involute gears.

Updated 5 months ago

An adjustable instrumentation amplifier. Can adjust gain and offset with trimmer potentiometers. Kicad7 project.

Updated 5 months ago

Lots of LEDs on a board that can be plugged into a solderless breadboard.

Updated 5 months ago

Cuda bottom-level math and utility library v2.

Updated 5 months ago

A learning exercise where I train a diffusion algorithm to reproduce MNIST-like digits.

Updated 5 months ago

Electronic software-mediated communications library. For Arduino and the Raspberry Pi.

Updated 2 years ago

Aaron M. Schinder C Large Integer Library 1 Jan 2021 Implementation of large integer manipulation algorithms. Refer to the Handbook of Applied Cryptography copyright Aaron M. Schinder, 2021 Released under the MIT License

Updated 2 years ago