This repository has been archived on 2021-05-25. You can view files and clone it, but cannot push or open issues or pull requests.
pyRCV2/pyRCV2/numbers
RunasSudo f534c983cd
Implement guarded fixed-point arithmetic
2021-01-14 22:31:24 +11:00
..
__init__.py Implement guarded fixed-point arithmetic 2021-01-14 22:31:24 +11:00
base.py Implement guarded fixed-point arithmetic 2021-01-14 22:31:24 +11:00
fixed_js.py Implement guarded fixed-point arithmetic 2021-01-14 22:31:24 +11:00
fixed_py.py Implement guarded fixed-point arithmetic 2021-01-14 22:31:24 +11:00
gfixed_js.py Implement guarded fixed-point arithmetic 2021-01-14 22:31:24 +11:00
gfixed_py.py Implement guarded fixed-point arithmetic 2021-01-14 22:31:24 +11:00
native_js.py Implement ERS97 2021-01-04 17:26:11 +11:00
native_py.py Add additional tests for other rounding types 2021-01-13 22:38:53 +11:00
rational_js.py Implement ERS97 2021-01-04 17:26:11 +11:00
rational_py.py Add additional tests for other rounding types 2021-01-13 22:38:53 +11:00