python-fastnumbers
No description set
- Developed at devel:languages:python:numeric
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-fastnumbers && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
fastnumbers-5.0.1.tar.gz | 0000179284 175 KB | |
python-fastnumbers.changes | 0000004982 4.87 KB | |
python-fastnumbers.spec | 0000002687 2.62 KB |
Revision 11 (latest revision is 12)
Dominique Leuenberger (dimstar_suse)
accepted
request 1101334
from
Matej Cepl (mcepl)
(revision 11)
- Update to 5.0.1 * Fixed - Add back missing key option in type hints for deprecated fast_* functions - Update to 5.0.0 * Added - Added the map option to all try_* functions to enable very fast conversions of lists or other iterables (issues #61, #63 and #67) - Added try_array to enable very fast conversions directly to numpy arrays (issues #62 and #65) * Changed - Move to a model where the return code is a value or error instead of a model where one has to check the error state after getting a value (issue #66) - Significantly simplified the type annotations (by 4000+ lines!) * Fixed - Increased code coverage and fixed missing headers in codecov reaport (issue #64) - Add %{?sle15_python_module_pythons} - Ensure that SLE-15 uses gcc-12.
Comments 0