Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-lazyarray-0.5.2-3.fc37 RPM for noarch

From Fedora 37 for ppc64le / p

Name: python3-lazyarray Distribution: Fedora Project
Version: 0.5.2 Vendor: Fedora Project
Release: 3.fc37 Build date: Fri Jul 22 21:52:21 2022
Group: Unspecified Build host: buildhw-a64-22.iad2.fedoraproject.org
Size: 102169 Source RPM: python-lazyarray-0.5.2-3.fc37.src.rpm
Packager: Fedora Project
Url: https://github.com/NeuralEnsemble/lazyarray
Summary: A lazily-evaluated numerical array class
lazyarray is a Python package that provides a lazily-evaluated numerical array
class, larray, based on and compatible with NumPy arrays.

Lazy evaluation means that any operations on the array (potentially including
array construction) are not performed immediately, but are delayed until
evaluation is specifically requested. Evaluation of only parts of the array is
also possible.

Use of an larray can potentially save considerable computation time and
memory in cases where:

• arrays are used conditionally (i.e. there are cases in which the array is
  never used)
• only parts of an array are used (for example in distributed computation,
  in which each MPI node operates on a subset of the elements of the array)

Documentation: http://lazyarray.readthedocs.org

Provides

Requires

License

BSD

Changelog

* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.5.2-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Jun 14 2022 Python Maint <python-maint@redhat.com> 0.5.2-2
  - Rebuilt for Python 3.11
* Wed Feb 02 2022 Vanessa_kris <vanessaigwe1@gmail.com> 0.5.2-1
  - update to latest release v0.5.2
* Wed Feb 02 2022 Vanessa_kris <vanessaigwe1@gmail.com> 0.5.1-3
  - removed all  patches
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.5.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Sun Dec 05 2021 Benjamin A. Beasley <code@musicinmybrain.net> 0.5.1-1
  - Update to 0.5.1 (close RHBZ#2028033)
* Wed Nov 10 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.5.0-1
  - Update to 0.5.0 (close RHBZ#2021554)
  - Switch to pyproject-rpm-macros (“new guidelines”)
  - Switch to GitHub archive to avoid needing additional sources
  - Build documentation as PDF instead of HTML (see RHBZ#2006555)
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.4.0-2
  - Rebuilt for Python 3.10
* Sat May 22 2021 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.4.0-1
  - Update to latest release
  - Include patch for py3.10 fix
  - use pytest
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Jan 09 2021 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.3.4-1
  - Update to latest release
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

Files

/usr/lib/python3.11/site-packages/__pycache__/lazyarray.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/__pycache__/lazyarray.cpython-311.pyc
/usr/lib/python3.11/site-packages/lazyarray-0.5.2.dist-info
/usr/lib/python3.11/site-packages/lazyarray-0.5.2.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/lazyarray-0.5.2.dist-info/LICENSE
/usr/lib/python3.11/site-packages/lazyarray-0.5.2.dist-info/METADATA
/usr/lib/python3.11/site-packages/lazyarray-0.5.2.dist-info/WHEEL
/usr/lib/python3.11/site-packages/lazyarray-0.5.2.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/lazyarray.py
/usr/share/doc/python3-lazyarray
/usr/share/doc/python3-lazyarray/README.rst
/usr/share/doc/python3-lazyarray/changelog.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 9 20:42:17 2024