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,352 contributions in the last year
Less
More
Activity overview
Contribution activity
July 2021
Created 44 commits in 3 repositories
Created a pull request in MacPython/numpy-wheels that received 9 comments
MAINT: Use BLAS ILP64 for 64 bit wheels
Summary of current problems Windows: Flaky, sometimes the downloaded library isn't found. May be a distutils problem. Mac: universal2 fails, seems…
+96
−10
•
9
comments
Opened 34 other pull requests in 4 repositories
numpy/numpy
20
merged
6
closed
- REL: Update main after 1.21.1 release.
- REL: Prepare for NumPy 1.21.1 release.
- MAINT: Add missing dtype overloads for object- and ctypes-based inputs
- MAINT: Start testing with Python 3.10.0b3.
-
TST: Fix a
GenericAliastest failure for python 3.9.0 - BUG: fix a numpy.npiter leak in npyiter_multi_index_set
- BUG, SIMD: Fix infinite loop during count non-zero on GCC-11
- MAINT: Update manylinux ci test to manylinux2014
- MAINT: Avoid unicode characters in division SIMD code comments
- BUILD: update OpenBLAS to v0.3.17
- MAINT: Disable test_blas64_dot.
- MAINT: Disable test_blas64_dot.
- MAINT: Disable test_blas64_dot.
- MAINT: Disable test_blas64_dot.
- MAINT: Update for using openblas64_.
- MAINT: Use straight arm64 in TravisCI.
- BUG: Make openblas_support support ILP64 on Windows.
- MAINT: Start testing with Python 3.10.0b3.
-
MAINT: graviton2 reguires
group: edge. - MAINT: Use arm64-graviton2 for testing on travis
-
MAINT: Try specifying
virt: vmfor arm64 - MAINT: Use arm64-graviton2 for testing on travis
- REV: Revert "Merge pull request #19371"
- BUG: Fix NULL special case in object-to-any cast code
- BUG: Do not raise deprecation warning for all nans in unique (#19301)
- Some pull requests not shown.
MacPython/numpy-wheels
5
merged
1
closed
scipy/scipy.org
1
merged
matthew-brett/multibuild
1
open
Reviewed 3 pull requests in 1 repository
Created an issue in numpy/numpy that received 2 comments
Typing is failing tests on Python 3.9.0
This shows up on a wheel build at https://tinyurl.com/3475ussr
@pytest.mark.parametrize("name,func", [ ("__init__", lambda n: n), ("__init__", lam…
2
comments