What's Changed
- New methods and features for 0.6.0 by @henrique-borba in #64
- New routines:
full,fill,positive,reciprocal,swapaxes,argmin,argmax,rollaxis,moveaxis,hstack,vstack,dstack,column_stack,concatenate,append NDArray::transposenow allows the user to specify permutation axes.NDArray::squeezenow support axis parameter.
Full Changelog: 0.5.2...0.6.0