Code Search for Developers
 
 
  

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



Some source files from: matplotlib/py4science/pub
  examples/
    numpy_wrap/
      f2py/
        example1/
          Makefile
          fib.f
          fib.pyf
          fib.pyf.new
        example2/
          fib2.f
        example3/
          Laurence Tratt on Fibonacci.html
          Makefile
          fib.py
          fib3.f
          test.py
      pyrex/
        MANIFEST
        Makefile
        c_numpy.pxd
        c_python.pxd
        notes
        numpyx.c
        numpyx.pyx
        run_test.py
        setup.py
      swig/
        HelperFunctions.txt
        Makefile
        README
        Series.i
        numpy.i
        series.cxx
        series.h
        setup.py
        testSeries.py
  exercise_skel/
  exercise_soln/



See more files for this project here