From owner-svn-ports-all@FreeBSD.ORG Wed Apr 8 05:24:45 2015 Return-Path: Delivered-To: svn-ports-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 40537C58; Wed, 8 Apr 2015 05:24:45 +0000 (UTC) Received: from gw.catspoiler.org (cl-1657.chi-02.us.sixxs.net [IPv6:2001:4978:f:678::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C5055A1B; Wed, 8 Apr 2015 05:24:44 +0000 (UTC) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.13.3/8.13.3) with ESMTP id t385OXLX045087; Tue, 7 Apr 2015 22:24:37 -0700 (PDT) (envelope-from truckman@FreeBSD.org) Message-Id: <201504080524.t385OXLX045087@gw.catspoiler.org> Date: Tue, 7 Apr 2015 22:24:33 -0700 (PDT) From: Don Lewis Subject: Re: svn commit: r383490 - head/math/octave To: maho.nakata@gmail.com In-Reply-To: <20150408.115356.727257680516653223.maho.nakata@gmail.com> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Cc: svn-ports-head@FreeBSD.org, svn-ports-all@FreeBSD.org, ports-committers@FreeBSD.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Apr 2015 05:24:45 -0000 On 8 Apr, Nakata Maho wrote: > Please use OpenBLAS instead. It is faster and builds fast. Hmn, the option name in lapack++ and octave is OBLAS, but it is OPENBLAS in py-numpy and suitesparse. scilab needs to be modernized.