This website works better with JavaScript.
Home
Explore
Help
Sign In
arnaucube
/
math
mirror of
https://github.com/arnaucube/math.git
Watch
1
Star
1
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.
29
Commits
2
Branches
0
Tags
50 MiB
TeX
79.9%
Python
20.1%
Tree:
a2dcc8fc01
folding-slides
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'a2dcc8fc01'
${ noResults }
HTTP
ZIP
TAR.GZ
arnaucube
a2dcc8fc01
Add Caulk initial notes
1 year ago
.gitignore
Add paper-notes backup
2 years ago
LICENSE
init commit
2 years ago
README.md
Add Caulk initial notes
1 year ago
abstract-algebra-charles-pinter-notes.pdf
abstr-algebra: add field extensions & vectorspaces
1 year ago
abstract-algebra-charles-pinter-notes.tex
abstr-algebra: add field extensions & vectorspaces
1 year ago
blind-sign-over-ec.sage
Add pairings initial notes
2 years ago
bls-sigs.sage
Update bls12-381.sage interface to unexpose params to avoid var name collisions when using it
1 year ago
bls12-381.sage
Update bls12-381.sage interface to unexpose params to avoid var name collisions when using it
1 year ago
fft-notes.bib
Add FFT latex notes (incomplete)
2 years ago
fft-notes.pdf
Add FFT latex notes (incomplete)
2 years ago
fft-notes.tex
Add FFT latex notes (incomplete)
2 years ago
fft.sage
Add pairings initial notes
2 years ago
ipa.sage
Add pairings initial notes
2 years ago
kzg.sage
Add KZG commitments Sage impl
1 year ago
notes_bls-sig.pdf
Add missing dates
1 year ago
notes_bls-sig.tex
Add missing dates
1 year ago
notes_caulk.pdf
Add Caulk initial notes
1 year ago
notes_caulk.tex
Add Caulk initial notes
1 year ago
notes_halo.pdf
Add missing dates
1 year ago
notes_halo.tex
Add missing dates
1 year ago
notes_reed-solomon.bib
Add Reed-Solomon notes
1 year ago
notes_reed-solomon.pdf
Add Reed-Solomon notes
1 year ago
notes_reed-solomon.tex
Add Reed-Solomon notes
1 year ago
notes_sonic.pdf
Add missing dates
1 year ago
notes_sonic.tex
Add missing dates
1 year ago
number-theory.sage
Sage impls single-files code&tests
2 years ago
paper-notes.bib
Add Caulk initial notes
1 year ago
powersoftau.sage
Add powersoftau.sage
1 year ago
ring-signatures.sage
Sage impls single-files code&tests
2 years ago
seminarexercises.pdf
Add AbstractAlgebra notes ch18-ch26
2 years ago
seminarexercises.tex
Add AbstractAlgebra notes ch18-ch26
2 years ago
sigma-or-notes.pdf
Add missing dates
1 year ago
sigma-or-notes.tex
Add sigma-or-notes
2 years ago
sigma.sage
Sage impls single-files code&tests
2 years ago
weil-pairing.pdf
Add Caulk initial notes
1 year ago
weil-pairing.tex
Add Caulk initial notes
1 year ago
README.md
math
Notes, code and documents done while reading books and papers.
Sage code
blind signatures over elliptic curve
BLS signatures
FFT
IPA
KZG commitments
Powers of Tau
Ring signatures
Sigma protocol
Notes
Notes on "Abstract Algebra" book, by Charles C. Pinter
Notes on Caulk paper
Notes on the DFT & FFT
Notes on the BLS signatures
Notes on IPA from Halo paper
Notes on Sonic paper
Notes on Weil pairing
Notes on Sigma protocol and OR proofs
Notes on Reed-Solomon codes