-
University of Toronto
- Toronto, Ontario, Canada
Popular repositories Loading
-
baseband-tasks
baseband-tasks PublicA package for radio baseband data reduction and analysis.
-
astropy-project
astropy-project PublicForked from astropy/astropy-project
Documents and policies regarding the Astropy Project as a whole.
1,224 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 20 commits in 4 repositories
Created 1 repository
-
mhvk/matplotlib
Python
This contribution was made on Apr 10
Created a pull request in matplotlib/matplotlib that received 13 comments
BUG: ensure that errorbar does not error on masked negative errors.
errorbar
checks that errors are not negative, but a bit convolutedly, in order to avoid triggering on nan. Unfortunately, the work-around for nan m…
+22
−6
lines changed
•
13
comments
Opened 7 other pull requests in 3 repositories
astropy/astropy
3
merged
1
open
1
closed
-
BUG,TST: fix writing to table used in all tests.
This contribution was made on Apr 18
-
ENH,BUG: Timeseries downsampling can now deal with MaskedColumn
This contribution was made on Apr 18
-
DOC: get rid of excessive warnings in doc build / alternative
This contribution was made on Apr 16
-
DOC: remove deprecated units from documentation.
This contribution was made on Apr 11
-
DOC: represents takes str and Quantity, not just UnitBase
This contribution was made on Apr 11
mhvk/baseband
1
merged
-
Ensure VDIF headers are set to python integers.
This contribution was made on Apr 19
larrybradley/astropy
1
open
-
Support MaskedNDArray but leave (Masked)Quantity for later.
This contribution was made on Apr 9
Reviewed 34 pull requests in 4 repositories
astropy/astropy
20 pull requests
-
ENH,BUG: Timeseries downsampling can now deal with MaskedColumn
This contribution was made on Apr 19
-
Add tdat reader - resolves issue 15190
This contribution was made on Apr 18
-
Simplify and speed up three Doppler equivalencies
This contribution was made on Apr 18
-
DOC: get rid of excessive warnings in doc build / alternative
This contribution was made on Apr 17
-
DOC: Get rid of excessive warnings in log that do not cause RTD failure
This contribution was made on Apr 16
-
Redefine degrees Rankine as a scaled version of the kelvin
This contribution was made on Apr 15
-
Fix "<U" in dtype check breaking TDAT writer on big-endian systems
This contribution was made on Apr 14
-
Add initial type annotations to unit equivalencies
This contribution was made on Apr 11
-
DOC: represents takes str and Quantity, not just UnitBase
This contribution was made on Apr 11
-
Fix table repr when column has scaling factors
This contribution was made on Apr 10
-
feat: search_around_** methods now accept non-scalar separations and distances
This contribution was made on Apr 10
-
Cache the unit equivalencies that have no parameters
This contribution was made on Apr 9
-
Add LZW file support to
io.fits
,io.ascii
andutils.data
This contribution was made on Apr 9 -
Fix LZMA invalid file checking in
utils
This contribution was made on Apr 9 -
Remove clutter from
misc
units definition fileThis contribution was made on Apr 9 -
Reorganize
astropy.units.physical
as a sub-packageThis contribution was made on Apr 7 -
TYP: set up typechecking for
units
withbasedpyright
This contribution was made on Apr 4 -
Make
astropy.units.imperial
properly availableThis contribution was made on Apr 3 -
Remove length from
length
This contribution was made on Apr 1 -
Simplify
PhysicalType
arithmetic implementationThis contribution was made on Apr 1
numpy/numpy
12 pull requests
-
BUG: Re-enable overriding functions in the
np.strings
module.This contribution was made on Apr 18 -
MAINT: Improve float16 and float32 printing
This contribution was made on Apr 18
-
ENH: Support Python 3.14
This contribution was made on Apr 17
-
BUG: Prevent nanmax/nanmin from copying memmap arrays
This contribution was made on Apr 16
-
ENH: Improve performance for np.result_type
This contribution was made on Apr 15
-
WIP, MAINT: scalar float str match array
This contribution was made on Apr 12
-
ENH: Improve performance of np.linalg._linalg._commonType
This contribution was made on Apr 10
-
ENH: Improve np.linalg.det performance
This contribution was made on Apr 9
-
DOC: fixes classes decorated with set_module not showing its source on numpy's documentation (#28629)
This contribution was made on Apr 8
-
BUG: fix deepcopying StringDType arrays
This contribution was made on Apr 3
-
MNT: add linter for thread-unsafe C API uses
This contribution was made on Apr 3
-
BUG: quantile should error when weights are all zeros
This contribution was made on Apr 2
quantity-dev/metrology-apis
1 pull request
-
MetrologyNamespace (initial PR)
This contribution was made on Apr 17
matplotlib/matplotlib
1 pull request
-
BUG: ensure that errorbar does not error on masked negative errors.
This contribution was made on Apr 13
Created an issue in astropy/astropy that received 4 comments
Should VOTable always produce Masked columns?
Over at #17996, @bsipocz reported problems with plotting error bars from a table loaded with io.votable
. A contributing factor to this was that the…
4
comments
Opened 2 other issues in 1 repository
astropy/astropy
1
closed
1
open
-
CI failure on double-run (tdat)
This contribution was made on Apr 18
-
Remove
units.deprecated
in 9.0This contribution was made on Apr 16