Skip to content

version 0.4.5

Compare
Choose a tag to compare
@francof2a francof2a released this 03 Dec 20:51
· 40 commits to master since this release
338494f

version 0.4.5

  • Fix FutureWarning in subdtype 'str' comparison (issue #45).
  • dtype argument added to resize method.
  • new method get_dtype to get dtype using argument notation.
  • Docstring of get_dtype, resize, reshape, flatten, set_val, astype, get_val, raw, uraw, equal
  • Order parameter for reshape and flatten methods.

Thanks to

@qarlosalberto (issue #45)