Code Search for Developers
 
 
  

numerix.h from matplotlib at Krugle


Show numerix.h syntax highlighted

/* numerix.h	-- John Hunter
 */

#ifndef _NUMERIX_H
#define _NUMERIX_H
#define PY_ARRAY_TYPES_PREFIX NumPy
#include "numpy/arrayobject.h"
#if (NDARRAY_VERSION >= 0x00090908)
#include "numpy/oldnumeric.h"
#endif

#endif




See more files for this project here

matplotlib

Matplotlib is a pure python plotting library with the goal of making\r\npublication quality plots using a syntax familiar to matlab users. \r\nThe library uses Numeric for handling large\r\ndata sets and supports a variety of output backends

Project homepage: http://sourceforge.net/projects/matplotlib
Programming language(s): C,C++,Python
License: other

  MPL_isnan.h
  _backend_agg.cpp
  _backend_agg.h
  _backend_gdk.c
  _gtkagg.cpp
  _image.cpp
  _image.h
  _subprocess.c
  _tkagg.cpp
  _transforms.cpp
  _transforms.h
  _ttconv.cpp
  _windowing.cpp
  _wxagg.cpp
  agg.cxx
  cntr.c
  ft2font.cpp
  ft2font.h
  mplutils.cpp
  mplutils.h
  numerix.h
  nxutils.c
  swig_runtime.h