Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. Interactive data selection cursors for Matplotlib.

    Python 45 9

  2. A (new) cairo backend for Matplotlib.

    C++ 53 11

  3. Automagically import missing modules in IPython.

    Python 27 2

  4. A reimplementation of Thomas Andrews' Deal in Python.

    Python 42 25

  5. A PyPI to PKGBUILD converter.

    Python 32 3

  6. A Jupyter kernel for MATLAB.

    Python 106 17

Contribution activity

October 2020

Created a pull request in matplotlib/matplotlib that received 5 comments

Simplify tmpdir handling in backend_pgf.

backend_pgf uses a complicated way to handle temporary directories, in particular because (on top of the normal calls to tex) it runs a separate, l…

+38 −65 5 comments

Created an issue in matplotlib/matplotlib that received 9 comments

Returning bytes data from savefig

Problem #6909 is a PR, abandoned by the original author, that made bytestring = fig.savefig(None, **kwargs) equivalent to import io; buf = io.Byte…

9 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.