|
This document assumes that you intend to install GAMMA on a
computer running Unix. Emphasis will be on software available at
no cost.
|
To get GAMMA running on your computer you need (* = optional):
- An ANSI C++ Compiler With C++ Library libstdc++.
- Compiled Γ library and headers (via src or binaries).
- (*) Development utilities.
- (*) Plotting utilities.
- (*) GAMMA documentation, demos, examples.
|
Recommended Steps:
- Install A System Compatible C++ Compiler.
- Download/Compile/Install GAMMA from Sources.
- Download/Install Gnuplot For Interactive Plotting.
- Run Demos (in src package) To Insure GAMMA is Working.
- Download/Install Any Added GAMMA Packages & Utilities.
|
These steps coincide with the links provided (to the left under
"Installation/Unix"). Unless you know different, follow the links in
order and the directions therein.
|