Skip to content

version 0.3.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@francof2a francof2a released this 12 Nov 13:43
· 112 commits to master since this release

version 0.3.8

  • hex representations support padding.
  • fix bug with 'b' in hex string (issue #15).
  • fix inaccuracy word in status (issue #16).
  • fix __pow__ method (issue #17).
  • fix bug that only store imaginary part in complex assignement by indexing (issue #19).