ContinuumIO / gtc2019-numba
Numba tutorial for GTC2019
☆134Updated last year
Alternatives and similar repositories for gtc2019-numba
Users that are interested in gtc2019-numba are comparing it to the libraries listed below
Sorting:
- Example Numba implementations of functions☆175Updated 2 years ago
- Numba tutorial for GTC 2018☆115Updated last year
- Materials for "Parallelizing Scientific Python with Dask"☆70Updated 6 years ago
- ☆144Updated 3 years ago
- Numba tutorial for GTC2020☆35Updated last year
- [ARCHIVED] Dask support for distributed GDF object --> Moved to cudf☆136Updated 5 years ago
- Slides for quantstack talks☆80Updated 2 years ago
- Material for the SciPy 2017 Cython tutorial☆142Updated 7 years ago
- Examples using Numba.☆140Updated 3 months ago
- Pyculib - Python bindings for CUDA libraries☆98Updated 6 years ago
- Numeric and scientific computing on GPUs for Python with a NumPy-like API☆93Updated 3 years ago
- Numba tutorial for GTC 2017 conference☆524Updated last year
- A suite of benchmarks for CPU and GPU performance of the most popular high-performance libraries for Python☆325Updated 7 months ago
- Versatile, high-performance histogram toolkit for Numpy.☆109Updated 6 years ago
- Utilities for Dask and CUDA interactions☆305Updated this week
- Official TensorFlow 2.0 tutorial notebooks for the Deep Learning for Science School at LBNL☆43Updated 5 years ago
- An Aspiring Drop-In Replacement for Pandas at Scale☆75Updated 3 years ago
- Numba tutorial materials for Scipy 2016☆144Updated 8 years ago
- Crash course to master gradient-based machine learning. Also secretly a JAX course in disguise!☆224Updated last year
- Dask tutorial material for video tutorial series☆87Updated last year
- Tutorial material and instruction for scipy 2018 jupyterlab tutorial☆73Updated 6 years ago
- Parallel NumPy seamlessly speeds up NumPy for large arrays (64K+ elements) with no change required to existing code.