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

indirect method for pose_reg is not working in tpp #63

Closed
halmusaibeli opened this issue Oct 14, 2023 · 1 comment
Closed

indirect method for pose_reg is not working in tpp #63

halmusaibeli opened this issue Oct 14, 2023 · 1 comment

Comments

@halmusaibeli
Copy link
Contributor

The following code will not work:
pos.indirect('r',&numreg)
it is supposed to look like this:
PR[i,R[1]]

@kobbled
Copy link
Owner

kobbled commented Oct 17, 2023

Fixed in commit 10bef73. use format:

indirect('pr', &pos, i)

@kobbled kobbled closed this as completed Oct 17, 2023
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