Highlights
- Arctic Code Vault Contributor
Popular repositories
-
-
-
Forked from numpy/numpy-dtypes
Repository for the development of user dtypes for numpy.
-
Forked from cversek/python-FLI
Python bindings for Finger Lakes Instrumentation (FLI) cameras and peripherals.
Python 1
1,293 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2021
Created 30 commits in 2 repositories
Created a pull request in numpy/numpy that received 2 comments
MAINT: Allow more recursion depth for scalar tests.
The test_operator_object_left and test_operator_object_right tests in test_scalarmath.py set a maximum recursion depth of 100 that caused an error …
+2
−2
•
2
comments
Opened 5 other pull requests in 2 repositories
Reviewed 10 pull requests in 1 repository
numpy/numpy 10 pull requests
- TST: Add cygwin build to CI
- DOC: More concise "How to import NumPy" description
- BUG: revise string_from_pyobj/try_pyarr_from_string with respect to malloc and copy.
- ENH: add a count_nonzero method to numpy.ma.
- BLD: introduce use of BLAS_LIBS and LAPACK_LIBS in distutils/system_info
- MAINT: Add exception chaining where appropriate
- BUG: Check out requirements and raise when not satisfied
- TST: add tests for using np.meshgrid for higher dimensional grids.
- MAINT: Add exception chaining where appropriate
- MAINT: Use pythoncapi_compat.h in npy_3kcompat.h
Created an issue in pydata/pydata-sphinx-theme that received 9 comments
The jump from 5.2 to 6.0 causes a big slow down.
See numpy/numpy#18756. Build times went from around 10 minutes to 30+ on CircleCI.
9
comments