[root]/branches/budaev/var/LAPACK
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
sbu062 | 13 (100.0%) | 33 (100.0%) | 2.5 |
deleted development branch
0 lines of code changed in 4 files:
added svn keywords
12 lines of code changed in 2 files:
(linearfit): module to calculate least squares fit using LAPACK (SGELS) / (DGELS)
0 lines of code changed in 2 files:
switched to double precision with DGELS
- tested works
12 lines of code changed in 1 file:
different build option for Intel MKL on Windows ifort
- tested on Windows and works on UiB ifort
- `-mkl` on Linux, `/Qmkl` on Windows
2 lines of code changed in 1 file:
better name
2 lines of code changed in 1 file:
test program calculating linear regression with LAPACK
5 lines of code changed in 2 files: