Path to this page:
./
math/xlispstat,
Statistics/X11-based LISP interpreter
Branch: CURRENT,
Version: 3.52.20,
Package name: xlispstat-3.52.20,
Maintainer: pkgsrc-usersXLISP-STAT is a statistical environment based on a dialect of the Lisp
language called XLISP. To facilitate statistical computations, standard Lisp
functions for addition, logarithms, etc., have been modified to operate on
lists and arrays of numbers, and a number of basic statistical functions have
been added.
A tutorial introduction to the system is available. It is written
primarily for the Macintosh version, but the differences to the UNIX
version are minor; see below. The tutorial is available as a set of
LaTeX files in xlispstat.doc.tar.Z at the ftp address above.
For further information contact: luke@umnstat.stat.umn.edu
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers]
Master sites:
Filesize: 1492.14 KB
Version history: (Expand)
- (2008-03-14) Updated to version: xlispstat-3.52.20
- (2008-03-08) Updated to version: xlispstat-3.52.20
- (2006-02-06) Updated to version: xlispstat-3.52.18nb1
- (2005-10-05) Package added to pkgsrc.se, version xlispstat-3.52.18 (created)
CVS history: (Expand)
2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458) |
Log message:
math: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458) |
Log message:
math: Remove SHA1 hashes for distfiles
|
2017-01-19 19:52:30 by Alistair G. Crooks | Files touched by this commit (352) |
Log message:
Convert all occurrences (353 by my count) of
MASTER_SITES= site1 \
site2
style continuation lines to be simple repeated
MASTER_SITES+= site1
MASTER_SITES+= site2
lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.
|
2016-02-25 16:26:55 by Jonathan Perkin | Files touched by this commit (6) |
Log message:
Use OPSYSVARS.
|
2015-11-04 00:33:46 by Alistair G. Crooks | Files touched by this commit (262) |
Log message:
Add SHA512 digests for distfiles for math category
Problems found locating distfiles:
Package dfftpack: missing distfile dfftpack-20001209.tar.gz
Package eispack: missing distfile eispack-20001130.tar.gz
Package fftpack: missing distfile fftpack-20001130.tar.gz
Package linpack: missing distfile linpack-20010510.tar.gz
Package minpack: missing distfile minpack-20001130.tar.gz
Package odepack: missing distfile odepack-20001130.tar.gz
Package py-networkx: missing distfile networkx-1.10.tar.gz
Package py-sympy: missing distfile sympy-0.7.6.1.tar.gz
Package quadpack: missing distfile quadpack-20001130.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-07-04 18:18:44 by Joerg Sonnenberger | Files touched by this commit (222) |
Log message:
Remove USE_X11BASE and X11PREFIX.
|
2015-01-01 12:10:15 by David A. Holland | Files touched by this commit (1) |
Log message:
Use BROKEN_ON_PLATFORM for "core dumps".
XXX: this should probably be all LP64PLATFORMS, not just alpha.
|
2012-11-19 03:56:44 by Joerg Sonnenberger | Files touched by this commit (4) |
Log message:
Use more void.
|