On Wednesday, May 20, 2015 at 2:54:57 PM UTC-7, David Einstein wrote: > > In 6.6 if I did > sage: matrix_plot(matrix([[1,2,3,4],[4,3,2,1]])) > > I'd get a boring image (a bunch of squares) > > In 6.7 I just get an axis. > > This happens on my Mac OSX 10.10.3 and My linux machine (some recent > Fedora). Both sages are built from source. > > There do not seem to be any open trac tickets for this, but I may be doing > something wrong. Am I? >
It looks like a bug was introduced, my guess is in http://trac.sagemath.org/ticket/18327. I have now reported it at http://trac.sagemath.org/ticket/18463. -- John -- You received this message because you are subscribed to the Google Groups "sage-support" 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-support. For more options, visit https://groups.google.com/d/optout.
