#12162: simplify_full for matrix
-------------------------------------+-------------------------------------
Reporter: Shashank | Owner: jason, was
Type: enhancement | Status: needs_work
Priority: trivial | Milestone: sage-6.4
Component: linear algebra | Resolution:
Keywords: simplify_full | Merged in:
matrix | Reviewers:
Authors: Shashank Shalgar, | Work issues:
Michael Orlitzky | Commit:
Report Upstream: N/A | caaf80ea42bf4f38878cfe07079ba9df84b855db
Branch: | Stopgaps:
u/mjo/ticket/12162 |
Dependencies: |
-------------------------------------+-------------------------------------
Changes (by vdelecroix):
* status: needs_review => needs_work
Comment:
Replying to [comment:12 kcrisman]:
> You're right, of course. Some of the other methods do
> {{{
> return self.parent()([x.simplify() for x in self.list()])
> }}}
> for what it's worth.
I do not understand why the method `.matrix_space()` even exists! It is
infinitely slower and should in all cases return the same thing as
`.parent()`. It might be useful if a class inherit from `MatrixSpace` but
I do not think it is the case. It would better be changed.
--
Ticket URL: <http://trac.sagemath.org/ticket/12162#comment:13>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.