From mboxrd@z Thu Jan 1 00:00:00 1970 From: Federico Beffa Subject: Re: [PATCH] gnu: Add Cython Date: Mon, 3 Nov 2014 21:12:34 +0100 Message-ID: References: <20141023062426.GA6636@debian> <87fve0nrvt.fsf@gnu.org> <20141103170016.GA5357@debian.eduroam.u-bordeaux.fr> <877fzcax5q.fsf@gnu.org> <20141103195014.GA4311@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48213) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlNzP-0001iE-Tu for guix-devel@gnu.org; Mon, 03 Nov 2014 15:12:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XlNzO-0005kx-U7 for guix-devel@gnu.org; Mon, 03 Nov 2014 15:12:35 -0500 In-Reply-To: <20141103195014.GA4311@debian> 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: Andreas Enge Cc: Guix-devel On Mon, Nov 3, 2014 at 8:50 PM, Andreas Enge wrote: > On Mon, Nov 03, 2014 at 08:42:25PM +0100, Ludovic Court=C3=A8s wrote: >> But are you sure you aren=E2=80=99t confusing it with NumPy, which requi= res the >> new python-wrapper? > > Probably I am confusing things, even less problems then! > No, Andreas is right: this patch suffers from the same problem as Numpy. Fede