Version 0 of narray

Updated 2002-07-12 14:03:19

What: Numeric Array extension to Tcl

 Where: http://rrdjazz.nist.gov/%7Enickm/narray.html
 Description: Provide support for large in-memory multi-dimensional numeric
        arrays.  Also provides support for applying Tcl functions over each
        element of the array in a byte code compiled format.
        Version 0.81 created by Nick Maliszewsky.  It supports Tcl/Tk 8.0
        as well as 7.6.
 Updated: 08/1998
 Contact: mailto:[email protected] (Sam Shen)
        mailto:[email protected] (Sam Shen)
        mailto:[email protected] (Nick Maliszewsky)

mailto:[email protected] Sam Shen's WWW page has some useful Tcl related items. For instance, a demo of the NArray (numeric array) extension can be seen by pointing a forms-capable WWW browser at http://www.csua.berkeley.edu/%7Esls/narray/ . One can also get Sam's SNTL Tcl support library at http://www.csua.berkeley.edu/%7Esls/woa/distrib/ .


Category Package | Category Mathematics