• Kevin Rose's avatar
    [Python] (scalar) vector reading speedup via numpy (#4390) · 3282a84e
    Kevin Rose authored
    * Add numpy accessor to python flatbuffers scalar vectors
    
    * Update python tests to test numpy vector accessor
    
    * Update appveyor CI to run Python tests, save generated code as artifact
    
    * Update example generated python code
    
    * Add numpy info to python usage docs
    
    * Update test schema and python tests w/ multi-byte vector
    
    * did not mean to push profiling code
    
    * adding float64 numpy tests
    3282a84e
appveyor.yml 2.16 KB