Source Code
All code on this page is released into the public domain under the Creative Commons Zero License (CC0). You are free to use, modify, and distribute this code for any purpose, attribution is appreciated but not required.
ver035r1.zip (August 3rd, 2026) Contact: rpearce@axcas.net
git clone git://axcas.net/ax
Machine Integers
Portable code for machine integers: mulmod, etc. used in Ax.
Updated: August 2nd, 2026
F4 Algorithm
The F4 Algorithm for computing Groebner bases in parallel, with accompanying paper and talk.
Updated: June 27th, 2026
Systems Paper
A short paper and talk on the Ax computer algebra system.
Updated: June 27th, 2026
Ax Groebner routines
The F4 and FGLM algorithms, packaged for integration with other software.
Updated: July 17th, 2026
Cyclic-11 Groebner Basis
We computed a Groebner basis for cyclic-11 mod p in 144 hours using 1.1 TB of memory.
Updated: May 12th, 2026