VecTcl

Design and implementation issues

Release .zip Release .tar.gz Other versions

Design principles of VecTcl

VecTcl was designed in a way that integrates numerical computing tools as closely with Tcl as possible. VecTcl was defined to adhere to these general objectives:

  1. Ease of use
  2. Interoperability
  3. Generality
  4. No external dependencies
  5. Performance
Read more about