aks 0.1.1

A fast implementation of the AKS primality test.
Documentation
1
2
3
4
5
6
7
8
# AKS
## WIP
A fast AKS implementation in Rust.

---
Resources:

[Rotella, "An Efficient Implementation of the AKS Polynomial-Time Primality Proving Algorithm"](https://www.cs.cmu.edu/afs/cs/user/mjs/ftp/thesis-program/2005/rotella.pdf)