Skip to content

Tags: francof2a/fxpmath

Tags

v0.4.9

Toggle v0.4.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #93 from francof2a/dev-0.4.9

v0.4.9

v0.4.8

Toggle v0.4.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #63 from francof2a/0.4.8-dev

0.4.8 dev

v0.4.7

Toggle v0.4.7's commit message
release v0.4.7

v0.4.6

Toggle v0.4.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #59 from francof2a/dev-0.4.6

Dev 0.4.6

v0.4.5

Toggle v0.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #47 from francof2a/dev-0.4.5

Dev 0.4.5

v0.4.4

Toggle v0.4.4's commit message
vesion 0.4.4

Fix wrapping and scaling issue #44.

v0.4.3

Toggle v0.4.3's commit message
version 0.4.3

* Fxp adds `config` as optional init parameter (kwarg).
* Functions (operators) over one and two variables copy first operator configuration by default.
* Changes above fixed wrap overflowing bug after operation (issue #42 solved).
* Wrap function of utils fix bug when data has more than n_word_max (64 bits in the most of cases) (issue #41 soved).
* Config new methods: copy, deepcopy.
* Fix warning about internal complex check (issue #39).
* Add link implementation between `functions.truediv` with `numpy.divide`.
* Add `axes` parameter to `transpose` method.

v0.4.2

Toggle v0.4.2's commit message
update changelog for v0.4.2

0.4.1

Toggle 0.4.1's commit message
numpy 1.21 unknown arguments error workaround

0.4.0

Toggle 0.4.0's commit message