Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion archetypes/default.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This post is awesome read it!
"
tags: ["tutorials", [library]]
displayInList: true
author: ["Bob"]
authors: ["Bob"]

resources:
- name: featuredImage
Expand Down
2 changes: 1 addition & 1 deletion content/about/submit.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ Specify that you want your post to appear in the list of latest posts and in
the list of posts of the specified category.

```
author: ["Bob"]
authors: ["Bob"]
```

Add your name as author. Multiple authors are separated by commas.
Expand Down
2 changes: 1 addition & 1 deletion content/posts/community-stories/will_tirone/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
tags: ["Open-source", "testimonial", "NASA", "JPL", "scipy", "internship"]
description: "How I learned to code and contributed to a library used on the Mars 2020 mission."
displayInList: true
author: ["Will Tirone"]
authors: ["Will Tirone"]
---

In mid-2018 I started learning Python by reading textbooks and watching online tutorials. I had absolutely zero background in computer science, but it seemed interesting so I continued to try. At some point, I decided I wanted to do a master’s degree in statistics, so I began to work on more statistics-based programming. That’s when I found SciPy. I became (and still am) fascinated by the idea of open-source software that is completely free to use and supported by a community of diligent programmers. <!--more-->With plenty of extra time on my hands during the pandemic, I made it my goal to contribute to a Python library. My first contribution was actually to a project called [first contributions](https://github.com/firstcontributions/first-contributions) which walks you through a very basic commit and push to GitHub. That built up my confidence a bit, so I decided to tackle a SciPy issue.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
description: "This guide dives deep into the inner workings of Matplotlib's Figures, Axes, subplots and the very amazing GridSpec!"
tags: ["tutorials", "matplotlib"]
displayInList: true
author: ["Akash Palrecha"]
authors: ["Akash Palrecha"]
resources:
- name: featuredImage
src: "cover.png"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
tags: ["News", "GSoC", "matplotlib"]
description: "Final Work Product Report for the Google Summer of Code 2020 for the Baseline Images Problem"
displayInList: true
author: ["Sidharth Bansal"]
authors: ["Sidharth Bansal"]
---

Google Summer of Code 2020 is completed. Hurray!! This post discusses about the progress so far in the three months of the coding period from 1 June to 24 August 2020 regarding the project `Baseline Images Problem` under `matplotlib` organisation under the umbrella of `NumFOCUS` organization.
Expand Down
2 changes: 1 addition & 1 deletion content/posts/matplotlib/GSoC_2021_Final/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
tags: ["News", "GSoC", "matplotlib"]
description: "Google Summer of Code 2021: Final Report - Aitik Gupta"
displayInList: true
author: ["Aitik Gupta"]
authors: ["Aitik Gupta"]

resources:
- name: featuredImage
Expand Down
2 changes: 1 addition & 1 deletion content/posts/matplotlib/GSoC_2021_Introduction/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
tags: ["News", "GSoC", "matplotlib"]
description: "Introduction about Aitik Gupta, Google Summer of Code 2021 Intern under the parent organisation: NumFOCUS"
displayInList: true
author: ["Aitik Gupta"]
authors: ["Aitik Gupta"]

resources:
- name: featuredImage
Expand Down
2 changes: 1 addition & 1 deletion content/posts/matplotlib/GSoC_2021_MidTerm/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
tags: ["News", "GSoC", "matplotlib"]
description: "Mid-Term Progress with Google Summer of Code 2021 project under NumFOCUS: Aitik Gupta"
displayInList: true
author: ["Aitik Gupta"]
authors: ["Aitik Gupta"]

resources:
- name: featuredImage
Expand Down
2 changes: 1 addition & 1 deletion content/posts/matplotlib/GSoC_2021_PreQuarter/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
tags: ["News", "GSoC", "matplotlib"]
description: "Pre-Quarter Progress with Google Summer of Code 2021 project under NumFOCUS: Aitik Gupta"
displayInList: true
author: ["Aitik Gupta"]
authors: ["Aitik Gupta"]

resources:
- name: featuredImage
Expand Down
2 changes: 1 addition & 1 deletion content/posts/matplotlib/GSoC_2021_Quarter/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
tags: ["News", "GSoC", "matplotlib"]
description: "Quarter Progress with Google Summer of Code 2021 project under NumFOCUS: Aitik Gupta"
displayInList: true
author: ["Aitik Gupta"]
authors: ["Aitik Gupta"]

resources:
- name: featuredImage
Expand Down
2 changes: 1 addition & 1 deletion content/posts/matplotlib/GSoC_Coding_Phase_Blog_1/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
tags: ["News", "GSoC", "matplotlib"]
description: "Progress Report for the first half of the Google Summer of Code 2020 Phase 1 for the Baseline Images Problem"
displayInList: true
author: ["Sidharth Bansal"]
authors: ["Sidharth Bansal"]
---

I Sidharth Bansal, was waiting for the coding period to start from the March end so that I can make my hands dirty with the code. Finally, coding period has started. Two weeks have passed. This blog contains information about the progress so far from 1 June to 14 June 2020.
Expand Down
2 changes: 1 addition & 1 deletion content/posts/matplotlib/GSoC_Coding_Phase_Blog_2/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
tags: ["News", "GSoC", "matplotlib"]
description: "Progress Report for the second half of the Google Summer of Code 2020 Phase 1 for the Baseline Images Problem"
displayInList: true
author: ["Sidharth Bansal"]
authors: ["Sidharth Bansal"]
---

Google Summer of Code 2020's first evaluation is about to complete. This post discusses about the progress so far in the last two weeks of the first coding period from 15 June to 30 June 2020.
Expand Down
2 changes: 1 addition & 1 deletion content/posts/matplotlib/GSoC_Coding_Phase_Blog_3/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
tags: ["News", "GSoC", "matplotlib"]
description: "Progress Report for the first half of the Google Summer of Code 2020 Phase 2 for the Baseline Images Problem"
displayInList: true
author: ["Sidharth Bansal"]
authors: ["Sidharth Bansal"]
---

Google Summer of Code 2020's first evaluation is completed. I passed!!! Hurray! Now we are in the mid way of the second evaluation. This post discusses about the progress so far in the first two weeks of the second coding period from 30 June to 12 July 2020.
Expand Down
2 changes: 1 addition & 1 deletion content/posts/matplotlib/GSoC_Coding_Phase_Blog_4/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
tags: ["News", "GSoC", "matplotlib"]
description: "Progress Report for the second half of the Google Summer of Code 2020 Phase 2 for the Baseline Images Problem"
displayInList: true
author: ["Sidharth Bansal"]
authors: ["Sidharth Bansal"]
---

Google Summer of Code 2020's second evaluation is about to complete. Now we are about to start with the final coding phase. This post discusses about the progress so far in the last two weeks of the second coding period from 13 July to 26 July 2020.
Expand Down
2 changes: 1 addition & 1 deletion content/posts/matplotlib/GSoC_Coding_Phase_Blog_5/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
tags: ["News", "GSoC", "matplotlib"]
description: "Progress Report for the first half of the Google Summer of Code 2020 Phase 3 for the Baseline Images Problem"
displayInList: true
author: ["Sidharth Bansal"]
authors: ["Sidharth Bansal"]
---

Google Summer of Code 2020's second evaluation is completed. I passed!!! Hurray! Now we are in the mid way of the last evaluation. This post discusses about the progress so far in the first two weeks of the third coding period from 26 July to 9 August 2020.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
tags: ["News", "GSoC", "matplotlib"]
description: "Introductory post about Sidharth Bansal, Google Summer of Code 2020 Intern for Baseline Image Problem Project under Numfocus"
displayInList: true
author: ["Sidharth Bansal"]
authors: ["Sidharth Bansal"]

resources:
- name: featuredImage
Expand Down
2 changes: 1 addition & 1 deletion content/posts/matplotlib/animated-fractals/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: "Discover the bizarre geometry of the fractals and learn how to mak
marvels using Python and the Matplotlib's Animation API."
tags: ["tutorials", "matplotlib"]
displayInList: true
author: ["Vladimir Ilievski"]
authors: ["Vladimir Ilievski"]
resources:
- name: featuredImage
src: "header_image.png"
Expand Down
2 changes: 1 addition & 1 deletion content/posts/matplotlib/animated-polar-plot/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
description: "This post describes how to animate some oceanographic measurements in a tweaked polar plot"
tags: ["tutorials", "matplotlib"]
displayInList: true
author: ["Kevin Balem"]
authors: ["Kevin Balem"]
resources:
- name: featuredImage
src: "thumbnail.png"
Expand Down
2 changes: 1 addition & 1 deletion content/posts/matplotlib/book/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
description: "New open access book released"
tags: ["News", "matplotlib"]
displayInList: true
author: ["Nicolas P. Rougier"]
authors: ["Nicolas P. Rougier"]
resources:
- name: featuredImage
src: "book-cover.png"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Visualizing Code-Switching with Step Charts"
date: 2020-09-26T19:41:21-07:00
description: "Learn how to easily create step charts through examining the multilingualism of pop group WayV"
tags: ["tutorials", "graphs", "matplotlib"]
author: ["J (a.k.a. WayV Subs & Translations)"]
authors: ["J (a.k.a. WayV Subs & Translations)"]
displayInList: true
draft: false

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
description: "Learn how to create a Tesla Cybertruck with Matplotlib that drives via animation."
tags: ["tutorials", "matplotlib"]
displayInList: true
author: ["Ted Petrou"]
authors: ["Ted Petrou"]
resources:
- name: featuredImage
src: "output_18_0.png"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
description: "This post details how to leverage gridspec to create ridgeplots in Matplotlib"
tags: ["tutorials", "matplotlib"]
displayInList: true
author: ["Peter McKeever"]
authors: ["Peter McKeever"]
resources:
- name: featuredImage
src: "sample_output.png"
Expand Down
2 changes: 1 addition & 1 deletion content/posts/matplotlib/custom-3d-engine/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ date: 2019-12-18T09:05:32+01:00
draft: false
description: "3D rendering is really easy once you've understood a few concepts. To demonstrate that, we'll design a simple custom 3D engine that with 60 lines of Python and one Matplotlib call. That is, we'll render the bunny without using the 3D axis."
tags: ["tutorials", "3D", "matplotlib"]
author: ["Nicolas P. Rougier"]
authors: ["Nicolas P. Rougier"]
displayInList: true

resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ date: 2020-05-07T09:05:32+01:00
draft: false
description: "A fun project about drawing all possible differently-looking (not isomorphic) graphs of N nodes."
tags: ["tutorials", "graphs", "matplotlib"]
author: ["Arseny Khakhalin"]
authors: ["Arseny Khakhalin"]
displayInList: true

resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
description: "A brief tour through the world of elementary cellular automata"
tags: ["tutorials", "matplotlib"]
displayInList: true
author: ["Eitan Lees"]
authors: ["Eitan Lees"]
resources:
- name: featuredImage
src: "ca-thumb.png"
Expand Down
3 changes: 1 addition & 2 deletions content/posts/matplotlib/emoji-mosaic-art/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
description: "Applied image manipulation to create procedural art."
tags: ["tutorials", "art", "matplotlib"]
displayInList: true
author: ["Abhishek Sharma"]
authors: ["Abhishek Sharma"]
resources:
- name: featuredImage
src: "final_image_100.png"
Expand Down Expand Up @@ -35,7 +35,6 @@ import matplotlib.pyplot as plt
import matplotlib
import scipy


print(f"Matplotlib:{matplotlib.__version__}")
print(f"Numpy:{np.__version__}")
print(f"Scipy: {scipy.__version__}")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
description: "This is my first post contribution to Matplotlib."
tags: ["GSoD", "matplotlib"]
displayInList: true
author: ["Jerome Villegas"]
authors: ["Jerome Villegas"]
---

# Introduction
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
description: "A tutorial on how to create custom tables in Matplotlib which allow for flexible design and customization."
tags: ["tutorials", "matplotlib"]
displayInList: true
author: ["Tim Bayer"]
authors: ["Tim Bayer"]
resources:
- name: featuredImage
src: "header.jpeg"
Expand Down
2 changes: 1 addition & 1 deletion content/posts/matplotlib/ipcc-sr15/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: |
The data and open-source notebooks were published to increase the transparency and reproducibility of the analysis.
tags: ["academia", "tutorials", "matplotlib"]
displayInList: true
author: ["Daniel Huppmann"]
authors: ["Daniel Huppmann"]

resources:
- name: featuredImage
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
description: "Futuristic neon glow for your next data visualization"
tags: ["tutorials", "matplotlib"]
displayInList: true
author: ["Dominik Haitz"]
authors: ["Dominik Haitz"]

resources:
- name: featuredImage
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ tags: ["industry", "matplotlib"]
draft: false
displayInMenu: false
displayInList: true
author: ["Whites Agency"]
authors: ["Whites Agency"]

resources:
- name: featuredImage
Expand Down
2 changes: 1 addition & 1 deletion content/posts/matplotlib/matplotlib-rsef/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ date: 2020-03-20T15:51:00-04:00
draft: false
description: "We have hired Elliott Sales de Andrade as the Matplotlib Software Research Engineering Fellow supported by the Chan Zuckerberg Initiative Essential Open Source Software for Science"
tags: ["News", "matplotlib"]
author: ["Thomas A Caswell", "Hannah Aizenman", "Elliott Sales de Andrade"]
authors: ["Thomas A Caswell", "Hannah Aizenman", "Elliott Sales de Andrade"]
displayInList: true
---

Expand Down
2 changes: 1 addition & 1 deletion content/posts/matplotlib/mpl-for-making-diagrams/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
description: "How to use Matplotlib to make diagrams."
tags: ["tutorials", "matplotlib"]
displayInList: true
author: ["Brandon Rohrer"]
authors: ["Brandon Rohrer"]

resources:
- name: featuredImage
Expand Down
2 changes: 1 addition & 1 deletion content/posts/matplotlib/pypalettes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: "Matplotlib is the go-to library for data visualization in Python.
date: 2025-04-01
tags: ["matplotlib", "color", "colormap"]
displayInList: true
author: ["Joseph Barbier", "Yan Holtz"]
authors: ["Joseph Barbier", "Yan Holtz"]
draft: false
resources:
- name: featuredImage
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ date: 2020-05-27T20:21:30+05:30
draft: false
description: "This post describes the difference between the pyplot and object oriented interface to make plots."
tags: ["matplotlib"]
author: ["Tejas Sanap"]
authors: ["Tejas Sanap"]
displayInList: true
resources:
- name: featuredImage
Expand Down
2 changes: 1 addition & 1 deletion content/posts/matplotlib/python-graph-gallery.com/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
description: "The Python Graph Gallery is a website that displays hundreds of chart examples made with python. It goes from very basic to highly customized examples and is based on common viz libraries like matplotlib, seaborn or plotly."
tags: ["tutorials", "graphs", "matplotlib"]
displayInList: true
author: ["Yan Holtz"]
authors: ["Yan Holtz"]
resources:
- name: featuredImage
src: "home-page-overview.png"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
description: "Learn how to create a simple stellar chart, an alternative to the radar chart."
tags: ["tutorials", "matplotlib"]
displayInList: true
author: ["João Palmeiro"]
authors: ["João Palmeiro"]
resources:
- name: featuredImage
src: "stellar_chart.png"
Expand Down
2 changes: 1 addition & 1 deletion content/posts/matplotlib/unc-biol222/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
description: "UNC BIOL222: Art created with Matplotlib"
tags: ["art", "academia", "matplotlib"]
displayInList: true
author: ["Joseph Lucas"]
authors: ["Joseph Lucas"]
resources:
- name: featuredImage
src: "fox.png"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Using Matplotlib to Advocate for Postdocs"
author: ["Davide Valeriani"]
authors: ["Davide Valeriani"]
description: "Advocating is all about communicating facts clearly. I used Matplotlib to show the financial struggles of postdocs in the Boston area."
date: 2019-10-23T12:43:23-04:00
draft: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
description: A tutorial on how to show usage rates and more using batteries
tags: ["tutorials", "matplotlib"]
displayInList: true
author: ["Rithwik Rajendran"]
authors: ["Rithwik Rajendran"]
resources:
- name: featuredImage
src: "Liverpool_Usage_Chart.png"
Expand Down
2 changes: 1 addition & 1 deletion content/posts/matplotlib/warming-stripes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
description: "Ed Hawkins made this impressively simple plot to show how global temperatures have risen since 1880. Here is how to recreate it using Matplotlib."
tags: ["tutorials", "academia", "matplotlib"]
displayInList: true
author: ["Maximilian Nöthe"]
authors: ["Maximilian Nöthe"]

resources:
- name: featuredImage
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
description: "Looking for a new method to solve the Held-Karp relaxation from the original Held and Karp paper"
tags: ["gsoc", "networkx", "traveling-salesman-problem"]
displayInList: true
author: ["mjschwenne"]
authors: ["mjschwenne"]

resources:
- name: featuredImage
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
description: "Implementation details for asadpour_atsp"
tags: ["gsoc", "networkx", "traveling-salesman-problem"]
displayInList: true
author: ["mjschwenne"]
authors: ["mjschwenne"]

resources:
- name: featuredImage
Expand Down
Loading