You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
arnaucube 64c254bc43 Add fast polynomial multiplication using FFT 2 years ago
.gitignore init commit 2 years ago
LICENSE init commit 2 years ago
README.md init commit 2 years ago
fft.sage Add fast polynomial multiplication using FFT 2 years ago
fft_test.sage Add fast polynomial multiplication using FFT 2 years ago
number-theory.sage Add CRT, gcd, extended gcd, inverse modulo N 2 years ago
number-theory_test.sage Add CRT, gcd, extended gcd, inverse modulo N 2 years ago

README.md

math

Notes, scripts and documents done while reading.