Skip to content

version 0.4.6

Compare
Choose a tag to compare
@francof2a francof2a released this 01 Apr 22:58
· 34 commits to master since this release
dd5b476

version 0.4.6

  • Fix complex truediv and floordiv methods (issue #53).
  • Fix complex binary, hexadecimal and base representation for arrays (issue #56).
  • Tests updates for complex representations.
  • Solve init by dtype when it is complex (issue #58).

Thanks to:
@ruoting0103 , @mousecat98