An open API service indexing awesome lists of open source software.

https://github.com/adaickalavan/python-c-extension

Extend Python with C library, which is accelerated using OpenMP.
https://github.com/adaickalavan/python-c-extension

Last synced: 3 months ago
JSON representation

Extend Python with C library, which is accelerated using OpenMP.

Awesome Lists containing this project

README

        

# Python C Extension

Extend Python code with C library, which is accelerated using OpenMP.

See [website](https://adaickalavan.github.io/portfolio/python_c_extension/) for information.