pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/games/py-ranking



Module Name:    pkgsrc
Committed By:   kleink
Date:           Sat Jul  6 17:36:39 UTC 2013

Added Files:
        pkgsrc/games/py-ranking: DESCR Makefile PLIST distinfo

Log Message:
Import ranking-0.3.1 as games/py-ranking.

In most cases, enumerate (a Python standard function) is the best tool
to make a ranking. But how about tie scores?

This module implements Ranking that looks like enumerate but generates
ranks instead of indexes and various strategies to assign ranks to
tie scores.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/games/py-ranking/DESCR \
    pkgsrc/games/py-ranking/Makefile pkgsrc/games/py-ranking/PLIST \
    pkgsrc/games/py-ranking/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index