Package: xlispstat Version: 3-52-20 Revision: 1 Description: Lisp-based environment for statistics License: BSD Maintainer: Lars Rosengreen Depends: x11, x11-shlibs BuildDepends: x11-dev, gcc3.3 Source: ftp://ftp.stat.umn.edu/pub/%n/3-52/%n-%v.tar.gz Source-MD5: 93ec54218aaa450f0909e4a3ba22e08f SetCC: gcc-3.3 SetCXX: g++-3.3 PatchScript: << mv doc/README doc/README.docs << DocFiles: COPYING README README.2.1R2 RELEASE doc/* Homepage: http://www.stat.uiowa.edu/~luke/xls/xlsinfo/xlsinfo.html DescDetail: << XLisp-Stat is an extensible environment for statistics and dynamic graphics written by Luke Tierney of the University of Iowa. It provides a variety of functions for element-wise arithmetic on lists and vectors, linear algebra, basic statistics, and model building. It also provides tools for constructing dynamic plots. The environment uses a prototype-based object system for extension and can be customized by writing code in XLisp, a lisp dialect similar to Common Lisp. << DescUsage: << For more information, see the companion book by the author: Tierney, Luke. 1990. LISP-STAT : An Object-Oriented Environment for Statistical Computing and Dynamic Graphics (Wiley Series in Probability and Statistics). New York: Wiley-Interscience. A tutorial is also available here: http://samizdat.mines.edu/surfers/ <<