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.
- Host: GitHub
- URL: https://github.com/adaickalavan/python-c-extension
- Owner: Adaickalavan
- Created: 2019-12-27T04:47:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-21T23:59:23.000Z (almost 3 years ago)
- Last Synced: 2025-01-13T13:23:21.306Z (5 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.