• 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
Name
Last commit
Last update
..
code_generators.cpp Loading commit data...
flatc.cpp Loading commit data...
flatc_main.cpp Loading commit data...
flathash.cpp Loading commit data...
idl_gen_cpp.cpp Loading commit data...
idl_gen_fbs.cpp Loading commit data...
idl_gen_general.cpp Loading commit data...
idl_gen_go.cpp Loading commit data...
idl_gen_grpc.cpp Loading commit data...
idl_gen_js.cpp Loading commit data...
idl_gen_json_schema.cpp Loading commit data...
idl_gen_php.cpp Loading commit data...
idl_gen_python.cpp Loading commit data...
idl_gen_text.cpp Loading commit data...
idl_parser.cpp Loading commit data...
reflection.cpp Loading commit data...
util.cpp Loading commit data...