Skip to content
Snippets Groups Projects
Commit 3282a84e authored by Kevin Rose's avatar Kevin Rose Committed by Wouter van Oortmerssen
Browse files

[Python] (scalar) vector reading speedup via numpy (#4390)

* 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
parent 89a68942
No related branches found
No related tags found
No related merge requests found
Showing
with 603 additions and 30 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment