thearn / simple-cython-exampleLinks
A small project template that shows how to wrap C code into python using cython, along with other packaging concepts
☆130Updated 2 weeks ago
Alternatives and similar repositories for simple-cython-example
Users that are interested in simple-cython-example are comparing it to the libraries listed below
Sorting:
- Cython-based, NumPy-aware automatic wrapper generation for C / C++.☆131Updated 4 years ago
- Content for the SciPy 2015 Cython tutorial: http://www.scipy2015.scipy.org/ehome/115969/289057/?&☆58Updated last year
- Learning Cython packtpub.com code examples.☆166Updated 8 years ago
- Cookiecutter for a Python project making use of xtensor☆31Updated 5 years ago
- Demo project for building and shipping Python conda packages with Appveyor CI and Travis CI☆67Updated 6 years ago
- Efficient and scalable parallelism using the message passing interface (MPI) to handle big data and highly computational problems.☆69Updated 8 years ago
- Material for the SciPy 2017 Cython tutorial☆142Updated 7 years ago
- A set of cython bindings for using armadillo in cython. This is especially nice for doing GIL free linear algebra.☆22Updated 6 years ago
- Package template for a project using Cython☆58Updated 9 years ago
- Code examples from the book.☆427Updated 9 years ago
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- lazy parallel ondemand zero copy numpy array data flows with caching and dirty propagation☆78Updated 5 years ago
- Numeric and scientific computing on GPUs for Python with a NumPy-like API☆93Updated 3 years ago
- Cython implementation of OrderedDict☆101Updated 9 years ago
- Automatic parallelization of Python/NumPy, C, and C++ codes on Linux and MacOSX☆220Updated 4 years ago
- Weave - tools for including C/C++ code within Python code.☆57Updated last year
- A public challenge (examples and tests) for tools that provide Python interfaces to C++ libraries.☆23Updated last year
- Setuptools-based `setup.py` template for Cython projects☆44Updated 7 years ago
- Runtime compiler for numerical Python☆232Updated 4 months ago
- persistent caching to memory, disk, or database☆269Updated last month
- Press conda packages into wheels☆115Updated last year
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆226Updated 2 months ago
- Module for supporting writing in a single source file a python module and a corresponding cython module. Contrary to cython pure python m…☆26Updated 8 years ago
- Text file adapters forked from IOPro☆17Updated 9 months ago
- Examples of Python C extensions that work on Python 2 and 3☆36Updated 9 years ago
- Generate widgets from Parameterized objects in Jupyter or Bokeh server☆22Updated 5 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆161Updated 4 years ago
- High-speed physical quantities and dimensions in Python☆15Updated last year
- Concurrent appendable key-value storage☆106Updated 10 months ago