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

Updates for Numpy, StickyDesign compatibility #3

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

Conversation

cgevans
Copy link
Member

@cgevans cgevans commented Dec 11, 2023

These changes allow Piperine to work with more recent versions of Python (eg, 3.12) and Numpy (eg, 1.26). They also change the dependency requirements to use StickyDesign ≥ 0.8.4, which fixes a build problem for _stickyext with more recent Numpy versions, and automatically use the fast=False pure-Python method in both Piperine energetics modules if _stickyext was still not built successfully.

I'm currently waiting on confirmation that this works for other people.

- stickydesign 0.9.0.a2 is now compatible (reimplements fastsub in rust).
- peppercompiler 0.1.4 (not yet released) fixes several file name problems
Copy link
Member Author

@cgevans cgevans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is now working for me (Linux), and other people (Mac). The changes here need a new minor release of peppercompiler, however.

@cgevans cgevans marked this pull request as ready for review December 13, 2023 19:28
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.

None yet

1 participant