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 36 million developers.
Sign up-
NVIDIA
- Zurich, Switzerland
- Sign in to view email
- http://www.entschev.com/
Pinned
212 contributions in the last year
Contribution activity
June 2019
- pentschev/pybench Python
- pentschev/cudf Cuda
Created a pull request in dask/dask that received 35 comments
Defer order/casting einsum parameters to NumPy implementation
This is one of requirements to fix #4898, together with cupy/cupy#2249 and NumPy _implementation attribute from numpy/numpy#13627.
Thanks @mrocklin …
+3
−8
•
35
comments
Created an issue in dask/dask that received 20 comments
Array creation and __array_function__
One of the issues that arise when introducing __array_function__ in a NumPy-like library, such as Dask, is array creation. Many functions require s…
20
comments
- Track Numba failures coming from Sparse+NumPy 1.17
- Improve blockwise_meta exception handling
- Support identification of _meta-related issues
- Dask monthly meeting calendar
- Implementing sizeof() for third-party libraries
- Array._meta missing functionality tracker
- Implement shape argument in *_like functions