Getting the Shang Software and Documentation
|
- Shang Documentation 1.2 for Windows
-
The interpreter program should
run on all versions of Microsoft Windows operating system, and needs not installation/setup. Just expand the
zip file and run the excutable program file in the directory.
|
- Shang Documentation 1.2 for Linux
-
The interpreter
program runs on Linux and FreeBSD without installation. Just expand the
archived file to a directory, open a terminal, cd to the directory and
type
./shang (or shang-shared if you have LAPACK shared library installed. If you want system-wide access to the program for all
users, run the script install.sh.
|
- Shang Documentation 1.1 for Windows (updated on Jan 15, 2011)
-
The interpreter program should
run on all versions of Microsoft Windows operating system, and needs not installation/setup. Just expand the
zip file and run the excutable program file in the directory.
|
- Shang
Documentation 1.1 for Unix
-
Runs on Linux and FreeBSD without installation. Just expand the archived
file to a directory, open a terminal, cd to the directory and type
./shang. If you want system-wide access to the program for all
users, run the script install.sh.
|
- Shang
Documentation 1.1 for Unix, shared library
version
-
Same as above except that this version needs Lapack and BLAS shared libraries installed
on your computer.
|