-
University of Toronto
- Toronto, Ontario, Canada
Block or Report
Block or report mhvk
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
extract_psf Public
Extract spectra using a PSF model. Can be multiple sources and/or multiple orders/chips.
Fortran 3
1,165 contributions in the last year
Less
More
Contribution activity
January 2022
Created 10 commits in 2 repositories
Created a pull request in astropy/astropy that received 33 comments
Relax tolerance of some tests for numpy 1.22
Most likely as a consequence of numpy now supporting the faster but slightly less precise Intel Short Vector Math Library (SVML), some of our tests…
+24
−9
•
33
comments
Opened 1 other pull request in 1 repository
numpy/numpy
1
merged
Reviewed 20 pull requests in 3 repositories
astropy/astropy
14 pull requests
- Split IO test base classes
- BUG: Skip good_enough when auto_max_age is None
- Add __array_func__ for astropy.time.Time
- Public-scope cosmology units module
-
Speed up _select_subfmts in
astropy.time - TST: Add regression test for Issue 12706
- FEAT: New doppler_redshift equivalency
-
Add kwargs to
to_mapping -
move
test_varyde - DOC: Update matplotlib doc base URL
-
Cosmo restructure
m_nuinitialization - move test units
- Remove vestiges of Python 2
- Performance improvement for bytes-type Column searchsorted
numpy/numpy
5 pull requests
- BUG: Fix that reduce-likes honor out always (and live in the future)
- ENH: Make ndarray.__array_finalize__ a callable no-op
- MAINT: Relax asserts to match relaxed reducelike resolution behaviour
- ENH: Removed requirement for C-contiguity when changing to dtype of different size
- BUG: Relax dtype identity check in reductions
mhvk/baseband-tasks
1 pull request
Created an issue in numpy/numpy that received 8 comments
BUG: possible problem with np.add.accumulate on 32-bit windows
Describe the issue: In astropy, there are several failures with numpy 1.22. Most seem related to precision issues, perhaps due to the intel short v…
8
comments