issues
search
francof2a
/
fxpmath
A python library for fractional fixed-point (base 2) arithmetic and binary manipulation with Numpy compatibility.
MIT License
183
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Incorrect Multiplication Result when using NumPy Array Instantiation
#97
Greek64
opened
5 months ago
0
Invalid DTypes Allowed
#95
OliverKillane
opened
8 months ago
0
mypy reports error: Skipping analyzing "fxpmath": module is installed, but missing library stubs or py.typed marker
#94
jtmoon79
opened
9 months ago
0
v0.4.9
#93
francof2a
closed
9 months ago
0
Implements 'Keep' Shifting Config
#92
Jonah-Foley
opened
9 months ago
5
Bug: Inaccuracy for certain complex multiplications
#91
MaxWipfli
opened
9 months ago
1
Bug: Built-in `Fxp.reshape()` method passes the wrong number of arguments to underlying numpy `reshape()` function.
#90
Jonah-Foley
closed
9 months ago
2
Infinite loop on exponent somehow
#89
jrmoserbaltimore
closed
9 months ago
4
Bug: different results when creating variable with 'like'
#88
danilo-bc
closed
10 months ago
2
Feature Request: Prevent auto-scaling
#87
Saad-Mufti
closed
9 months ago
2
Feature Request: New rounding mode
#86
danilo-bc
opened
1 year ago
1
Wrap overflow breaks on 0.0 value
#85
sjgallagher2
opened
1 year ago
1
How can I install fxpmath offline
#84
GGuoo
closed
11 months ago
1
Declaration of negative number with different format is bugged
#81
davide-giacomini
closed
9 months ago
2
Creation of Fxp-object with negative n_frac
#80
alb-pol
closed
9 months ago
2
Deprecation using pip v23.1
#79
sebaestschn
opened
1 year ago
0
Support torch tensors
#78
ptoupas
closed
1 year ago
1
Precision error when numpy.reshape
#77
Ethan-lsh
closed
9 months ago
1
Numpy Issue with Bigger bit sizes
#76
DaveKirkland
opened
1 year ago
1
Performance
#74
nfrancque
closed
11 months ago
5
underflow / saturation of unsigned list not working
#73
AndrzejKowalski9917
opened
2 years ago
3
Numba support?
#72
fakuivan
closed
2 years ago
1
Convert fixed numbers point stored in text format to fxpmath fixed point format
#69
rafaelnp
closed
2 years ago
0
bin() 2's complement or 1's complement reseprentation
#68
floAfentaki
closed
2 years ago
1
Complex "dtype" error happen when certain fractional precision
#67
VincentChen1017
closed
9 months ago
3
Unexpected behavior when using equal() with a numpy array
#66
pablokrupa
closed
9 months ago
3
Power-operation takes extremely long
#65
alb-pol
closed
2 years ago
1
_n_word_max is set to 32 (and not to 64 as one would expect) on a windows 10 64 bit machine
#64
alb-pol
closed
2 years ago
1
0.4.8 dev
#63
francof2a
closed
2 years ago
0
Unexpected behavior in assignment of fixed point variables initialized with a 2D list
#62
lucacutrignelli
closed
2 years ago
4
0.4.7.dev
#61
francof2a
closed
2 years ago
0
Incorrect Rounding Applied When resizing
#60
DanChianucci
closed
2 years ago
8
Dev 0.4.6
#59
francof2a
closed
2 years ago
0
`.like()` seems to fail on complex numbers
#58
mousecat98
closed
2 years ago
3
Powers take too long
#57
deescuderoo
closed
2 years ago
3
base representation for multidimensional array raised exception
#56
ruoting0103
closed
2 years ago
2
bitwise operation for complex data is confusing
#55
ruoting0103
opened
2 years ago
0
bitwise operation for complex data is confusing
#54
RuotingDingKolmostar
closed
2 years ago
2
div for complex data does not behave expected
#53
ruoting0103
closed
2 years ago
2
Realistic expectations for numpy compatibility?
#52
nfrancque
closed
2 years ago
2
Feature request: round-to-even
#51
jrmoserbaltimore
closed
2 years ago
4
Docs: insufficient explanation of raw value editing
#50
jrmoserbaltimore
closed
2 years ago
3
Reversal of .bin()
#49
nfrancque
closed
9 months ago
6
Possible bug: flags not propagated
#48
edschofield
closed
9 months ago
1
Dev 0.4.5
#47
francof2a
closed
2 years ago
0
Slow conversion speed
#46
AjinkyaBankar
closed
3 years ago
9
FutureWarning
#45
qarlosalberto
closed
2 years ago
2
Wrapping and Bias issues
#44
desvdp
closed
3 years ago
4
.bz2 for offline installation?
#43
Phillip-M-Feldman
closed
3 years ago
3
Overflow Wrapping issues
#42
desvdp
closed
3 years ago
1
Next