Highlights
Popular repositories
-
-
For building a docker image on Ubuntu with Grid Engine, DRMAA, and miniconda installed.
-
Forked from jfbercher/LecturesSignalProcessing
A series of Jupyter notebooks on signal processing
HTML 4
-
For building a docker image on CentOS with Grid Engine, DRMAA, and miniconda installed.
-
Forked from nanshe-org/spams-python
My fork of SPAMS ( http://spams-devel.gforge.inria.fr ) for python
2,609 contributions in the last year
Contribution activity
July 2021
Created 3 commits in 2 repositories
Created a pull request in rapidsai/cudf that received 2 comments
Pin *arrow to use *cuda in run
Follow up to PR ( #8637 )
Even though we pinned *cuda in host, this didn't carry over to the run dependencies. To fix this, tack on *cuda to pyarrow …
Opened 2 other pull requests in 2 repositories
rapidsai/clx
1
open
dask/dask-blog
1
merged
Reviewed 7 pull requests in 6 repositories
rapidsai/cudf 2 pull requests
conda-forge/cudatoolkit-feedstock 1 pull request
rapidsai/ucx-py 1 pull request
rapidsai/integration 1 pull request
conda-forge/docker-images 1 pull request
conda-forge/paraview-feedstock 1 pull request
Created an issue in dask/dask that received 1 comment
Feedback on improving unique array API
In the Data API meeting, we started discussing some pain points around the current NumPy unique implementation and how we might improve this ( data…