-
Notifications
You must be signed in to change notification settings - Fork 979
[Merged by Bors] - chore(Algebra): move LinearMap.mul{Left, Right, LeftRight} to earlier file
#33405
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
Conversation
PR summary a36c84ab82Import changes for modified filesNo significant changes to the import graph Import changes for all files
Declarations diffNo declarations were harmed in the making of this PR! 🐙 You can run this locally as follows## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>
## more verbose report:
./scripts/declarations_diff.sh long <optional_commit>The doc-module for No changes to technical debt.You can run this locally as
|
LinearMap.mul{Left, Right} to earlier fileLinearMap.mul{Left, Right, LeftRight} to earlier file
|
Can you please split this PR into one that makes the changes in place and one that moves the code unchanged? |
Sure, should I also revert the renames? |
|
Please make the renames a separate change from the code movement, yes. (It's much easier to review this way.) |
|
Thanks 🎉 bors merge |
…er file (#33405) No code changed: literally just move.
|
Pull request successfully merged into master. Build succeeded: |
LinearMap.mul{Left, Right, LeftRight} to earlier fileLinearMap.mul{Left, Right, LeftRight} to earlier file
No code changed: literally just move.