A relatively large sample file

Download the archive file large_sample.tgz for a moderate size demonstration of some of the concepts discussed in this tutorial.

After downloading the file, unpack it with:

tar xfz large_sample.tgz

or, if you don't have GNU tar, try:

gunzip -c large_sample.tgz | tar xf -

The archive will expand into a directory named large_sample. Read the README file in that directory for instructions.

If you are not a member of UMBC's Department of Mathematics and Statistics, you should also download the UMBC style files because the layout of the demo is designed to fit these styles.