My Software

This page is an index of various software I tinker with, free stuff, and the like.

It's currently a work in progress, since I have so many pages on the older CMS that have to be migrated into here eventually.

Software

Algorithms

An Efficient Bit-Reversal Sorting Algorithm for the Fast Fourier Transform

While learning about the FFT, I invented this algorithm. To the best of my knowledge, it is both mostly unique (although similar in many ways to Cooley's method).

Click here to view this page.

A Fast Dense-Sequence

I came up with this structure a few years back while pondering the limitations of linked lists and vectors for storing rapidly-changing data.

Click here to view this page.

(this page is still in the old CMS)