-
-
Notifications
You must be signed in to change notification settings - Fork 660
Fix scaling of vector space morphisms on the left #37709
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
base: develop
Are you sure you want to change the base?
Fix scaling of vector space morphisms on the left #37709
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe you still need a test to check that right
(now other
) is a MatrixMorphism
. The coercion only guarantees that they have the same parent, but homspaces can use multiple types of element classes.
I am pretty sure you pushed things to the wrong branch with the last two commits. |
No, I used it as a test case for: |
I see. Well, then until this is a clean branch, I will hold off on finishing the review. |
Documentation preview for this PR (built with commit 798a69c; changes) is ready! 🎉 |
…t_constructor_, not __call__
…estore isinstance test, add comment
Based on a rebased version of the first commit (328125f6292de28326dda0e2497c2474aa54c7b7 from #28272 by @tscrim
📝 Checklist
⌛ Dependencies