Skip to content

python extension for tinyexpr#118

Open
zhenghan008 wants to merge 8 commits intocodeplea:masterfrom
zhenghan008:master
Open

python extension for tinyexpr#118
zhenghan008 wants to merge 8 commits intocodeplea:masterfrom
zhenghan008:master

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