Jump to content

XLISP-STAT: Difference between revisions

From EDM2
Ak120 (talk | contribs)
m Publications: repair
Ak120 (talk | contribs)
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:


==Versions==
==Versions==
* XLISP-STAT v 3.52.23 (2013-03-20) - Last known version
*2.1R2 (Feb 1993)
: Note that XLISP-STAT release numbers are not synchronised with XLISP
*3.52.18 (Mar 2000)
*3.52.23 (2013-03-20)
''Note that XLISP-STAT release numbers are not synchronised with XLISP''


==Licence==
==Licence==
Line 28: Line 30:
==Links==
==Links==
* [http://homepage.stat.uiowa.edu/~luke/xls/xlispstat/ XLISP-STAT file repository]
* [http://homepage.stat.uiowa.edu/~luke/xls/xlispstat/ XLISP-STAT file repository]
* [http://www.stat.unipg.it/luca/xlisp-stat/ Dr. Luca Scrucca's XLSIP-STAT page] - Outdated but contains a number of small add on packages XS and ARC.
* [http://forrest.psych.unc.edu/research/index.html ViSta - the Visual Statistics System] - Add on for XLISP-STAT
* [http://www.unige.ch/ses/sococ/cl//bib/edasoft/xlispstat.html? XLISP-STAT information]
* [http://www.unige.ch/ses/sococ/cl//bib/edasoft/xlispstat.html? XLISP-STAT information]


[[Category:XLISP]]
[[Category:XLISP]]

Latest revision as of 01:56, 11 October 2020

XLISP-STAT is a fork of XLISP 2.1 with statistical additions, originally developed for the Apple Macintosh by Luke Tierney in the 1980's but later ported to MS Windows, Atari ST, Amiga and most UNIX systems. A number of additional packages that add to the system are available although development of both the package and the add-ons has slowed down considerably in the last few years. There never was a native OS/2 version of XLISP-STAT but there is a currently maintained Win 3.x version that works fine under Win-OS/2.

XLISP-STAT modifies some of the standard Lisp mathematical functions for to allow them to operate on lists and arrays of numbers and add some basic statistical and plot functions, including histograms, scatterplots, 3-dimensional rotatable plots and scatterplot matrices most of which are interactive to a degree.

Versions

  • 2.1R2 (Feb 1993)
  • 3.52.18 (Mar 2000)
  • 3.52.23 (2013-03-20)

Note that XLISP-STAT release numbers are not synchronised with XLISP

Licence

Publications

Note that the homepage also contains a software package that runs on XLISP-STAT called ARC

Links