Ticket #9796 (closed enhancement: fixed)
Add a "diagonal" method for matrices
| Reported by: | jason | Owned by: | jason, was |
|---|---|---|---|
| Priority: | major | Milestone: | sage-4.6.2 |
| Component: | linear algebra | Keywords: | beginner |
| Cc: | kcrisman | Work issues: | |
| Report Upstream: | N/A | Reviewers: | Tom Coates |
| Authors: | Rob Beezer | Merged in: | sage-4.6.2.rc0 |
| Dependencies: | Stopgaps: |
Attachments
Change History
comment:2 Changed 16 months ago by rbeezer
- Keywords beginner added
- Status changed from new to needs_review
comment:3 follow-up: ↓ 4 Changed 16 months ago by tomc
- Status changed from needs_review to positive_review
- Reviewers set to tomc
This looks good. Running:
sage -testall -long
gives that all doctests pass except five unrelated tests (in sage/plot/plot3d/tachyon.py and sage/plot/plot3d/base.pyx) that also fail in an unpatched copy of Sage (version 4.6.1, built from source on 64-bit Linux).
comment:5 follow-up: ↓ 6 Changed 16 months ago by kcrisman
- Reviewers changed from tomc to Tom Coates
- Authors set to Rob Beezer
I hope it's okay that I 'guessed' the reviewer's name from the trac main page!
Note: See
TracTickets for help on using
tickets.

