bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-apl] dependency on liblapack removed


From: Juergen Sauermann
Subject: [Bug-apl] dependency on liblapack removed
Date: Thu, 16 Oct 2014 15:41:24 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.0

Hi,

in order to simply the build of GNU APL, I have replaced liblapack
by a C++ implementation of the dgelsy() and zgelsy() functions.

This avoids the need to install a FORTRAN compiler (if liblapack
is installed from source) and the new code also seems to be faster.

SVN 488.

/// Jürgen



reply via email to

[Prev in Thread] Current Thread [Next in Thread]