Re: [sage-devel] sage histogram

2013-04-14 Thread Jose Guzman
On 04/15/2013 07:33 AM, Kenneth Lin wrote: Hi Sage development! I'm new to the Sage development community. I've been using Sage for a while now and I really like it, so I thought I'd try to help out and contribute! After using Sage a lot in my probability class, I realized that there isn't a re

[sage-devel] Re: Global options

2013-04-14 Thread Andrew Mathas
On Saturday, 13 April 2013 20:16:37 UTC+10, Volker Braun wrote: > So whats global in GlobalOptions? Presumably the instance options are the > same as the global options, just with a different scope? Is that > implemented? > Yes, you are right, there is nothing intrinsically global in them an

[sage-devel] sage histogram

2013-04-14 Thread Kenneth Lin
Hi Sage development! I'm new to the Sage development community. I've been using Sage for a while now and I really like it, so I thought I'd try to help out and contribute! After using Sage a lot in my probability class, I realized that there isn't a really easy way to plot histograms in Sage. I

[sage-devel] Re: \usepackage{times} in our latex output

2013-04-14 Thread Volker Braun
On Sunday, April 14, 2013 1:58:22 PM UTC+1, Nathann Cohen wrote: > The default font seems to be a bitmap, and we could have a much better > result if we only added \usepackage{times} in our default header. > Your pdflatex is set up wrong, or you haven't installed the CM Type 1 fonts. -- You re

[sage-devel] Re: \usepackage{times} in our latex output

2013-04-14 Thread Nathann Cohen
Come on guys, we cannot ask new users to know how to configure their own latex header by adding "latex.add_to_preamble('\\usepackage{times}')" in their init.sage file. And I don't care at all for "times" or anything else, we can pick the font you like, but the default font that is being used ri

[sage-devel] Re: \usepackage{times} in our latex output

2013-04-14 Thread Nils Bruin
On Apr 14, 5:58 am, Nathann Cohen wrote: > I am playing with Latex through Sage these days, and notice that our > default output is a bit ugly The default font seems to be a bitmap, and > we could have a much better result if we only added \usepackage{times} in > our default header. This is m

Re: [sage-devel] # tol disables the meaning of ellipsis in doctesting

2013-04-14 Thread David Roe
I would say this is a bug. It's due to the fact that the actual output matched by the ellipsis contains a float, and thus the number of expected floats is different from the number actually found. See sage.doctest.parsing.SageOutputChecker.check_output (line 670). I think just deleting lines 670

[sage-devel] Re: \usepackage{times} in our latex output

2013-04-14 Thread John H Palmieri
On Sunday, April 14, 2013 5:58:22 AM UTC-7, Nathann Cohen wrote: > > Hell everybody !! > > I am playing with Latex through Sage these days, and notice that our > default output is a bit ugly The default font seems to be a bitmap, and > we could have a much better result if we on

[sage-devel] \usepackage{times} in our latex output

2013-04-14 Thread Nathann Cohen
Hell everybody !! I am playing with Latex through Sage these days, and notice that our default output is a bit ugly The default font seems to be a bitmap, and we could have a much better result if we only added \usepackage{times} in our default header. Just look at that : view("Lo

[sage-devel] # tol disables the meaning of ellipsis in doctesting

2013-04-14 Thread cschwan
Hi, I just discovered that a doctest in 5.9beta5 with the # tol keyword is not able to use the ellipsis properly. In particular, I tried to patch the doctest in sage/numerical/mip.pyx at line 2031. The expected output contains the version string of GLPK which I want to replace with the ellips

[sage-devel] Who wants to review #3416: Weierstrass form & lattice polytope stuff?

2013-04-14 Thread Volker Braun
There is a somewhat interdisciplinary ticket for Weierstrass forms, in addition to undergraduate algebraic geometry there are dependencies for fast lattice polygons to review. Most of the code has been languishing on trac for year(s): http://trac.sagemath.org/3416 -- You received this message