/usr0/pkg/mathematica/2.2/sun4/Packages/
and browse. The README
file in that directory contains a
listing of packages, though you will have to look at the files themselves
to see what functions they contain. However, this is an excellent way
to learn about Mathematica programming.
/u/pkg/mapleV3/share
. The
best way to find out about them is to use the online documentation.
Load the main library by executing the command
with(share);
from within maple. Then issue the command ?share
, and
follow the instructions given there. Various other text and TeX
documentation can be found by poking around in the /share directory
and its subdirectories.
/u/src/grap/gems
.
/u/src/new/misc/crecipes
. The object code is in the
library -lcrecipes
.
/u/src/math/linpack
and /u/src/math/netlib
respectively. The linpack object code is in
/usr5/sgi/lib/liblinpack.a
Comments to:
webmaster@geom.umn.edu
Created: Fri Sep 8 11:39:00 1995 ---
Last modified: Jun 18 1996