Releases: ebertmi/skulpt_numpy
Releases · ebertmi/skulpt_numpy
Numpy Improvements and numpy.random
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.vdotfunction - fixed
ndarray.reshape - added
ndarray.shapeattribute, which allows to be set