Matplotlib - Data Plotting in Python
Posted Feb 6, 2005 1:00 UTC (Sun) by
jjlee (guest, #27707)
Parent article:
Matplotlib - Data Plotting in Python
Contrary to what the article says, Numarray and Numerical Python are in fact two distinct libraries (sadly). Numarray is a rewrite of Numerical Python. Numerical Python is still in use, for example in the SciPy project. They each have different performance characteristics.
Numerical Python is also known as Numpy, or Numeric.
(
Log in to post comments)