Topic: "mixed-radix"
Tugbars/Mixed-Radix-Fast-Fourier-Transform
Mixed-Radix Fast Fourier Transform is a lightweight, pure C Fast Fourier Transform (FFT) library designed for efficient signal processing across diverse input sizes. It implements a mixed-radix algorithm for lengths factorable by small primes (e.g., 2, 3, 4, 5, 7, 8) and Bluestein’s algorithm for arbitrary lengths.
Language: C - Size: 110 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

MurageKibicho/Factorial-Number-System-in-10-Different-Languages
The Factorial Number System is an alternative to Base-10 and binary Base-2 for computers. It's great for ordering permutations.
Size: 410 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

victimofleisure/BalaGrayIter
Balanced Gray code Iterator; custom solver that finds optimally balanced Gray orders of mixed radix permutations
Language: C++ - Size: 45.9 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

TelevisionNinja/Mixed-Radix-Numbers
A little module for doing arithmetic with mixed radix numbers like time
Language: Python - Size: 79.1 KB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
