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

NumPy 2 support, Next release plan #28

Closed
dofuuz opened this issue May 24, 2024 · 3 comments
Closed

NumPy 2 support, Next release plan #28

dofuuz opened this issue May 24, 2024 · 3 comments

Comments

@dofuuz
Copy link
Owner

dofuuz commented May 24, 2024

I'm going to introduce NumPy 2 in next release.

Next release will be major overhaul for python-soxr.

  • Change C binding to nanobind
    • SIMD64 support (faster VHQ mode)
  • Python 3.13
  • NumPy 2
    • Drop Python < 3.9
  • Drop deprecated implicit conversion in ResampleStream

Python 3.13 RC is planned in July, so there will be no new release until then.

If you are urgent with NumPy 2 support, try v0.4.0b1.

@dofuuz
Copy link
Owner Author

dofuuz commented Jul 25, 2024

It seems like Python-SoXR is blocking many dependencies. I'll just bump v0.4.0b1 to v0.4.0 to solve this now.

@dofuuz
Copy link
Owner Author

dofuuz commented Jul 25, 2024

Next release plan issue is moved to #30.

@dofuuz dofuuz closed this as completed Jul 25, 2024
@bmcfee
Copy link

bmcfee commented Jul 25, 2024

Excellent! 🚀

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

No branches or pull requests

2 participants