- Toronto, Ontario, Canada
- https://qulogic.gitlab.io/
Block or Report
Block or report QuLogic
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
cartopy Public
Forked from SciTools/cartopy
Cartopy - a cartographic python library with matplotlib support
Python 1
-
-
studyGroup Public
Forked from UofTCoders/studyGroup
University of Toronto Study Group
Jupyter Notebook 1
-
specfem3d_globe Public
Forked from geodynamics/specfem3d_globe
SPECFEM3D_GLOBE simulates global and regional (continental-scale) seismic wave propagation.
Fortran
-
2,980 contributions in the last year
Activity overview
Contribution activity
March 2022
Created 20 commits in 4 repositories
Created 1 repository
Created a pull request in matplotlib/mpl-brochure-site that received 3 comments
Add a 404 page
On the new server, there is no default 404 page, which results in an empty document if navigating to an invalid URL. This generates a 404 page usin…
Opened 5 other pull requests in 4 repositories
QuLogic/matplotlib.org
1
open
1
merged
dask/distributed
1
open
matplotlib/matplotlib
1
merged
matplotlib/mpl-brochure-site
1
merged
Reviewed 22 pull requests in 7 repositories
matplotlib/matplotlib
16 pull requests
- MNT: Fix types in C-code to reduce warnings
- FIX: Colorbars check for subplotspec attribute before using
- MNT: Use a context manager to change the norm in colorbar code
- Fix Path/str-discrepancy in FontManager.addpath and improve documentation
- Backport PR #22005: Further defer backend selection
- Fix colorbar exponents
- FIX: do not pass dashes to collections in errorbar
- Further defer backend selection
- Correct paper sizes
- MNT: Simplify imports
- fixed font prop in text elements in svg figures
- Improve bar_label annotation
- Add text.parse_math rcParams
- DOC: fix various typos
- Expire deprecations in backends
- Fix issue with unhandled Done exception
matplotlib/matplotlib.github.com
1 pull request
dask/distributed
1 pull request
matplotlib/mpl-brochure-site
1 pull request
matplotlib/mpl-third-party
1 pull request
obspy/obspy
1 pull request
matplotlib/cycler
1 pull request
Created an issue in contourpy/contourpy that received 1 comment
Avoid text in tests?
Currently all of test_config and test_renderer fail with system Matplotlib, likely due to it using system FreeType. Is there a way to reduce text i…