Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up
Pinned
1,587 contributions in the last year
Contribution activity
December 2019
Created a pull request in numpy/numpy that received 13 comments
TST: add BLAS ILP64 run in Travis & Azure
Add Travis CI run for OpenBLAS ILP64 on Linux, and Windows & MacOS runs on Azure. For Windows & Linux, I added the ILP64 build flags to an existing…
+159
−43
•
13
comments
Created an issue in scipy/scipy that received 2 comments
Sparse matrix constructor data type detection changes on Numpy 1.18.0
There is some change in Numpy 1.18.0 with regard to integer data type selection. (This is currently causing refguide-check failures on master.) On …
2
comments