Fedora 39 Update: python-lazyarray-0.6.0-3.20241020git61d5f98.fc39

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2024-fdc501a050
2024-11-11 01:45:10.188240
--------------------------------------------------------------------------------

Name        : python-lazyarray
Product     : Fedora 39
Version     : 0.6.0
Release     : 3.20241020git61d5f98.fc39
URL         : https://github.com/NeuralEnsemble/lazyarray
Summary     : A lazily-evaluated numerical array class
Description :
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

--------------------------------------------------------------------------------
Update Information:

Update to 0.6.0 (RHBZ#2310265)
--------------------------------------------------------------------------------
ChangeLog:

* Sat Nov  2 2024 Sandro <devel@xxxxxxxxxxxxx> - 0.6.0-1
- Update to 0.6.0 (RHBZ#2310265)
* Sat Nov  2 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 0.5.2-11
- convert license to SPDX
* Sat Nov  2 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.5.2-10
- Assert that the .dist-info directory contains a license file
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2310265 - python-lazyarray-0.6.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2310265
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2024-fdc501a050' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
package-announce mailing list -- package-announce@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-announce-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue

[Index of Archives]     [Fedora Users]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]

  Powered by Linux