mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-03-27 02:30:10 +08:00
Update 20141211 How to use matplotlib for scientific plotting on Linux.md
This commit is contained in:
parent
762cfef575
commit
e7c71dd8ef
@ -1,3 +1,4 @@
|
|||||||
|
ideas4u Translating..
|
||||||
How to use matplotlib for scientific plotting on Linux
|
How to use matplotlib for scientific plotting on Linux
|
||||||
================================================================================
|
================================================================================
|
||||||
If you want an efficient, automatable solution for producing high-quality scientific plots in Linux, then consider using matplotlib. Matplotlib is a Python-based open-source scientific plotting package with a license based on the Python Software Foundation license. The extensive documentation and examples, integration with Python and the NumPy scientific computing package, and automation capability are just a few reasons why this package is a solid choice for scientific plotting in a Linux environment. This tutorial will provide several example plots created with matplotlib.
|
If you want an efficient, automatable solution for producing high-quality scientific plots in Linux, then consider using matplotlib. Matplotlib is a Python-based open-source scientific plotting package with a license based on the Python Software Foundation license. The extensive documentation and examples, integration with Python and the NumPy scientific computing package, and automation capability are just a few reasons why this package is a solid choice for scientific plotting in a Linux environment. This tutorial will provide several example plots created with matplotlib.
|
||||||
@ -149,4 +150,4 @@ via: http://xmodulo.com/matplotlib-scientific-plotting-linux.html
|
|||||||
|
|
||||||
[a]:http://xmodulo.com/author/joshua
|
[a]:http://xmodulo.com/author/joshua
|
||||||
[1]:http://xmodulo.com/numpy-scientific-computing-linux.html
|
[1]:http://xmodulo.com/numpy-scientific-computing-linux.html
|
||||||
[2]:http://matplotlib.org/
|
[2]:http://matplotlib.org/
|
||||||
|
Loading…
Reference in New Issue
Block a user