Skip to content

0.6.0

Latest
Compare
Choose a tag to compare
@henrique-borba henrique-borba released this 16 Jul 16:37
· 1 commit to main since this release

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::transpose now allows the user to specify permutation axes.
  • NDArray::squeeze now support axis parameter.

Full Changelog: 0.5.2...0.6.0