summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainOptimize c compilation in makefile.Julian Weigt2 days
moremallocInvoke malloc more often because we run out of memory?Julian Weigt2 days
nomallocRemove malloc also for maximal function computation.Julian Weigt2 days
triangleUse triangle example instead.Julian Weigt2 days
 
 
AgeCommit messageAuthor
2 daysInvoke malloc more often because we run out of memory?moremallocJulian Weigt
2 daysPrint two digits and other formulations.Julian Weigt
2 daysAdd triangle function as other example.Julian Weigt
2 daysImprove formulations and abstraction in c code.Julian Weigt
2 daysAdd extra check for printing if new record is significantly larger.Julian Weigt
2 daysPrint if and only if it beats previous record.Julian Weigt
2 daysLoop over all derivatives up to whatever limit and print depending on order o...Julian Weigt
2 daysGive int conversion functions better names.Julian Weigt
2 daysKinda add flexibility to vary K or p within one call.Julian Weigt
2 daysRemove assert.h.Julian Weigt
[...]