pydata / numexpr

Fast numerical array expression evaluator for Python, NumPy, Pandas, PyTables and more
https://numexpr.readthedocs.io/en/latest/user_guide.html
MIT License
2.25k stars 212 forks source link

Python 3.13 wheels? #498

Closed cbrnr closed 1 week ago

cbrnr commented 1 month ago

I saw that several bugs related to Python 3.13 have already been addressed, so I was wondering if numexpr already supports 3.13, and if so, if and when binary wheels will be available on PyPI. Thanks and keep up the great work!

cbrnr commented 1 month ago

Apparently, CI already produces wheels for Python 3.13. Would it be possible to cut a new release?

FrancescAlted commented 1 week ago

Sorry for the delay. New 2.10.2 is out with wheels for Python 3.13.