File: README

package info (click to toggle)
atlas 3.10.3-10
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 38,308 kB
  • sloc: ansic: 486,789; fortran: 66,209; asm: 7,267; makefile: 1,466; sh: 604
file content (35 lines) | stat: -rw-r--r-- 1,765 bytes parent folder | download | duplicates (18)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
This is the README index file.  If you want install intructions,
read ATLAS/INSTALL.txt.  Windows users should read
ATLAS/doc/Windows.txt as well.  Note that all of this documentation is
probably out of date.  The website always contains the most current versions:
   http://math-atlas.sourceforge.net/faq.html#doc


A listing of the ATLAS documentation files is:

                                 in ATLAS/
INSTALL.txt       : Basic ATLAS installation instructions as text
README            : This file


                              in ATLAS/doc/
AtlasCredits.txt : The ATLAS team
atlas_install.pdf: Relatively complete guide to configuring, building,
                   installing and testing ATLAS.
BootSequence.txt : Rough outline of how the ATLAS install works, and what
                   files it creates.
ChangeLog.txt    : Brief summmary of changes from previous releases.
DirStruct.txt    : A graphic of the general organization of the ATLAS files
INDEX.txt        : This index file again
LibReadme.txt    : Information on generated libraries.
TestTime.txt     : Information on using the ATLAS testing and timing programs
TroubleShoot.txt : Help with troubleshooting your installation, including
                   where to find more help
Windows.txt      : Special information users of Microsoft Windows (95/98/NT/2K)
                   should read
atlas_contrib.pdf: Information on how users can speedup and contribute to
                   ATLAS by providing low-level kernel routines
altas_over.pdf   : Paper describing ideas and basic methods of ATLAS
cblas.pdf        : Extract of the BLAST standard document, describing the
                   standard C interface to the BLAS.
fblasqr.pdf      : Quick reference to the F77 interface to the BLAS.