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
/
double-error.c
Age
Commit message (
Expand
)
Author
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
Add "…" to string conversion output.
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
Print if and only if it beats previous record.
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
Print error exponential instead of floating.
Julian Weigt
2 days
Make error bounds precise and correct (hopefully).
Julian Weigt
2 days
Start trying to handle also egde and big error cases in error handling.
Julian Weigt
2 days
Handle error estimate for maximum properly.
Julian Weigt
2 days
Implement double arithmetic with error bounds.
Julian Weigt