From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [patch] python-numpy, python-matplotlib and openblas update, python-cycler added Date: Fri, 19 Aug 2016 08:42:49 +0200 Message-ID: <87lgzt6yza.fsf@elephly.net> References: <20160731114011.GA23865@thebird.nl> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35845) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1badW7-0000d9-Ij for guix-devel@gnu.org; Fri, 19 Aug 2016 02:43:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1badW3-0002KF-EW for guix-devel@gnu.org; Fri, 19 Aug 2016 02:42:58 -0400 Received: from sender163-mail.zoho.com ([74.201.84.163]:24817) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1badW3-0002K3-56 for guix-devel@gnu.org; Fri, 19 Aug 2016 02:42:55 -0400 In-reply-to: <20160731114011.GA23865@thebird.nl> 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" To: Pjotr Prins Cc: guix-devel@gnu.org Pjotr Prins writes: > Hi Ricardo, > > I ran into the eigen issue of numpy+openblas. > > See https://github.com/xianyi/OpenBLAS/issues/703 > > The good news is that openblas now appears to have fixed eigen > support. It was broken on numpy and the upgrades fixed the segfaults. Thanks for the heads-up. OpenBLAS has been updated in core-updates already. I cannot take care of the diff you sent any time soon (busy at work and with other patches), so if someone else would like to turn this into a proper commit please do so. ~~ Ricardo