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

QTT_FFT #43

Open
distone opened this issue Mar 26, 2018 · 4 comments
Open

QTT_FFT #43

distone opened this issue Mar 26, 2018 · 4 comments

Comments

@distone
Copy link
Contributor

distone commented Mar 26, 2018

This toolbox's Matlab version includes a nice and powerful QTT_FFT function which does FFT on tensors in QTT format, but I didn't find it in this python implementation.

It would be very much helpful if this feature was added to the project.

@distone
Copy link
Contributor Author

distone commented Apr 11, 2018

Ok, I would do it. Would try to add the QTT_FFT functions to the project, just translate from the Matlab counterparts of Oseledets' TT-Toolbox project.

@qbit-
Copy link
Contributor

qbit- commented Apr 18, 2018

Feel free to pull request into the develop branch

@distone
Copy link
Contributor Author

distone commented Apr 25, 2018

seems the "tt_qr" and "chunk" function are also not yet available in python, they are needed by the n-D QTT_FFT. or, are they already there and I failed to found?

@distone
Copy link
Contributor Author

distone commented Apr 27, 2018

The "rounding" function is already there, so seems some Fortran code for "tt_qr" should be available there. Do anyone knows how to call the Fortran tt_qr in python?

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