[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#48785] [PATCH 0/3] Update LightGBM and split frontends.
From: |
Vinicius Monego |
Subject: |
[bug#48785] [PATCH 0/3] Update LightGBM and split frontends. |
Date: |
Tue, 1 Jun 2021 22:05:10 +0000 |
Same considerations from https://issues.guix.gnu.org/48388
Vinicius Monego (3):
gnu: Add fast-double-parser.
gnu: lightgbm: Update to 3.2.1.
gnu: Add python-lightgbm.
gnu/local.mk | 2 +
gnu/packages/cpp.scm | 38 ++++++-
gnu/packages/machine-learning.scm | 100 +++++++++++++-----
...htgbm-python-use-system-lib-lightgbm.patch | 74 +++++++++++++
.../lightgbm-use-system-libraries.patch | 58 ++++++++++
5 files changed, 247 insertions(+), 25 deletions(-)
create mode 100644
gnu/packages/patches/lightgbm-python-use-system-lib-lightgbm.patch
create mode 100644 gnu/packages/patches/lightgbm-use-system-libraries.patch
--
2.31.1
- [bug#48785] [PATCH 0/3] Update LightGBM and split frontends.,
Vinicius Monego <=