LICENSE
README.md
pyproject.toml
setup.py
fxpmath/__init__.py
fxpmath/callbacks.py
fxpmath/functions.py
fxpmath/helpers.py
fxpmath/objects.py
fxpmath/py.typed
fxpmath/utils.py
fxpmath.egg-info/PKG-INFO
fxpmath.egg-info/SOURCES.txt
fxpmath.egg-info/dependency_links.txt
fxpmath.egg-info/requires.txt
fxpmath.egg-info/top_level.txt
tests/test_aliveness.py
tests/test_basic.py
tests/test_bugs.py
tests/test_complex_numbers.py
tests/test_extended_precision.py
tests/test_functions.py
tests/test_installation.py
tests/test_issues.py
tests/test_numpy_functions.py
tests/test_operators.py
tests/test_performace.py
tests/test_rounding.py
tests/test_shape_size_ops.py
tests/test_utils.py