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

Warning and Hint removal #595

Merged
merged 10 commits into from
Oct 8, 2023
Merged

Conversation

AngelEzquerra
Copy link
Contributor

Remove a few warnings and hints. There are still a few left. Those are mostly related to =destroy and some unused variables which I think make the code clearer so I prefer not to fix them for now.

These changes were actually made by Vindaar <batsi90@gmail.com>. I only completed the SVG test.
…ix (pinv) and the conjugate of a complex tensor
Code to fix the issue was provided by @Vindaar.
There are still a few left which I did not "fix" because IMHO they make the code clearer by naming all outputs of procedures that return tuples.
While this change fixes the warning (by renaming one of the two templates, which works because they term rewriting macros should never be called explicitly), I am not sure that this code is ever triggered (with or without my fix).
@Vindaar Vindaar merged commit f64474c into mratsim:master Oct 8, 2023
6 checks passed
@Vindaar
Copy link
Collaborator

Vindaar commented Oct 8, 2023

Thanks again!

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.

3 participants