index
:
tcr
master
Team Contest Reference
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
math
Age
Commit message (
Expand
)
Author
2022-06-27
updated tcr
mzuenni
2018-01-03
Removing whitespace in gcd.
Paul Jungeblut
2018-01-02
Changing order of tables to fit everything into 25 pages.
Paul Jungeblut
2018-01-02
Merge pull request #42 from mzuenni/master
Paul Jungeblut
2018-01-01
fixed rho
mzuenni
2017-11-22
Moving a few tables in math section.
Paul Jungeblut
2017-11-19
Changing order of two maths tables to get back into the 25 pages.
Paul Jungeblut
2017-11-17
Small spacing improvements in some maths table.
Paul Jungeblut
2017-10-31
Adding another formular to count the number of derangements.
Paul Jungeblut
2017-10-28
Taking big int code out of the document. Wastes space.
Paul Jungeblut
2017-10-22
Adding sieve implementation for Euler's Totient function.
Paul Jungeblut
2017-10-22
Adding code for Möbius Inversion.
Paul Jungeblut
2017-07-10
Adding code to count the number of inversions.
Paul Jungeblut
2017-06-26
Adding iterative version of powMod.
Paul Jungeblut
2017-06-19
Adding Dinic's algorithm with capacity scaling and numerical integration with...
Paul Jungeblut
2017-06-10
Fixing error in chinese remainder theorem.
Paul Jungeblut
2017-06-10
Removing stupid multMod.
Paul Jungeblut
2017-05-13
Adding more base cases to integer partition number.
Paul Jungeblut
2017-05-12
Fixing error in recursion for partition number.
Paul Jungeblut
2017-04-02
Adding formular for number of dearangements.
Paul Jungeblut
2017-02-24
Lot's of small changes to math chapter.
Paul Jungeblut
2016-11-13
Adding table about several different nim games.
Paul Jungeblut
2016-11-09
Adding Kirchhoffs Theorem.
Paul Jungeblut
2016-10-30
Adding section about legendre symbol.
Paul Jungeblut
2016-10-30
Adding table with information about platonic bodies.
Paul Jungeblut
2016-10-30
Adding new sections to math chapter.
Paul Jungeblut
2016-10-30
Improving maths section.
Paul Jungeblut
2016-10-16
Reordering math section.
Paul Jungeblut
2016-10-16
Typesetting combinatorics chapter.
Paul Jungeblut
2016-10-15
Adding code for longest increasing subsequence.
Paul Jungeblut
2016-10-15
Adding primitive root and discrete logarithm.
Paul Jungeblut
2016-10-15
Fast factorization method and Euler's phi function
Paul Jungeblut
2016-10-10
Typesetting math section.
Paul Jungeblut
2016-10-09
Typesetting FFT code.
Paul Jungeblut
2016-10-09
Typesetting in math section.
Paul Jungeblut
2016-10-09
Typesetting for chinese remainder.
Paul Jungeblut
2016-10-09
Little fix in gauss code.
Paul Jungeblut
2016-10-08
Adding code for regular gauss algorithm.
Paul Jungeblut
2016-10-08
New extended euclid code without global variables.
Paul Jungeblut
2016-10-05
Typo in chinese remainder theorem code.
Paul Jungeblut
2016-09-28
Improve usability FFT code.
Paul Jungeblut
2016-06-27
Math section rebuild, merged convinience and sonstiges section.
Paul Jungeblut
2016-06-27
Added C++ bigint implementation.
pjungeblut
2016-04-24
Adding 3D spheres and some small changes to KMP.
Paul Jungeblut
2016-02-14
Improving math section.
Paul Jungeblut
2016-02-14
Adding Jojo's Miller-Rabin code to the document and improving prime sieve.
Paul Jungeblut
2016-01-12
Adding an FFT and sample code to multiply two polynomials in O(n log(n)).
Paul Jungeblut
2016-01-12
correct primeSieve and improve prime factorization
kittobi92
2016-01-11
Adding an FFT to be able to multiply two polynomials in time O(n log n).
Paul Jungeblut
2015-12-02
fixed comment of winNimm function
JBatzill
[next]