]> git.sesse.net Git - foosball/shortlog
foosball
2007-12-26 Steinar H.... Adjusted initial parameters for maximum prediction... master
2007-12-09 Steinar H.... Small change to make it easier to observe batch runs.
2007-12-09 Steinar H.... "Fix" a memory leak.
2007-12-09 Steinar H.... Extend recalc-single-result.pl to be able to do full...
2007-12-09 Steinar H.... Fix the SWIG startup stuff.
2007-12-09 Steinar H.... Add a SWIG interface, to be able to run recalc-single...
2007-12-09 Steinar H.... Abolish non-const references.
2007-12-09 Steinar H.... Remove an obsolete if.
2007-12-09 Steinar H.... Add a "dry run" mode to recalc-single-result, for easie...
2007-12-09 Steinar H.... Parametrize initial rating/RD instead of hardcoding it.
2007-12-08 Steinar H.... Switch to the standard normalization of the logistic...
2007-12-08 Steinar H.... Now Simpson's rule works like a charm... Odd.
2007-12-08 Steinar H.... Minor integration tweaks.
2007-12-08 Steinar H.... Implement proper probabilities (integrating the entire...
2007-12-02 Steinar H.... Optimize the sech²(x) function a bit.
2007-12-02 Steinar H.... Make the initial rating/RD constants instead of hard...
2007-12-02 Steinar H.... Support the logistic distribution in addition to the...
2007-10-21 Steinar H.... Another reserve().
2007-10-21 Steinar H.... Remove another mul or so.
2007-10-21 Steinar H.... Change a few divs by constants to muls.
2007-10-21 Steinar H.... Pre-size one vector.
2007-10-21 Steinar H.... Generalize the Gauss-Jordan solver to arbitrary sizes...
2007-10-21 Steinar H.... More cleanups, and statify.
2007-10-21 Steinar H.... Use C++ headers.
2007-10-21 Steinar H.... Minor cleanups and optimizations.
2007-10-21 Steinar H.... Move the games column.
2007-10-21 Steinar H.... Fix a few warnings.
2007-10-21 Steinar H.... Show the number of games.
2007-10-21 Steinar H.... Removed obsolete (and wrong) function.
2007-10-21 Steinar H.... Centralize rounding decisions, so we round symmetrically.
2007-10-21 Steinar H.... Consistency is king.
2007-10-21 Steinar H.... Shorten the headings a bit.
2007-10-21 Steinar H.... "Fix" the assessment look too.
2007-10-20 Steinar H.... Made the front page a bit more... different.
2007-10-17 Steinar H.... Support double assessment, now that it's fast.
2007-10-17 Steinar H.... Switch to FFT-based calculation. Much, much faster!
2007-10-17 Steinar H.... Fix another bad double bug...
2007-10-16 Steinar H.... Fix the ordering of almost-equal games on the front...
2007-10-11 Steinar H.... Typofix.
2007-10-11 Steinar H.... Invert the sign in the inner integral, as it's then...
2007-10-11 Steinar H.... Switch to more accurate double score calculation.
2007-10-10 Steinar H.... Precompute the binomial as a single value instead of...
2007-10-10 Steinar H.... Make a common function for the Simpson integration...
2007-10-10 Steinar H.... Fix syntax error on new double results.
2007-10-08 Steinar H.... Remove a double negative.
2007-10-08 Steinar H.... Support k != 10, ie. the new table.
2007-10-08 Steinar H.... Fixed insertion of new results again.
2007-10-05 Steinar H.... More writing about FoosRank.
2007-10-05 Steinar H.... Changed a few headings.
2007-10-05 Steinar H.... Show the rating difference for each game.
2007-10-05 Steinar H.... Show the ratings in the assessments.
2007-10-05 Steinar H.... foorank -> foosrank
2007-10-05 Steinar H.... Bug fixes.
2007-10-05 Steinar H.... Oops, also remember the C++ part of the assessment.
2007-10-05 Steinar H.... Added an assessment function.
2007-10-05 Steinar H.... Split out the team rating calculation into a separate...
2007-10-03 Steinar H.... Split out a function.
2007-10-03 Steinar H.... Switch to using Simpson's rule for the moment estimatio...
2007-10-03 Steinar H.... Switch to using Simpson's rule for the integration...
2007-10-03 Steinar H.... Remove obsolete code.
2007-10-03 Steinar H.... Make the recalc stuff age the RDs properly.
2007-10-03 Steinar H.... Make a constant out of 455.
2007-10-03 Steinar H.... FoosRank commercials.
2007-10-03 Steinar H.... Don't show ratings without any information.
2007-10-03 Steinar H.... Fix the initial sigma estimate.
2007-10-03 Steinar H.... Switch to FooRank!
2007-10-03 Steinar H.... Add recalc scripts.
2007-10-03 Steinar H.... Fixed a bad bug...
2007-10-03 Steinar H.... Remove superfluous stuff.
2007-10-03 Steinar H.... Initial checkin.