Ana Guerrero 5a9805d5aa Accepting request 1339181 from devel:languages:python:numeric
- update to 1.10.1:
  * Fix BooleanArray.count_nonzero() to always return a Python int
    instead of a NumPy integer type, which could cause issues in
    some contexts.
  * Fix some doctests to work with recent versions of NumPy and to
    always pass regardless of environment.
  * Add support for free threaded builds of CPython

  * Fixes an issue with pickle and deepcopy serialization introduced
  * ndindex now uses a C extension (using Cython). Currently the
    meaning constructing and using those classes is now much faster. In the
    future, additional parts of ndindex will be Cythonized as performance
    needs dictate. This does not have any user-facing changes to
  * The documentation now includes a documentation guide for all NumPy
    index types, extending the previous guide for slices. The slices
    guide has also been improved and now has diagrams built using
  * Raise an exception earlier for invalid index in
  * The CYTHONIZE_NDINDEX environment variable for building has been
  * {func}~.normalize_skip_axes will now raise AxisError before
  * Keep track of when a Slice has been reduced (with no shape) to

OBS-URL: https://build.opensuse.org/request/show/1339181
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ndindex?expand=0&rev=6
2026-03-16 13:17:15 +00:00
2026-03-15 21:36:12 +00:00
2026-03-15 21:36:12 +00:00
2026-03-15 21:36:12 +00:00
2026-03-15 21:36:12 +00:00
2026-03-15 21:36:12 +00:00
2026-03-15 21:36:12 +00:00
Description
No description provided
67 KiB
Languages
Diff 100%