Opened 15 years ago
Closed 15 years ago
#1507 closed enhancement (fixed)
[with patch, with positive review] plotting -- document how to use pylab / matlab style plotting from sage
Reported by: | was | Owned by: | was |
---|---|---|---|
Priority: | major | Milestone: | sage-2.9 |
Component: | graphics | Keywords: | |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
Attachments (1)
Change History (6)
comment:1 Changed 15 years ago by
Milestone: | → sage-2.9 |
---|
comment:2 Changed 15 years ago by
Changed 15 years ago by
Attachment: | trac-1507.patch added |
---|
comment:3 Changed 15 years ago by
If the second hunk fails, no problem. That's not relevant. Only the first big hunk is.
comment:4 Changed 15 years ago by
Summary: | [with patch] plotting -- document how to use pylab / matlab style plotting from sage → [with patch, with positive review] plotting -- document how to use pylab / matlab style plotting from sage |
---|
Looks good to me.
To apply: Attempt to apply the patch as usual. Ignore the error message:
Hunk #2 FAILED at 127 1 out of 2 hunks FAILED -- saving rejects to file sage/plot/plot.py.rej abort: patch failed to apply
Then do hg_sage.ci()
, to check in the half-applied patch.
Note: See
TracTickets for help on using
tickets.
this is *only* a documentation addition -- no code, so should be easy to referee.