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

Add support for additional float types #156

Merged
merged 1 commit into from Sep 6, 2023
Merged

Add support for additional float types #156

merged 1 commit into from Sep 6, 2023

Conversation

bobbyluig
Copy link
Contributor

This PR adds support for additional float types of the form _FloatN and _FloatNx. This should resolve #125 and #144. I was able to generate bindings for Python 3.10 with these changes locally.

@xlab xlab merged commit a1822f0 into xlab:master Sep 6, 2023
@xlab
Copy link
Owner

xlab commented Sep 6, 2023

Awesome work, thank you for contributing to this project!

I mean, for all the research that leads to that simple change.

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.

unexpected identifier strtof32
2 participants