Help for Qualitative data analysis software.

Asked By 10 points N/A Posted on -
qa-featured

Can anyone explain about ‘ATLAS’? Who can I use it? Is there any academic reference of ‘ATLAS’? Can it execute on my OS and hardware? What is the license used by ‘ATLAS’? What is the purpose of using ‘ATLAS’?

SHARE
Answered By 55 points N/A #100262

Help for Qualitative data analysis software.

qa-featured

ATLAS is an abbreviation of Automatically Tuned Linear Algebra Software. ATLAS is both a research project and a software package. It is an ongoing research project that focuses on applying techniques in order to provide better performance. Right now it provides C and FORTRAN77 interfaces to work with BLAS implementation and few operations of LAPACK.

ATLAS can be used by anyone who needs fast linear algebra routines. ATLAS is used directly by many research scientists. Because of the wide availability of ATLAS, I am not sure how many users use it but here are few examples.

  • MAPLE
  • MATLAB
  • Mathematica
  • MAPLE
  • Octave
  • Absoft Pro Fortran

In BLAS it is used in

  • GSL
  • HPL
  • LAPACK
  • MPB
  • The R Project
  • Scientific Python

ATLAS is also included in some retail packages of OS

For more complete information go here

Related Questions