| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 3 days | Add error estimates. | Julian Weigt | |
| 3 days | Define variables const to allow to use statically allocated arrays, but ↵ | Julian Weigt | |
| still have to allocate matrix for Mf computation dynamically because it doesn't fit in stack or something. | |||
| 3 days | Fix type error. | Julian Weigt | |
| 3 days | Add string printing to double. | Julian Weigt | |
| 3 days | Enable multithreading. | 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 | |
| 3 days | charf.c: | Julian Weigt | |
| - Define function to compute maximal function. - Define type of function values as c macro. - Use same type also for initiating f. | |||
| 3 days | formulations in charf.c | Julian Weigt | |
| 3 days | Add documentation to charf.c. | Julian Weigt | |
| 3 days | Add numerical experiment c source. | Julian Weigt | |
