From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" Subject: Re: [PATCH] Move Shogun. Date: Fri, 14 Aug 2015 10:52:30 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46911) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZQGLS-0000IK-Uq for guix-devel@gnu.org; Fri, 14 Aug 2015 10:52:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZQGLO-00022v-Qu for guix-devel@gnu.org; Fri, 14 Aug 2015 10:52:34 -0400 Received: from mail-yk0-f170.google.com ([209.85.160.170]:34675) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZQGLO-00022m-MZ for guix-devel@gnu.org; Fri, 14 Aug 2015 10:52:30 -0400 Received: by ykdt205 with SMTP id t205so70751245ykd.1 for ; Fri, 14 Aug 2015 07:52:30 -0700 (PDT) In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ricardo Wurmus Cc: guix-devel On Fri, Aug 14, 2015 at 10:50 AM, Ricardo Wurmus wrote: > Shogun is a machine learning framework, so it really should be located > in the machine-learning module rather than bioinformatics. > > The attached patch moves the package. LGTM. - Dave