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

REF FINUFFT real dtype deprecated #69

Closed
WardBrian opened this issue Oct 6, 2023 · 1 comment
Closed

REF FINUFFT real dtype deprecated #69

WardBrian opened this issue Oct 6, 2023 · 1 comment

Comments

@WardBrian
Copy link
Collaborator

While testing #68 locally,

2040 warnings
  /mnt/home/bward/venvs/pytorch-finufft/lib/python3.9/site-packages/finufft/_interfaces.py:106:
 DeprecationWarning: Real dtypes are currently deprecated and will be removed in version 2.3. Converting to complex128.

We should manually convert to complex on our side (or force the user to do it to avoid the extra allocations internally?)

@WardBrian
Copy link
Collaborator Author

This was spurious, see flatironinstitute/finufft#338 (comment)

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

1 participant