mattip / c_from_pythonLinks
Calling C from Python
☆90Updated 4 years ago
Alternatives and similar repositories for c_from_python
Users that are interested in c_from_python are comparing it to the libraries listed below
Sorting:
- Example Numba implementations of functions☆176Updated 2 years ago
- Make your Python code fly at transonic speeds!☆125Updated last month
- NumPy ufuncs and utilities.☆53Updated last week
- numba_scipy extends Numba to make it aware of SciPy☆273Updated 11 months ago
- Numeric and scientific computing on GPUs for Python with a NumPy-like API☆93Updated 3 years ago
- A simple package to do symbolic math (focus on code gen and DSLs)☆118Updated last week
- A general dispatch and override mechanism for Python.☆108Updated this week
- Python bindings for xtensor☆361Updated 3 weeks ago
- Capture C-level stdout/stderr in Python☆209Updated last month
- A Python library for manipulating indices of ndarrays☆107Updated last week
- Accurate sums and dot products for Python.☆106Updated 3 years ago
- Cookiecutter for a Python project making use of xtensor☆31Updated 5 years ago
- Weave - tools for including C/C++ code within Python code.☆59Updated 2 years ago
- RFC document, tooling and other content related to the array API standard☆246Updated 2 months ago
- NumPy-based Python interface to Intel® oneAPI Math Kernel Library (oneMKL) Fourier Transform Functions☆69Updated this week
- Subsumed into xnd☆81Updated last year
- Python bindings for the C++14 Boost::Histogram library☆153Updated last week
- Lint Cython files☆87Updated last week
- Compatibility layer for common array libraries to support the Array API☆101Updated last week
- Python helpers to limit the number of threads used in native libraries that handle their own internal threadpool (BLAS and OpenMP impleme…☆394Updated 3 months ago
- Press conda packages into wheels☆116Updated 2 years ago
- Developer tool for scientific Python libraries☆116Updated 3 weeks ago
- Meta-package providing the oldest supported Numpy for a given Python version and platform☆54Updated 11 months ago
- An augmented version of cProfile and Snakeviz☆27Updated 7 years ago
- Parallel NumPy seamlessly speeds up NumPy for large arrays (64K+ elements) with no change required to existing code.☆63Updated 4 years ago
- Fast N-dimensional aggregation functions with Numba☆227Updated this week
- Optimised tools for group-indexing operations: aggregated sum and more☆209Updated 3 months ago
- IPython magic for parallel profiling (like `%time`, but parallel)☆72Updated 8 years ago
- A curated list of awesome Cython resources. Just a draft for now.☆58Updated last year
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆133Updated 3 months ago