Block or Report
Block or report seberg
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
numpy-dispatch Public
A NEP 37 implementation with some additional features for experimentation
-
experimental_user_dtypes Public
This repository houses experimental numpy DTypes using the new API (and related features). EXPECT THIS TO VANISH, I plan to move this to the NumPy org when the dust settles.
977 contributions in the last year
Activity overview
Contribution activity
June 2022
Created 10 commits in 3 repositories
Created 1 repository
- seberg/numpy-docs HTML
Created a pull request in numpy/doc that received 7 comments
ENH: Add version switcher json to the base documentation site
This makes the release process a bit more clear, since the
versions.json file should naturally be kept in sync with the
index.html file in the docs…
+62
−0
•
7
comments
Opened 5 other pull requests in 1 repository
numpy/numpy
3
merged
2
open
- MAINT: Point documentation version switcher at the docs homepage
- MAINT,ENH: Rename all dispatchers as well as possible
- DEP: Deprecate (rather than remove) the int-via-float parsing in loadtxt
-
DEP: Remove
normed=keyword argument from histograms -
MAINT: Fixup
unique'sequal_nankwarg to matchnp.array_equal
Reviewed 4 pull requests in 1 repository
Created an issue in numpy/numpy that received 8 comments
BUG?: loadtxt is now stricter with integers
Scikit-image noticed this (not sure if it is in a particularly important part): scikit-image/scikit-image#6397 CC @hmaarrfk
There is a point that n…
8
comments