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

Discrete sinusoid transformation #27

Open
roxyboy opened this issue Mar 6, 2018 · 3 comments
Open

Discrete sinusoid transformation #27

roxyboy opened this issue Mar 6, 2018 · 3 comments

Comments

@roxyboy
Copy link
Member

roxyboy commented Mar 6, 2018

Currently, the xrft package only has discrete Fourier transformation but what do people think about adding the option to take the discrete sinusoid transformation? If people are on board, I can work on this.

@rabernat
Copy link
Collaborator

rabernat commented Mar 6, 2018

I don't think that dask implements DST:
http://dask.pydata.org/en/latest/array-api.html#fast-fourier-transforms

So if you wanted to do this, you would probably have to implement it at the dask level. You could start by raising an issue in dask:
https://github.com/dask/dask/issues

@roxyboy
Copy link
Member Author

roxyboy commented Mar 6, 2018

Ok, linking the issue I opened on dask: dask/dask#3250

@roxyboy
Copy link
Member Author

roxyboy commented Jun 15, 2021

Linking issue #156 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants