Package Info

python3-fastnumbers


Drop-in replacement for Python's int and float


Unspecified

fastnumbers is a Python module with three objectives:

  1. To provide drop-in replacements for the Python built-in int and float that, on average, are around 2x faster. These functions should behave identically to the Python built-ins except for a few specific corner-cases as mentioned in the API documentation.
  2. To provide a set of convenience functions that wrap the above int and float replacements and provide error handling.
  3. To provide a set of functions that can be used to identify whether an input could be converted to int or float.

License: MIT
URL: https://github.com/SethMMorton/fastnumbers

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
3.1.0-bp156.1.1 info GA Release 2024-02-21 15 SP6
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-fastnumbers