This website works better with JavaScript.
Home
Explore
Help
Sign In
arnaucube
/
math
mirror of
https://github.com/arnaucube/math.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
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.
4
Commits
2
Branches
0
Tags
30 MiB
TeX
82.6%
Python
17.4%
Tree:
64c254bc43
folding-slides
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '64c254bc43'
${ noResults }
HTTP
ZIP
TAR.GZ
arnaucube
64c254bc43
Add fast polynomial multiplication using FFT
3 years ago
.gitignore
init commit
3 years ago
LICENSE
init commit
3 years ago
README.md
init commit
3 years ago
fft.sage
Add fast polynomial multiplication using FFT
3 years ago
fft_test.sage
Add fast polynomial multiplication using FFT
3 years ago
number-theory.sage
Add CRT, gcd, extended gcd, inverse modulo N
3 years ago
number-theory_test.sage
Add CRT, gcd, extended gcd, inverse modulo N
3 years ago
README.md
math
Notes, scripts and documents done while reading.