Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-ndindex | Distribution: Fedora Project |
Version: 1.9.2 | Vendor: Fedora Project |
Release: 3.fc42 | Build date: Sun Dec 22 11:29:18 2024 |
Group: Unspecified | Build host: buildvm-ppc64le-22.iad2.fedoraproject.org |
Size: 1178547 | Source RPM: python-ndindex-1.9.2-3.fc42.src.rpm |
Packager: Fedora Project | |
Url: https://quansight-labs.github.io/ndindex/ | |
Summary: Python library for manipulating indices of ndarrays |
ndindex is a library that allows representing and manipulating objects that can be valid indices to numpy arrays, i.e., slices, integers, ellipses, None, integer and boolean arrays, and tuples thereof. The goals of the library are to provide a uniform API to manipulate these objects, match semantics of numpy's ndarray, and to provide useful transformation and manipulation functions on index objects.
MIT AND BSD-3-Clause
* Fri Dec 20 2024 Sandro <devel@penguinpee.nl> - 1.9.2-1 - Update to 1.9.2 - Support NumPy 2.x * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.7-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 1.7-12 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.7-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.7-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.7-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jul 16 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.7-8 - Fix build with python 3.12 (rhbz#2220349) * Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 1.7-7 - Rebuilt for Python 3.12 * Sat May 20 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.7-6 - Do not build for i686 * Fri May 19 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.7-2 - Fix license tag * Sun May 14 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.7-1 - First working version
/usr/lib/.build-id /usr/lib/.build-id/13 /usr/lib/.build-id/13/5b4b37797254e9bcb48776e68997820e7d82c7 /usr/lib/.build-id/b1 /usr/lib/.build-id/b1/909c82b7d6c4ba347f15219c7c18b794c17db7 /usr/lib64/python3.13/site-packages/ndindex /usr/lib64/python3.13/site-packages/ndindex-1.9.2-py3.13.egg-info /usr/lib64/python3.13/site-packages/ndindex-1.9.2-py3.13.egg-info/PKG-INFO /usr/lib64/python3.13/site-packages/ndindex-1.9.2-py3.13.egg-info/SOURCES.txt /usr/lib64/python3.13/site-packages/ndindex-1.9.2-py3.13.egg-info/dependency_links.txt /usr/lib64/python3.13/site-packages/ndindex-1.9.2-py3.13.egg-info/requires.txt /usr/lib64/python3.13/site-packages/ndindex-1.9.2-py3.13.egg-info/top_level.txt /usr/lib64/python3.13/site-packages/ndindex/__init__.py /usr/lib64/python3.13/site-packages/ndindex/__pycache__ /usr/lib64/python3.13/site-packages/ndindex/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/__pycache__/__init__.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/__pycache__/_crt.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/__pycache__/_crt.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/__pycache__/_version.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/__pycache__/_version.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/__pycache__/array.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/__pycache__/array.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/__pycache__/booleanarray.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/__pycache__/booleanarray.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/__pycache__/chunking.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/__pycache__/chunking.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/__pycache__/ellipsis.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/__pycache__/ellipsis.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/__pycache__/integer.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/__pycache__/integer.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/__pycache__/integerarray.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/__pycache__/integerarray.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/__pycache__/ndindex.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/__pycache__/ndindex.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/__pycache__/newaxis.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/__pycache__/newaxis.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/__pycache__/shapetools.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/__pycache__/shapetools.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/__pycache__/slice.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/__pycache__/slice.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/__pycache__/subindex_helpers.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/__pycache__/subindex_helpers.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/__pycache__/tuple.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/__pycache__/tuple.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/_crt.py /usr/lib64/python3.13/site-packages/ndindex/_slice.cpython-313-powerpc64le-linux-gnu.so /usr/lib64/python3.13/site-packages/ndindex/_tuple.cpython-313-powerpc64le-linux-gnu.so /usr/lib64/python3.13/site-packages/ndindex/_version.py /usr/lib64/python3.13/site-packages/ndindex/array.py /usr/lib64/python3.13/site-packages/ndindex/booleanarray.py /usr/lib64/python3.13/site-packages/ndindex/chunking.py /usr/lib64/python3.13/site-packages/ndindex/ellipsis.py /usr/lib64/python3.13/site-packages/ndindex/integer.py /usr/lib64/python3.13/site-packages/ndindex/integerarray.py /usr/lib64/python3.13/site-packages/ndindex/ndindex.py /usr/lib64/python3.13/site-packages/ndindex/newaxis.py /usr/lib64/python3.13/site-packages/ndindex/shapetools.py /usr/lib64/python3.13/site-packages/ndindex/slice.py /usr/lib64/python3.13/site-packages/ndindex/subindex_helpers.py /usr/lib64/python3.13/site-packages/ndindex/tests /usr/lib64/python3.13/site-packages/ndindex/tests/__init__.py /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__ /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/__init__.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/doctest.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/doctest.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/helpers.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/helpers.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_array.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_array.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_as_subindex.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_as_subindex.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_booleanarray.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_booleanarray.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_broadcast_arrays.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_broadcast_arrays.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_chunking.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_chunking.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_crt.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_crt.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_ellipsis.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_ellipsis.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_expand.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_expand.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_integer.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_integer.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_integerarray.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_integerarray.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_isvalid.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_isvalid.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_ndindex.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_ndindex.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_newaxis.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_newaxis.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_newshape.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_newshape.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_no_dependencies.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_no_dependencies.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_selected_indices.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_selected_indices.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_shapetools.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_shapetools.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_slice.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_slice.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_tuple.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/__pycache__/test_tuple.cpython-313.pyc /usr/lib64/python3.13/site-packages/ndindex/tests/doctest.py /usr/lib64/python3.13/site-packages/ndindex/tests/helpers.py /usr/lib64/python3.13/site-packages/ndindex/tests/test_array.py /usr/lib64/python3.13/site-packages/ndindex/tests/test_as_subindex.py /usr/lib64/python3.13/site-packages/ndindex/tests/test_booleanarray.py /usr/lib64/python3.13/site-packages/ndindex/tests/test_broadcast_arrays.py /usr/lib64/python3.13/site-packages/ndindex/tests/test_chunking.py /usr/lib64/python3.13/site-packages/ndindex/tests/test_crt.py /usr/lib64/python3.13/site-packages/ndindex/tests/test_ellipsis.py /usr/lib64/python3.13/site-packages/ndindex/tests/test_expand.py /usr/lib64/python3.13/site-packages/ndindex/tests/test_integer.py /usr/lib64/python3.13/site-packages/ndindex/tests/test_integerarray.py /usr/lib64/python3.13/site-packages/ndindex/tests/test_isvalid.py /usr/lib64/python3.13/site-packages/ndindex/tests/test_ndindex.py /usr/lib64/python3.13/site-packages/ndindex/tests/test_newaxis.py /usr/lib64/python3.13/site-packages/ndindex/tests/test_newshape.py /usr/lib64/python3.13/site-packages/ndindex/tests/test_no_dependencies.py /usr/lib64/python3.13/site-packages/ndindex/tests/test_selected_indices.py /usr/lib64/python3.13/site-packages/ndindex/tests/test_shapetools.py /usr/lib64/python3.13/site-packages/ndindex/tests/test_slice.py /usr/lib64/python3.13/site-packages/ndindex/tests/test_tuple.py /usr/lib64/python3.13/site-packages/ndindex/tuple.py /usr/share/doc/python3-ndindex /usr/share/doc/python3-ndindex/README.md /usr/share/licenses/python3-ndindex /usr/share/licenses/python3-ndindex/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jan 22 03:52:12 2025