Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python extension for tinyexpr #118

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

zhenghan008
Copy link

Hello, I wrote a python extension for tinyexpr. Please review my code. If you think it is suitable, you can merge my branch into your project.

The cython file tinyexpy.pxd is used to bridge the c header file tinyexpr.h
The cython file tinyexpy.pyx implements the c extension of python
python requirements file
python setup file
test file
Remove unused references in the typing module
compile file
Add SIZE_VARS macro definition
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant