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

pyttb_utils.tt_ind2sub does not work for 2 or more dimensions #45

Closed
dmdunla opened this issue Jul 29, 2022 · 1 comment
Closed

pyttb_utils.tt_ind2sub does not work for 2 or more dimensions #45

dmdunla opened this issue Jul 29, 2022 · 1 comment

Comments

@dmdunla
Copy link
Collaborator

dmdunla commented Jul 29, 2022

This is another area where order='F' is required ot match the Matlab functionality, since tt_ind2sub relies on np.unravel_index.

@dmdunla
Copy link
Collaborator Author

dmdunla commented Oct 12, 2022

Fixed in 598b5bf

@dmdunla dmdunla closed this as completed Oct 12, 2022
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