Skip to content

AmitAronovitch/matplotlib

 
 

Repository files navigation

matplotlib

matplotlib is a python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. matplotlib can be used in python scripts, the python and ipython shell (ala matlab or mathematica), web application servers, and various graphical user interface toolkits.

Home page

Installation

For installation instructions and requirements, see the INSTALL file.

Testing

After installation, you can launch the test suite:

python tests.py

Consider reading http://matplotlib.org/devel/coding_guide.html#testing for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 60.1%
  • C++ 20.4%
  • C 17.6%
  • Objective-C 1.9%