Skip to content
  • Amir Mohammadi's avatar
    add new functions to load scores (#9) · bb222026
    Amir Mohammadi authored
    * 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.
    bb222026