| What: | Numeric Array extension to Tcl |
| Where: | http://www.ncnr.nist.gov/staff/nickm/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) |
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/
.
