Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

matplotlib: plotting with Python

NotificationsYou must be signed in to change notification settings

matplotlib/matplotlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matplotlib is a python 2D plotting library which produces publicationquality figures in a variety of hardcopy formats and interactiveenvironments across platforms. matplotlib can be used in pythonscripts, the python and ipython shell (ala matlab or mathematica), webapplication 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 setup.py test

Or from the python interpreter:

import matplotlibmatplotlib.test()

Consider readinghttp://matplotlib.org/devel/coding_guide.html#testing formore information.


[8]ページ先頭

©2009-2025 Movatter.jp