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