Skip to content

0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@francof2a francof2a released this 20 Nov 15:33
· 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).