#17990: Matrix with Infinity
-------------------------------------+-------------------------------------
Reporter: virmaux | Owner:
Type: defect | Status: needs_review
Priority: major | Milestone: sage-6.6
Component: calculus | Resolution:
Keywords: InfinityRing, | Merged in:
matrix, days64 | Reviewers:
Authors: | Work issues:
Report Upstream: N/A | Commit:
Branch: | 270acabc1c9ab7ac116a188643fcc90a01c5043d
u/virmaux/matrix_with_infinity | Stopgaps:
Dependencies: |
-------------------------------------+-------------------------------------
Comment (by tscrim):
This ticket deals exclusively with `MatrixSpace` over `InfinityRing`, and
in this case, it is `InfinityRing` that needs to become a new-style
`Parent` class to fix this ticket and perhaps is the better fix IMO for
`is_zero` (along with the implementation of `is_commutative`).
In parallel to this, `MatrixSpace` should become a `Parent`, and since it
walks like one, it shouldn't be too hard to convert it over.
For matrices with infinities, we want to construct a Coxeter matrix
without the current hack of representing `oo` with `-1` (in
`CoxeterMatrixGroup`), nor do we want to use the `SymbolicRing` as we feel
it is way too heavy-handed of a solution. I guess fundamentally we want a
2D array since we don't need the ground set to be a ring (it'd be
`NN[oo]`), but the matrix class(es) in Sage have nice displays...
--
Ticket URL: <http://trac.sagemath.org/ticket/17990#comment:9>
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.