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 e14b94a8db Add CRT, gcd, extended gcd, inverse modulo N 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 FFT & Roots of Unity in Sage 2 years ago
fft_test.sage Add FFT & Roots of Unity in Sage 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.