Python drawer – Telegram
Python drawer
36 subscribers
1 photo
2 files
3.7K links
A collection of curated Python resources from trustworthy sources.
Download Telegram
Building pyarrow with CUDA support

The other day I was looking to read an Arrow buffer on GPU using Python, but as far as I could tell, none of the provided pyarrow packages on conda or pip are built with CUDA support. Like many of the packages in the compiled-C-wrapped-by-Python ecosystem, Apache Arrow is thoroughly documented, but the number of permutations of how you could choose to build pyarrow with CUDA support quickly becomes overwhelming.

https://randyzwitch.com/pyarrow-cuda-support/
https://github.com/rougier/matplotlib-3d

This experimental project is an attempt at providing a better and more versatile 3d axis for Matplotlib. The heart of the code is explained in this blog post: Custom 3D engine in Matplotlib.
Live stream started
Live stream finished (14 seconds)