index
:
discretemf
main
moremalloc
nomalloc
triangle
Computing the maximal function on the discrete circle
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
main
Add case of generating the function 11100100 which seems to be the smallest f...
Julian Weigt
6 weeks
moremalloc
Invoke malloc more often because we run out of memory?
Julian Weigt
2 months
nomalloc
Remove malloc also for maximal function computation.
Julian Weigt
2 months
triangle
Use triangle example instead.
Julian Weigt
2 months
Age
Commit message
Author
2026-02-04
Use triangle example instead.
triangle
Julian Weigt
2026-02-04
Skip computations for first derivative and threshold check.
Julian Weigt
2026-02-04
Print two digits and other formulations.
Julian Weigt
2026-02-04
Add triangle function as other example.
Julian Weigt
2026-02-04
Improve formulations and abstraction in c code.
Julian Weigt
2026-02-04
Add extra check for printing if new record is significantly larger.
Julian Weigt
2026-02-04
Print if and only if it beats previous record.
Julian Weigt
2026-02-04
Loop over all derivatives up to whatever limit and print depending on order o...
Julian Weigt
2026-02-04
Give int conversion functions better names.
Julian Weigt
2026-02-04
Kinda add flexibility to vary K or p within one call.
Julian Weigt
[...]