version 0.4.6
version 0.4.6
- Fix complex
truediv
andfloordiv
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