AMYPAD / CuVecLinks
Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory
☆83Updated last month
Alternatives and similar repositories for CuVec
Users that are interested in CuVec are comparing it to the libraries listed below
Sorting:
- An implementation of the Nyströmformer, using Nystrom method to approximate standard self attention☆57Updated 3 years ago
- ☆67Updated 3 years ago
- Blazing fast, composable, Pythonic quantile filters.☆136Updated 2 years ago
- Using Machine Learning to learn how to Compress☆113Updated 2 years ago
- A minimalist deep learning library written from scratch in Python☆131Updated last week
- more-reasonable core functionality for numpy☆47Updated 10 months ago
- A thin, highly portable toolkit for efficiently compiling dense loop-based computation.☆149Updated 3 years ago
- A lightweight (serverless) native python parallel processing framework based on simple decorators and call graphs.☆103Updated 3 years ago
- ☆152Updated 3 years ago
- fast combinations calculation in jax☆39Updated last year
- Python library for embedding large graphs in 2D space, using force-directed layouts.☆162Updated 3 years ago
- Python bindings for procmaps.rs☆35Updated last month
- Nod.ai 🦈 version of 👻 . You probably want to start at https://github.com/nod-ai/shark for the product and the upstream IREE repository …☆107Updated last month
- View part of your screen in grayscale or simulated color vision deficiency.☆76Updated last week
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Just a small test to see which language is better for extending python when using lists of lists☆32Updated 2 years ago
- C++ raytracer that supports custom models. Supports running the calculations on the CPU using C++11 threads or in the GPU via CUDA.☆74Updated 3 years ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- Data and tooling to compare the API surfaces of various array libraries.☆56Updated last month
- Checkpoint the state of Python programs using Pythonic setjmp and longjmp☆68Updated 5 years ago
- Command line interface to and serialization format for Blosc☆123Updated 3 years ago
- Python Performance Testing with Austin☆122Updated 2 years ago
- There are C language computer programs about the simulator, transformation, and test statistic of continuous Bernoulli distribution. More…☆25Updated last year
- Online Statistical Algorithms for Python☆81Updated 7 years ago
- An experiment with "freely" wired neural networks (no layers)☆164Updated last year
- ☆123Updated 3 years ago
- A Vectorized Python Dict/Set☆117Updated 2 years ago
- Beating the `bisect` module's implementation using C-extensions.☆32Updated 2 years ago
- convert a scikit-learn decision tree into a Keras model☆39Updated 2 years ago
- Fast random number generation in an interval in Python: Up to 10x faster than random.randint.☆120Updated 3 months ago