Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 193 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 193 Bytes

This repository holds an implementation of a Berlekamp algorithm for polynomial factorization over finite fields.

proof.pdf contains an algorithm layout and notes on its time complexity.