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

inverse works with non vararrays #306

Merged
merged 2 commits into from
May 19, 2023
Merged

inverse works with non vararrays #306

merged 2 commits into from
May 19, 2023

Conversation

Wout4
Copy link
Collaborator

@Wout4 Wout4 commented May 19, 2023

No description provided.

@Wout4 Wout4 requested a review from tias May 19, 2023 11:59
@tias
Copy link
Collaborator

tias commented May 19, 2023

what is the source of the error? is it because of the way we use decompose? Then the 'cpm_array' should only be in the decompose?

Now its just a bit weird that fwd is not wrapped while rev is; and I can only think this is because the non-described error is in decompose

@Wout4
Copy link
Collaborator Author

Wout4 commented May 19, 2023

it's because of the decompose yes, will move the cpm_array there then

@tias tias merged commit f9f1944 into master May 19, 2023
@tias tias deleted the Inverse_fix branch May 19, 2023 12:41
tias pushed a commit that referenced this pull request May 19, 2023
make decompose of 'inverse' work also when 'rev' is a regular array
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

Successfully merging this pull request may close these issues.

2 participants