Next: Latest features (version 0.4.0)
Up: Introduction
Previous: Some highlights (as compared
  Contents
- Easy interface to gnuplot. Also include change axis,
holdon, holdoff, plotlines, text, etc.
- Accepts NaN and Inf
- An interactive console matpy with MatLab-like startups, and
commands help, functions, demo, lookfor, etc.
interact.py as a simpler and more robust substitute of matpy
console.
- Special math functions (like gamma, erf from cephes
library.
- Classes of statistical distributions, with members .pdf, .cdf,
.cdfc, .rand, .cdfi, .cdfci.
- User changeable format for matrix elements.
- Split matrix into list of rows and columns.
- Elementwise comarison. any. all.
- (Scaled) histogram
- Augmented assignment.
- ordinary names for math operators.
- Member functions .T .H .I .C without ().
- DynSys/kalman.py for Kalman filters (tests/test_kalman).
- Patch for op for elementwise operators by Greg Lielens.
Huaiyu Zhu
2002-03-23