Popular repositories
42 contributions in the last year
Contribution activity
January 2021
Created a pull request in hpyproject/numpy-hpy that received 11 comments
Use HPy to define the ndarray type
PyArray_Type
is now defined using HPyType_FromSpec()
, which is a straightforward change. The difficulty was more in hacking the build and CI system…
+68
−26
•
11
comments