#17618: Update matplotlib so that plot_directive is less broken
-------------------------------------+-------------------------------------
       Reporter:  tmonteil           |        Owner:
           Type:  enhancement        |       Status:  new
       Priority:  major              |    Milestone:  sage-6.5
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:                     |    Reviewers:
        Authors:  Thierry Monteil    |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:  u/fbissey/MPL-1.4  |  8ee674d1b6e6bc2e22d7bc9f0ad9af05cce766d5
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by strogdon):

 I'm coming late to the game. Aside from the actual triangulation it looks
 like there is still
 {{{
 interpolation_type='nn'
 }}}
 in {{{listplot_3d.py}}} which gives failures for me. And in
 {{{discrete_gaussian_lattice.py}}}
 there is

 {{{interploation='nn'}}}

 I guess {{{interploation}}} should be {{{interpolation}}} and the
 {{{'nn'}}} should be something else.

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

Reply via email to