]> git.sesse.net Git - wloh/history - www
Add a friendly header to the scenario analysis.
[wloh] / www /
2012-03-25 Steinar H. GundersonAdd a friendly header to the scenario analysis.
2012-03-25 Steinar H. GundersonSort players when writing them to file, to be consisten...
2012-03-25 Steinar H. GundersonAdd clickable fun to the probability matrix.
2012-03-25 Steinar H. GundersonMake rudimentary HTML output for scenario analysis.
2012-03-25 Steinar H. GundersonFix a scoping bug.
2012-03-25 Steinar H. GundersonFactor out some HTML headers and footers.
2012-03-25 Steinar H. GundersonFactor out fetching of aux parameters.
2012-03-25 Steinar H. GundersonFactor player and rating fetching into its own function.
2012-03-25 Steinar H. GundersonFactor out the parameter saving into its own function.
2012-03-25 Steinar H. GundersonFactor out fetching of the covariance matrix into its...
2012-03-25 Steinar H. GundersonFactor out the division selector into its own function.
2012-03-25 Steinar H. GundersonFactor out subdivision-fetching code.
2012-03-25 Steinar H. GundersonFactor out division-fetching code.
2012-03-25 Steinar H. GundersonFactor out get_max_season into a function.
2012-03-23 Steinar H. GundersonAdd average rating display.
2012-03-22 Steinar H. GundersonFix a leftover 1700 value in the README.
2012-03-22 Steinar H. GundersonOutput when we last synced.
2012-03-20 Steinar H. GundersonSpelling fixes.
2012-03-20 Steinar H. GundersonUse covariance matrix under Monte Carlo simulation...
2012-03-20 Steinar H. GundersonInvert the Hessian using Eigen instead of just using...
2012-03-19 Steinar H. GundersonMake the pages validate as XHTML 1.1.
2012-03-19 Steinar H. GundersonTake standard deviation of estimated mu into account...
2012-03-19 Steinar H. GundersonUpdate README with information that we have stddevs...
2012-03-19 Steinar H. GundersonSmall typofix in README.
2012-03-19 Steinar H. GundersonFix rating display after the stddev changes.
2012-03-18 Steinar H. GundersonShow rating standard deviation.
2012-03-18 Steinar H. GundersonUpdate README with new information about calculation...
2012-03-18 Steinar H. GundersonAdd a "ratings explained" page.
2012-03-18 Steinar H. GundersonSmall spelling fix.
2012-03-18 Steinar H. GundersonAdd division view.
2012-03-18 Steinar H. GundersonMove CSS out into an external file.
2012-03-18 Steinar H. GundersonPrint the rating next to people in the MC display.
2012-03-17 Steinar H. GundersonAdd some disclaimers.
2012-03-17 Steinar H. GundersonREADME update.
2012-03-17 Steinar H. GundersonSet expires=5m for the ranking.
2012-03-17 Steinar H. GundersonMake a rating page.
2012-03-17 Steinar H. GundersonDo not print relegation information for the lowest...
2012-03-17 Steinar H. GundersonSubmit the form automatically when needed.
2012-03-17 Steinar H. GundersonSet expires to now instead of an arbitary date.
2012-03-17 Steinar H. GundersonLock season to newest.
2012-03-17 Steinar H. GundersonFix sanitizing and UTF-8.
2012-03-17 Steinar H. GundersonSupport changing divisions etc.
2012-03-17 Steinar H. GundersonA README change.
2012-03-17 Steinar H. GundersonCommunicate match stddev from the ratings table to...
2012-03-17 Steinar H. GundersonImport the web frontend, picking out data from the...