Ticket #1507 (closed enhancement: fixed)

Opened 5 years ago

Last modified 5 years ago

[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: Work issues:
Report Upstream: Reviewers:
Authors: Merged in:
Dependencies: Stopgaps:

Description


Attachments

trac-1507.patch Download (1.7 KB) - added by was 5 years ago.

Change History

comment:1 Changed 5 years ago by was

  • Milestone set to sage-2.9

comment:2 Changed 5 years ago by was

this is *only* a documentation addition -- no code, so should be easy to referee.

Changed 5 years ago by was

comment:3 Changed 5 years ago by was

If the second hunk fails, no problem. That's not relevant. Only the first big hunk is.

comment:4 Changed 5 years ago by cwitty

  • Summary changed from [with patch] plotting -- document how to use pylab / matlab style plotting from sage to [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.

comment:5 Changed 5 years ago by mabshoff

  • Status changed from new to closed
  • Resolution set to fixed

Merged in 2.9.rc0.

Note: See TracTickets for help on using tickets.