49 | | To use yat, the following software packages must be installed: |
50 | | |
51 | | * [http://www.gnu.org/software/gsl/ Gnu Scientific Library] version >= 1.6 |
52 | | * A standard C++ compliant compiler. |
53 | | |
54 | | Optional packages: |
55 | | |
56 | | * A C[http://www.netlib.org/blas BLAS] library in replacement for the GSL reference implementation. [http://math-atlas.sourceforge.net/ ATLAS] provides a Fortran and C, hardware specific, BLAS libary. (Mac OS X 10.4.10 comes preinstalled with a ATLAS/manually tuned C BLAS.) |
| 49 | Please refer to the [source:trunk/README README] for software package requirements for using yat. |