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

[Feature Request] Discrete Hankel Transform #35

Open
steven-murray opened this issue Feb 26, 2020 · 4 comments
Open

[Feature Request] Discrete Hankel Transform #35

steven-murray opened this issue Feb 26, 2020 · 4 comments
Assignees
Milestone

Comments

@steven-murray
Copy link
Owner

Is your feature request related to a problem? Please describe.

A lot of science users really want to do a HT on discrete data, which is possible with the current algorithm, but it is not tuned for that case.

It might be nice to add the discrete HT in.

@steven-murray steven-murray added this to the v2.0.0 milestone Feb 26, 2020
@steven-murray steven-murray self-assigned this Feb 26, 2020
@MuellerSeb
Copy link
Collaborator

Do you have any literature recommendations for the discrete Hankel transform?

@steven-murray
Copy link
Owner Author

I had started with this: https://www.intechopen.com/books/fourier-transforms-century-of-digitalization-and-increasing-expectations/the-discrete-hankel-transform

I've also started a branch for this a while back but haven't had time to complete it. There's a fairly long discussion on getting it work on an issue in another repo, but I can't remember where! If I find it I'll link it here.

@steven-murray
Copy link
Owner Author

I've pushed up that branch now -- there's a notebook in the devel directory in that branch that may or may not be useful :-)

@steven-murray
Copy link
Owner Author

Here's the discussion thread: PyAbel/PyAbel#24

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