guix-commits
[Top][All Lists]
Advanced

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

branch wip-pytorch-lightning updated (46c7243e69 -> 571e331d46)


From: guix-commits
Subject: branch wip-pytorch-lightning updated (46c7243e69 -> 571e331d46)
Date: Wed, 10 May 2023 12:23:40 -0400 (EDT)

rekado pushed a change to branch wip-pytorch-lightning
in repository guix.

    from 46c7243e69 gnu: Add python-torchmetrics.
     new cafe4374f3 gnu: python-blessed: Update to 1.20.0.
     new ddf37db69b gnu: python-pillow-simd: Update to 9.2.0.
     new c667459c19 gnu: Add python-dateutils.
     new 5ea07308a3 gnu: python-scikit-optimize: Fix build with newer numpy and 
sklearn.
     new f9153b507b gnu: Add python-readchar.
     new 3ccf58eeb0 gnu: Add python-inquirer.
     new 92bf7c74ce gnu: Add python-starlette-for-fastapi-0.88.
     new dd500a9c93 gnu: Add python-fastapi-for-pytorch-lightning.
     new 49d582fa4c gnu: Add python-types-urllib3.
     new d9e8add99c gnu: Add python-types-requests.
     new f1efdab3eb gnu: python-arrow: Update to 1.2.3.
     new caa8b16de2 gnu: python-torchvision: Update to 0.15.2.
     new 456d86db60 gnu: Add python-typeshed-client.
     new 360afa0160 gnu: Add python-starsessions-for-pytorch-lightning.
     new c13fec4c4e gnu: Add python-docstring-parser.
     new 9fca1a6f06 gnu: Add python-jsonargparse.
     new 571e331d46 gnu: Add python-pytorch-lightning.

The 17 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/local.mk                                       |   2 +
 gnu/packages/machine-learning.scm                  | 192 +++++++++++++-
 .../patches/python-scikit-optimize-1148.patch      |  32 +++
 .../patches/python-scikit-optimize-1150.patch      | 275 +++++++++++++++++++++
 gnu/packages/python-science.scm                    |  14 +-
 gnu/packages/python-web.scm                        |  88 +++++++
 gnu/packages/python-xyz.scm                        | 150 +++++++++--
 gnu/packages/time.scm                              |  26 +-
 8 files changed, 741 insertions(+), 38 deletions(-)
 create mode 100644 gnu/packages/patches/python-scikit-optimize-1148.patch
 create mode 100644 gnu/packages/patches/python-scikit-optimize-1150.patch



reply via email to

[Prev in Thread] Current Thread [Next in Thread]