Skip to content

Update requirements.txt#6

Open
conlank wants to merge 3 commits intoalchemyEngine:mainfrom
conlank:main
Open

Update requirements.txt#6
conlank wants to merge 3 commits intoalchemyEngine:mainfrom
conlank:main

Conversation

@conlank
Copy link

@conlank conlank commented Jul 23, 2024

Fix error from using numpy 2.0.1

@alchemyEngine
Copy link
Owner

Somehow this flew under my radar back in the summer. Sorry for that.

I'd love to ditch numpy as a requirement, it's the source of most issues that have come up with these scripts.

Are any changes to the scripts required to make use of bottleneck and numexpr?

@pnewb
Copy link

pnewb commented Jan 6, 2026

I don't see any active usage of either bottleneck or numexpr and running the script with only the change to keep numpy under v2 seems to work just fine here. Same results in the output with and without those two libs. Maybe accidental bleed over from testing or other projects?

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.

3 participants