-
Nvidia
Popular repositories Loading
-
pytest-valgrind
pytest-valgrind PublicPytest plugin reporting valgrind errors as test failures
-
-
experimental_user_dtypes
experimental_user_dtypes PublicThis 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.
1,014 contributions in the last year
Day of Week | 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
Activity overview
Contributed to
numpy/numpy,
rapidsai/legate-dataframe,
rapidsai/legate-boost
and 96 other
repositories
Loading
Contribution activity
April 2025
Created 4 commits in 3 repositories
Created a pull request in rapidsai/legate-dataframe that received 7 comments
API: Allow parquet reading into (transposed) array
This adds a call to do a chunked copy directly into a transposed array. To be honest, the only reason to do this inside legate-df, is that we have …
+576
−41
lines changed
•
7
comments
Opened 3 other pull requests in 3 repositories
rapidsai/legate-dataframe
1
open
-
API: Add
unaryop.cast
to cast a single columnThis contribution was made on Apr 25
rapidsai/cudf
1
open
-
Implement
__dlpack__
dunder for pylibcudf columnsThis contribution was made on Apr 24
rapidsai/legate-boost
1
open
-
MAINT: Revert most of the legate 25.05 changes
This contribution was made on Apr 23
Reviewed 15 pull requests in 2 repositories
numpy/numpy
14 pull requests
-
ENH: Add madvise for memmap objects
This contribution was made on Apr 25
-
BUG: Fix
__array__(None)
to preserve dtypeThis contribution was made on Apr 24 -
ENH: np.linalg.inv: Allow disabling error when one matrix is singular in a stack
This contribution was made on Apr 24
-
ENH: Improve performance for np.result_type
This contribution was made on Apr 23
-
ENH: Support Python 3.14
This contribution was made on Apr 23
-
ENH: Upgrade Array API version to 2024.12
This contribution was made on Apr 22
-
BUG: fix
np.vectorize
for object dtypeThis contribution was made on Apr 22 -
ENH: Improve performance of np.count_nonzero for float arrays
This contribution was made on Apr 22
-
BUG: Prevent nanmax/nanmin from copying memmap arrays
This contribution was made on Apr 22
-
MAINT: Deprecate
.T
property for non-2dim arrays and scalarsThis contribution was made on Apr 14 -
BUG: Fix NEP50 weak-type scalar logic for binary operations on masked arrays
This contribution was made on Apr 4
-
ENH: Use openmp on x86-simd-sort to speed up np.sort and np.argsort
This contribution was made on Apr 2
-
API,ENH: Allow forcing an array result in ufuncs
This contribution was made on Apr 1
-
ENH, API: New sorting mechanism for DType API
This contribution was made on Apr 1
rapidsai/legate-boost
1 pull request
-
Implement ONNX model serialisation phase 2
This contribution was made on Apr 23
Created an issue in data-apis/array-api that received 13 comments
Allow Python integer return for count_nonzero(arr, axis=None)
NumPy returns Python integers in that particular case, and I am not sure I feel it's worth changing it.
The reason is, that if a place only uses ax…
13
comments
Opened 2 other issues in 2 repositories
numpy/numpy
1
open
-
ENH,MAINT: Use METH_FASTCALL for scalar methods forwarding
This contribution was made on Apr 24
rapidsai/legate-boost
1
open
-
MAINT: Revert 25.05 related restructuring
This contribution was made on Apr 4