#19988: Update to matplotlib 1.5.1
-------------------------------------+-------------------------------------
       Reporter:  vbraun             |        Owner:
           Type:  defect             |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-7.1
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:                     |    Reviewers:
        Authors:  Volker Braun       |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  87be781c234bcb3f717f9b43a519dfd037e0474d
  u/vbraun/update_to_matplotlib_1_5_1|     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by dimpase):

 {{{
 sage -t --warn-long 44.7 src/sage/plot/graphics.py  # 2 doctests failed
 sage -t --warn-long 44.7 src/sage/plot/contour_plot.py  # 1 doctest failed
 }}}
 something to do with `Contour levels must be increasing`, e.g.
 {{{
 sage -t --warn-long 44.7 src/sage/plot/contour_plot.py
 **********************************************************************
 File "src/sage/plot/contour_plot.py", line 638, in
 sage.plot.contour_plot.implicit_plot
 Failed example:
     implicit_plot(x^2+y^2-2, (x,-3,3), (y,-3,3))
 Expected:
     Graphics object consisting of 1 graphics primitive
 Got:
     doctest:590: RichReprWarning: Exception in _rich_repr_ while
 displaying object: Contour levels must be increasing
     Graphics object consisting of 1 graphics primitive
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/19988#comment:6>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to