Ticket #787 (closed enhancement: fixed)
[with patch] quotient spaces of vector spaces
| Reported by: | nbruin | Owned by: | was |
|---|---|---|---|
| Priority: | major | Milestone: | sage-2.8.15 |
| Component: | linear algebra | Keywords: | |
| Cc: | Author(s): | ||
| Report Upstream: | Reviewer(s): | ||
| Merged in: | Work issues: |
Description
If V is a subspace of W then W.quotient(V) should give the quotient space U=W/V.
Left TODO:
- overload "/" constructor ?
- provide a section map U->W ?
- install appropriate coercions ?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

