Randy Gelhausen (@randerzander) 's Twitter Profile
Randy Gelhausen

@randerzander

Tech always, football in the fall

ID: 6450562

linkhttp://github.com/randerzander calendar_today30-05-2007 18:46:43

4,4K Tweet

375 Takipçi

1,1K Takip Edilen

Maarten A. Breddels (@maartenbreddels) 's Twitter Profile Photo

I think the #pydata community is in healthy shape, not only do we have a choice in dataframe libraries (vaex pandas, Dask, Modin, RAPIDS AI cudf) almost as rich as the viz ecosystem, we also have the people bringing them together, thanks Marc Garcia !

Rachel Thomas (@math_rachel) 's Twitter Profile Photo

You don't have to know CUDA to use a GPU. Rapids, CuPy, & Numba provide familiar SciPy APIs around GPUs. CuPy's interface is highly compatible with NumPy; in most cases it can be used as a drop-in replacement Matthew Rocklin #SciPy2019 cupy.chainer.org

You don't have to know CUDA to use a GPU. Rapids, CuPy, & Numba provide familiar SciPy APIs around GPUs.

CuPy's interface is highly compatible with NumPy; in most cases it can be used as a drop-in replacement
<a href="/mrocklin/">Matthew Rocklin</a> #SciPy2019
cupy.chainer.org
realpaulmahler (@realpaulmahler) 's Twitter Profile Photo

Super stoked ODS picked this up! I’m also thrilled that I have the opportunity to be part of RAPIDS AI! This is the second time they’ve picked up a blog of mine!

Randy Gelhausen (@randerzander) 's Twitter Profile Photo

Spring has sprung, and working outdoors is a thing again. So is lawn-mowing and blowing and general gas powered noise-making :|

Graham Markall (@gmarkall) 's Twitter Profile Photo

Thanks to the hard work of Brandon Miller, the Numba CUDA examples section is much-expanded with nice examples of CUDA target features: shared memory, cooperative groups, forall loops, random number generation, and CPU/GPU jit function interop: numba.readthedocs.io/en/latest/cuda…

Youssef Ibrahim Yazbek 🇱🇧 ☭ (@rorschachprodu1) 's Twitter Profile Photo

Aaron Swartz would have been 36 today. Aaron committed suicide after being sentenced to 35 years in prison by US authorities for transferring and sharing scientific articles from JSTOR.

Aaron Swartz would have been 36 today.

Aaron committed suicide after being sentenced to 35 years in prison by US authorities for transferring and sharing scientific articles from JSTOR.
Ergest Xheblati (@ergestx) 's Twitter Profile Photo

Transforming data is the one of the most evergreen skills. Everything you do these days is powered by data. If you know how to transform that data to make it useful you have a superpower. It doesn’t matter if you use SQL, Python, Excel or any other tool. I of course prefer SQL

Teknium (e/λ) (@teknium1) 's Twitter Profile Photo

Code is so much easier to understand than math notation for me. I hope that all math classes can be taught in code sometime soon lol

Vibhu Jawa (@jawavibhu) 's Twitter Profile Photo

We have been hard at work together with DGL folks to accelerate graph neural networks at scale . Checkout my new blogpost to learn more about accelerating GNN training with cugraph and dgl . developer.nvidia.com/blog/introduct…