add new functions to load scores (#9)
* add new functions to load scores using numpy which is much faster and easier * improve split_four|five_column functions, add dump_score, improve load_score * fix dump scores * load compressed scores * Add more test cases * fix rt mode * Fix a typo * Use unicode to be compatible with python 2 and 3.
Please register or sign in to comment