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 (
Expand
)
Author
2 days
s/inv_exptype_to_double/exptype_to_double/g
Julian Weigt
2 days
Finish all printing including latex and niceties for printing 0 and 1 and such.
Julian Weigt
2 days
Print all results when finished, make printing prettier.
Julian Weigt
2 days
s/to_double/valuetype_to_double/g
Julian Weigt
2 days
Properly use header files and change return type for conversion from bool to ...
Julian Weigt
2 days
Introduce is_greater_certainly and is_greater_possibly to make more robust th...
Julian Weigt
2 days
Add stdbool.h everywhere.
Julian Weigt
2 days
Give int conversion functions better names.
Julian Weigt
2 days
Add root_to_string function to enable printing of roots.
Julian Weigt
2 days
Handle error estimate for maximum properly.
Julian Weigt
2 days
Implement double arithmetic with error bounds.
Julian Weigt
2 days
Reorganize mallocs to get ready for multithreading.
Julian Weigt
2 days
Define safe sums and products and finish exact version.
Julian Weigt
2 days
Start writing exact version of charf.c.
Julian Weigt