[Scilab-Dev] (scilab - windows - master) Blas, lapack, arpack libraries moved as pre-requirement

Sylvestre Ledru sylvestre.ledru at scilab.org
Wed Mar 4 15:58:09 CET 2009


Le mardi 03 mars 2009 à 16:30 +0100, Allan CORNET a écrit :
> Hi,
> 
> Scilab Visual studio solutions have been updated on master.
> 
> Blas, lapack, arpack libraries moved as pre-requirement. (a clean
> build is advised on Windows)
> 
> Lapack library was updated to 3.2.
> (http://www.netlib.org/lapack/lapack-3.2.html)
Hello,

I also removed the use of the embedded version of Lapack & Blas for
Linux/Unix/Mac OS X into the Scilab source tree.
I had the pleasure to remove blas & lapack sources.
(420 files changed, 159 insertions(+), 112673 deletions(-))
Scilab's configure is now looking for the library on the system.
Under Debian & Ubuntu, the packages are:
* blas - libblas3gf
* lapack - liblapack3gf

(I am working on a big refactoring of atlas packages for
Debian/Ubuntu... I hope it is going to be available in the next few
weeks/months).

Sylvestre





More information about the dev mailing list