This release contains a lot of internal improvements for the ndarray type.
Namely:
- attribute handling
- dtype handling (various functions use auto promoting)
- better unpacking support for nested sequence types
- added
numpy.vdot
function - fixed
ndarray.reshape
- added
ndarray.shape
attribute, which allows to be set