Skip to content

Commit 269c3a4

Browse files
committed
add matplotlib
1 parent 114179a commit 269c3a4

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,18 @@ In alphabetic order.
255255
<a href="http://www.juliaopt.org">Website</a> | <a href ="https://github.com/JuliaOpt/GSOC2019/blob/master/ideas-list.md"> Ideas Page | <a href="https://github.com/JuliaOpt/JuMP.jl">Source Code</a> | <a href="https://gitter.im/JuliaOpt/JuMP-dev">Contact (Gitter)</a>
256256
</p>
257257
</td>
258+
</tr>
259+
<tr>
260+
<td>
261+
<img width="300px" src="https://matplotlib.org/_static/logo2.png">
262+
</td>
263+
<td>
264+
<h1>Matplotlib</h1>
265+
<p> Matplotlib is a Python 2D plotting library which produces publication-quality figures in a variety of hardcopy formats and interactive environments across platforms. Due to its status as a foundational data visualization tool, Matplotlib is used in heavily in academia, national research labs and in industry. Matplotlib is used in cutting-edge research, from physics to chemistry, neuroscience to astronomy. It has been used on high profile projects such as Mars landers and the Hubble space telescope. Matplotlib can be used in Python scripts, the Python and IPython shell, the Jupyter notebook, web application servers, and seven graphical user interface toolkits. </p>
266+
<p>
267+
<a href="https://matlotlib.org/">Website</a> | <a href="https://github.com/matplotlib/matplotlib/wiki/GSOC-2019-Ideas-Page">Ideas Page</a>
268+
</p>
269+
</td>
258270
</tr>
259271
<tr>
260272
<td>
@@ -393,7 +405,7 @@ information how to work with them.
393405
| [IPython] | Unknown | |
394406
| [Julia] | Unknown | |
395407
| [JuMP] | Applying under NumFOCUS umbrella | https://github.com/JuliaOpt/GSOC2019/blob/master/ideas-list.md |
396-
| [Matplotlib] | Unknown | |
408+
| [Matplotlib] | Applying under NumFOCUS umbrella | https://github.com/matplotlib/matplotlib/wiki/GSOC-2019-Ideas-Page |
397409
| [nteract] | Applying under NumFOCUS umbrella | https://github.com/nteract/nteract/wiki/GSoC-2019-Ideas |
398410
| [NumPy] | Unknown | |
399411
| [Open Journals][theoj] | Unknown | |

0 commit comments

Comments
 (0)