Version 20 of Vector or matrix algebra in Tcl

Updated 2010-05-19 09:49:13 by GeoffM

[...]

BLT

TiM [L1 ]

CBLAS from critlib

Ed Hume's pure-Tcl linear algebra package [L2 ]

matrix

NAP

VKIT

NArray [L3 ]

LinearAlgebra Tcllib::linearalgebra for users of Tcl8.4 (and possibly earlier) for vectors, matrices and linear equation solvers. Documented in the Help pages.

Ratcl is starting to get some vector/matrix operators.

TclMatrix3d an RPN expression command for affine transformations

3d Matrix Inversion inverts 3x3 matrices

matrix in PLplot

Matrix incr tcl class in a small operating-point circuit simulator

TIP#314 [L4 ] contains as an example an ensemble for doing matrix arithmetic over arbitrary rings.

3D rotation matrices can be constructed in Euler Angles.


Category Package | Category Mathematics | Category Data Structure