Re: MatPlotLib.MatLab troubles (how to install/run matplotlib.PyLab?)

From: John Hunter (jdhunter_at_ace.bsd.uchicago.edu)
Date: 02/23/05


To: "Dr. Colombes" <DrColombes@yahoo.com>
Date: Wed, 23 Feb 2005 10:32:13 -0600


>>>>> "Colombes" == Colombes <DrColombes@yahoo.com> writes:

    Colombes> Now I only need to figure out how to install the
    Colombes> correct "Numeric" module(s). I'm making progress,
    Colombes> almost have my home laptop fully capable with the
    Colombes> MatLab-like (PyLab) graphs, plots.

You can get either Numeric or numarray from
http://sourceforge.net/projects/numpy. matplotlib works transparently
with either (and provides a unified interface to both), but if you
choose numarray you need to change the "numerix" variable to numarray
in your matplotlib configuration file, which is described at
http://matplotlib.sf.net/.matplotlibrc

Good luck!
JDH



Relevant Pages

  • Re: MATLAB2Python
    ... Robert> installer for Windows, ... windows users - enthought then matplotlib. ... matplotlib # set the numerix var to reflect your numarray/numpy choice ... one of lead numarray developers) ...
    (comp.lang.python)
  • Re: Matplotlib question-- Numeric or numarray?
    ... Matt> I'm working my way through the matplotlib documentation & ... both Numeric and numarray built in. ... numerix module insures that this happens. ...
    (comp.lang.python)
  • Re: activestate vs enpython
    ... numarray, matplotlib, scipy, and scientific python" was included. ...
    (comp.lang.python)
  • Re: numeric/numpy/numarray
    ... Bryan wrote: ... using matplotlib soon and i'm not sure which one i should use. ... "Numarray is a re-implementation of an older Python array module ... "NumPy derives from the old Numeric code base and can be used as ...
    (comp.lang.python)
  • Gotchas in user-space matplotlib install?
    ... I'm planning to try to do a completely local install of matplotlib (in ... I've got the tarballs for python, ... numeric, numarray, matplotlib, ipython, wxpython and freetype-- which ...
    (comp.lang.python)