Ivan Smirnov
d0bafd90e0
Add a test for buffer format of unbound struct
2016-08-13 12:43:16 +01:00
Ivan Smirnov
5e71e17bdf
Make changes to format_descriptor backwards-compat
...
The format strings that are known at compile time are now accessible
via both ::value and ::format(), and format strings for everything
else is accessible via ::format(). This makes it backwards compatible.
2016-08-13 12:43:16 +01:00
Ivan Smirnov
4f164217e4
Add dtype_of<T>() function, update the tests
2016-08-13 12:43:16 +01:00
Ivan Smirnov
669e14269d
Add test for a function accepting recarray (WIP)
2016-08-13 12:43:16 +01:00
Ivan Smirnov
bdc9902041
Add explicit test for recarray format descriptors
2016-08-13 12:43:16 +01:00
Ivan Smirnov
7f913aecab
Add tests for nested recarrays
2016-08-13 12:43:16 +01:00
Ivan Smirnov
bb4015ded3
Add a basic test for recarrays and complex dtypes
2016-08-13 12:43:16 +01:00