flatbuffers/tests/MyGame/Example
Kevin Rose 3282a84e30 [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
2017-08-01 08:34:00 -07:00
..
__init__.py
Ability.cs C#: Added <autogenerated> in cs generator file header comment (#4291) 2017-05-16 14:28:34 -07:00
Ability.go Support binary search for struct in cpp (#4245) 2017-03-29 09:51:12 -07:00
Ability.java Support binary search for struct in cpp (#4245) 2017-03-29 09:51:12 -07:00
Ability.php Support binary search for struct in cpp (#4245) 2017-03-29 09:51:12 -07:00
Ability.py Support binary search for struct in cpp (#4245) 2017-03-29 09:51:12 -07:00
Any.cs C#: Added <autogenerated> in cs generator file header comment (#4291) 2017-05-16 14:28:34 -07:00
Any.go
Any.java
Any.php
Any.py
Color.cs C#: Added <autogenerated> in cs generator file header comment (#4291) 2017-05-16 14:28:34 -07:00
Color.go
Color.java
Color.php
Color.py
Monster.cs [Python] (scalar) vector reading speedup via numpy (#4390) 2017-08-01 08:34:00 -07:00
Monster.go [Python] (scalar) vector reading speedup via numpy (#4390) 2017-08-01 08:34:00 -07:00
Monster.java [Python] (scalar) vector reading speedup via numpy (#4390) 2017-08-01 08:34:00 -07:00
Monster.php [Python] (scalar) vector reading speedup via numpy (#4390) 2017-08-01 08:34:00 -07:00
Monster.py [Python] (scalar) vector reading speedup via numpy (#4390) 2017-08-01 08:34:00 -07:00
MonsterStorage_grpc.go Re-applied reverted fix, adding missing codegen files. 2017-01-04 10:41:31 -08:00
Stat.cs C#: Added <autogenerated> in cs generator file header comment (#4291) 2017-05-16 14:28:34 -07:00
Stat.go Add a generic way to deserialize a flatbuffer in Go. 2016-08-23 16:38:22 +02:00
Stat.java Java: fix unsigned default value code generation and add 'L' suffix for long default value (#4051) 2016-10-21 14:27:15 -07:00
Stat.php
Stat.py
Test.cs C#: Added <autogenerated> in cs generator file header comment (#4291) 2017-05-16 14:28:34 -07:00
Test.go Add a generic way to deserialize a flatbuffer in Go. 2016-08-23 16:38:22 +02:00
Test.java Switched C# accessors from classes to structs 2016-08-31 17:34:51 -07:00
Test.php
Test.py
TestSimpleTableWithEnum.cs C#: Added <autogenerated> in cs generator file header comment (#4291) 2017-05-16 14:28:34 -07:00
TestSimpleTableWithEnum.go Add a generic way to deserialize a flatbuffer in Go. 2016-08-23 16:38:22 +02:00
TestSimpleTableWithEnum.java Switched C# accessors from classes to structs 2016-08-31 17:34:51 -07:00
TestSimpleTableWithEnum.php
TestSimpleTableWithEnum.py
Vec3.cs C#: Added <autogenerated> in cs generator file header comment (#4291) 2017-05-16 14:28:34 -07:00
Vec3.go Add a generic way to deserialize a flatbuffer in Go. 2016-08-23 16:38:22 +02:00
Vec3.java Switched C# accessors from classes to structs 2016-08-31 17:34:51 -07:00
Vec3.php
Vec3.py