From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id sArJOgpsnGAkMgEAgWs5BA (envelope-from ) for ; Thu, 13 May 2021 02:00:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id YFNhNgpsnGD7IQAAbx9fmQ (envelope-from ) for ; Thu, 13 May 2021 00:00:10 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id A5BDB1B771 for ; Thu, 13 May 2021 02:00:10 +0200 (CEST) Received: from localhost ([::1]:39312 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lgylt-0001ZE-R3 for larch@yhetil.org; Wed, 12 May 2021 20:00:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59270) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lgylm-0001Yy-Dk for guix-patches@gnu.org; Wed, 12 May 2021 20:00:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57582) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lgylm-0002VM-4J for guix-patches@gnu.org; Wed, 12 May 2021 20:00:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lgylm-0007O6-2k for guix-patches@gnu.org; Wed, 12 May 2021 20:00:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48388] [PATCH 1/3] gnu: Add dmlc-core. References: <20210512235649.516594-1-monego@posteo.net> In-Reply-To: <20210512235649.516594-1-monego@posteo.net> Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 13 May 2021 00:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48388 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48388@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 48388-submit@debbugs.gnu.org id=B48388.162086396428297 (code B ref 48388); Thu, 13 May 2021 00:00:02 +0000 Received: (at 48388) by debbugs.gnu.org; 12 May 2021 23:59:24 +0000 Received: from localhost ([127.0.0.1]:40889 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgyl9-0007ML-RO for submit@debbugs.gnu.org; Wed, 12 May 2021 19:59:24 -0400 Received: from mout02.posteo.de ([185.67.36.66]:37747) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgyl8-0007M9-AO for 48388@debbugs.gnu.org; Wed, 12 May 2021 19:59:22 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 8474C2400E5 for <48388@debbugs.gnu.org>; Thu, 13 May 2021 01:59:16 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1620863956; bh=69WaDf0/HMG4guA2bJQNz/F2M8osnU2/ABRNoKtZVJA=; h=From:To:Cc:Subject:Date:From; b=FNVyLgl3H4W6TKmKkugFARZEC5C4VV6C+J5Qj2TlP1UaBAWv3xqpHc6Eqt7xV2I8T J/xn3GgsiNEx+dU8gaR0N3bCRo1dcYpxT1aTbRh1PVaunxrA2FNDLbi+de0fWtKT5A 8/yFPTJ+SHS9Jha4sXAvS1KoTuORqtp+5CR9VRfF/TX0vdMbMS7sWGMvMNsvl2Sc9l Pqgh6Xloc+BGmteHVv9JhswbE7fotElK/7bDyVMw2owRHtt57C1qT3+E8aXoeJVAVK 9KZuXos/RDThA3y97oUP3x4VA2ALA1WtjxHnac6al5JWQ7TYW4L5M8JEYnL/dQp0zS dRzZ680PmyXRw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4FgWwf5R8xz6tm4; Thu, 13 May 2021 01:59:14 +0200 (CEST) From: Vinicius Monego Date: Wed, 12 May 2021 23:58:42 +0000 Message-Id: <20210512235844.516970-1-monego@posteo.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1620864010; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=i4d3Om+o+OHBiy+G9wa4DYFCSgz3K2DSQsF6ovJBax4=; b=pY3CCKy+FKow6k1NTFcQgp8olEp6Dh1pTPrvB08J13w57fQX3r5U+MsOa8K3kOAygusMjz gAUFOdP5/zyUruynOnEtUHf8tcJAl6+cyucffQgoJSnyUKF8u5b0R1wLb8b5vhzVVT/lsd 7iNSxAR3+fUPi7XtUi4NDAuHB9kR07XKazHr4SQPom4gjOwFV6jdpFUn2rTqxVPE/l8A/j 49DHkQwRw3KdOygD/q0e/i83GSaV6AOyeR2VrmV0v1TouV6pV4pdUItwPTLztB2X97+KnB 4WWo1H7fzn3TTS+vP78VwSWXuyv3kUsQReEHeXuVY7qGrhym1mEA3WZJ0uVWGA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1620864010; a=rsa-sha256; cv=none; b=bL0PV9MzxGOlCWiiOZpnnY2c/2A5ivC6XHeVNELK1x8xJmVPy68yA5uaNzX5FOBv2b3Mma 4z4Wfluq8fFIPc5OYSaN2QQF40rTEGJVL1nAKJ7wQYlOopTdFGwsxTiWJEjB4aBS+0HXWH 3Fg4vocK+MiL5fqOBbqK36yJMgaGwu1vU0DZQqcGBfx/W8L5D54G6Nt741myF+wTUcs5SF PWqyB8t3qrz7O3JPoxrTxKc5Eb5WUo/26YDgLrjgazxxbneovbH34ib34OjuEGVZWjLfIP OXFG0AjG22nliJhr8Bc8LEDS9jswVaMgAFTdvkc6h/CYkmB6Qg28IOcJ9u86Wg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=FNVyLgl3; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.65 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=FNVyLgl3; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: A5BDB1B771 X-Spam-Score: 3.65 X-Migadu-Scanner: scn0.migadu.com X-TUID: Z+7qVruICiUH * gnu/packages/machine-learning.scm (dmlc-core): New variable. --- gnu/packages/machine-learning.scm | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/gnu/packages/machine-learning.scm b/gnu/packages/machine-learning.scm index 837ebbba67..9d6c5505f7 100644 --- a/gnu/packages/machine-learning.scm +++ b/gnu/packages/machine-learning.scm @@ -1927,6 +1927,38 @@ together building blocks and a subclassing API with an imperative style for advanced research.") (license license:asl2.0))) +(define-public dmlc-core + ;; Version 0.4 is too old for xgboost. + (let ((version "0.5") + (commit "f00e3ec7abc9f293a1b7061157b0a4e22a735cf5") + (revision "0")) + (package + (name "dmlc-core") + (version (git-version version revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/dmlc/dmlc-core") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1x4ad1jhn84fywlk031fmv1kxyiscclmrqn9hhj8gz0mh7z9vcrh")))) + (build-system cmake-build-system) + (arguments + `(#:configure-flags + (list "-DGOOGLE_TEST=ON"))) + (native-inputs + `(("googletest" ,googletest) + ("python" ,python-wrapper))) + (home-page "https://github.com/dmlc/dmlc-core") + (synopsis "Common bricks library for machine learning") + (description + "DMLC-Core is the backbone library to support all DMLC projects, +offers the bricks to build efficient and scalable distributed machine +learning libraries.") + (license license:asl2.0)))) + (define-public python-iml (package (name "python-iml") -- 2.31.1