-
-
Notifications
You must be signed in to change notification settings - Fork 528
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
vectors over CDF allow a coercion from scalars #5646
Comments
comment:1
I second that the first one is wrong, but this is not a coercion issue.
|
Attachment: trac_5646.patch.gz |
comment:2
(I think this was left 'new' by mistake) Why is an exception made for zero? Is it just convenience? We have |
Author: William Stein |
comment:3
Every vector space has a zero element, which is denoted by 0. There are generally no elements in a vector space denoted by 1. |
Reviewer: Johan Bosman |
Attachment: trac_5646_rebased.patch.gz |
Merged: sage-5.0.beta11 |
These are incompatible and I claim the first one is wrong!
CC: @robertwb @orlitzky
Component: linear algebra
Keywords: complex vector coercion
Author: William Stein
Reviewer: Johan Bosman
Merged: sage-5.0.beta11
Issue created by migration from https://trac.sagemath.org/ticket/5646
The text was updated successfully, but these errors were encountered: