kb_builder
kb_builder copied to clipboard
Rounding errors
There are significant rounding errors in the result due to the use of floating point maths. Please use the Decimal class for all numbers to correct this problem.
https://docs.python.org/2/library/decimal.html
This implementation is no longer maintained. It is recommended to use the new implementation.
https://github.com/swill/kad
Cheers...