ASITIC for Windows NT/2000

You can run ASITIC on a PC (preferably NT or 2000/XP) if you have the Cygwin environment installed. Cygwin is a free library that transforms your PC into a POSIX compliant UNIX operating system.

Porting ASITIC to the Cygwin environment was relatively easy. I also compiled ATLAS on a Pentium 4 to serve as a native BLAS library for the LAPACK code. The results have been very impressive so far.

To run ASITIC under Windows NT/2000:

If you have a really fast PC, you may want to compile an optimized verison of the ATLAS BLAS library. Then link your library with the ASITIC object files to get optimal performance.