index
:
discretemf
main
moremalloc
nomalloc
triangle
The discrete maximal function on the circle
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ratio.h
Age
Commit message (
Collapse
)
Author
3 days
s/inv_exptype_to_double/exptype_to_double/g
Julian Weigt
3 days
Finish all printing including latex and niceties for printing 0 and 1 and such.
Julian Weigt
3 days
Print all results when finished, make printing prettier.
Julian Weigt
3 days
s/to_double/valuetype_to_double/g
Julian Weigt
3 days
Properly use header files and change return type for conversion from bool to ↵
Julian Weigt
int.
3 days
Introduce is_greater_certainly and is_greater_possibly to make more robust ↵
Julian Weigt
the printing and finding of records. Start reorganizing to allow eventual printing of all records.
3 days
Add stdbool.h everywhere.
Julian Weigt
3 days
Give int conversion functions better names.
Julian Weigt
3 days
Add root_to_string function to enable printing of roots.
Julian Weigt
3 days
Handle error estimate for maximum properly.
Julian Weigt
3 days
Implement double arithmetic with error bounds.
Julian Weigt
3 days
Reorganize mallocs to get ready for multithreading.
Julian Weigt
3 days
Define safe sums and products and finish exact version.
Julian Weigt
3 days
Start writing exact version of charf.c.
Julian Weigt