[sage-support] Re: possible Polynomial_integer_dense_flint bug

2009-09-10 Thread Mariah
Sorry, mistyped. Should be A = 2^(2^17+2^15) On Sep 10, 11:51 am, Mariah Lenox wrote: > In sage-4.1.1 > > R. = PolynomialRing(ZZ) > A = 2^(2^17+s^15) > a = A * x^31 > b = (A * x) * x^30 > a == b   # prints "False" ??? > > I believe A and 31 are minima

[sage-support] Re: sxrange / xsrange possible bug

2009-09-16 Thread Mariah
how to do is to indicate that this is for the file sage-4.1.1/sage/misc/misc.py in spkg/standard/sage-4.1.1.spkg Is there a convention as to how to indicate this? Mariah --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com

[sage-support] Re: sxrange / xsrange possible bug

2009-09-16 Thread Mariah
:: --- Mariah --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegroups.com For

[sage-support] Re: sxrange / xsrange possible bug

2009-09-16 Thread Mariah
.localdomain' instead I also had to edit the patch to put in my email address. Is there a way (environment variable?) so that hg will pick up my email address? Mariah --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com T

[sage-support] sxrange / xsrange possible bug

2009-09-16 Thread Mariah
Dan, Please start a new thread rather than change the subject line. Thanks! Mariah On Sep 16, 2:33 pm, Dan Aldrich wrote: > I've been using sagenb for a few weeks now and have the hang of most > of the easy things. Is there a way to generate tables of a user > defined funct

[sage-support] Re: sxrange / xsrange possible bug

2009-09-21 Thread Mariah
Dan, As you suggested, I took a look at the Mercurial website and quickly found that putting the following in my .hgrc file would make hg use my email address rather than 'mar...@localhost.localdomain' [ui] username = Mariah Lenox > You sound like you're pretty comfortable w

[sage-support] Re: sxrange / xsrange possible bug

2009-09-22 Thread Mariah
uide. I never would have found it without your pointing me at it. I respectfully suggest that this section be split out to a "How to make a Sage patch (for newbies)" ... or at the very least moved to the beginning of the Developers' Guide. Mariah --~--~-~--~~-

[sage-support] How run file code in Sage notebook?

2009-10-08 Thread Mariah
possible? If so, I am not having any luck figuring how to do it from the Sage reference manual, or any of the tutorials on the Sage Help web page. Would a kind Sage guru please give me a hint? Mariah --~--~-~--~~~---~--~~ To post to this group, send email to sage

[sage-support] Re: How run file code in Sage notebook?

2009-10-08 Thread Mariah
n "/path/to/my/script.sage" into my Sage notebook cell and then click "Evaluate", then I get the plot that I expect. Have I hit another Sage bug? I am on a networked file system if that makes difference. Mariah --~--~-~--~~~---~--~~ To post t

[sage-support] Re: How run file code in Sage notebook?

2009-10-08 Thread Mariah
Thanks! Now I see a plot. Mariah On Oct 8, 4:40 pm, William Stein wrote: > On Thu, Oct 8, 2009 at 1:31 PM, Mariah wrote: > > > When I paste into my Sage notebook cell > > > load "/path/to/my/script.sage" > > > and then click "evaluate", I

[sage-support] possible Polynomial_integer_dense_flint bug

2009-09-10 Thread Mariah Lenox
In sage-4.1.1 R. = PolynomialRing(ZZ) A = 2^(2^17+s^15) a = A * x^31 b = (A * x) * x^30 a == b # prints "False" ??? I believe A and 31 are minimal to exhibit the bug. Can someone confirm? -- Mariah --~--~-~--~~~---~--~~ To post to this group, sen

[sage-support] sxrange / xsrange possible bug

2009-09-15 Thread Mariah Lenox
00 1 10 100 1000 Traceback (most recent call last): File "zzzbug.py", line 7, in for i in sxrange(Integer(_sage_const_2 ),Integer(_sage_const_10 **e)): File "/home/mariah/sage/sage-4.1.1-x86_64-Linux-core2-fc/local/lib/python

[sage-support] symbolic/expression.pyx documentation patch

2009-10-22 Thread Mariah Lenox
Would a sage developer please check in this (very minor) patch to the symbolic/expression.pyx documentation. # HG changeset patch # User Mariah Lenox # Date 1256231140 14400 # Node ID aaf2842929eca5d009d6a580a494e5f728517785 # Parent 5bf36a37cd0c2ce42b6bf42038e84a1968d3ad8b user: Mariah Lenox

[sage-support] notebook question - "Output truncated"

2009-10-22 Thread Mariah Lenox
estart the worksheet, now I do NOT see all the text associated with some of my later graphs. I am using sage-4.1. Is there a way to enlarge the size of my worksheet cell so that all my data is saved (and thus not truncated)? -- Mariah --~--~-~--~~~---~--~~ To

[sage-support] load command bug or feature?

2010-06-28 Thread Mariah Lenox
Is the inability to load foo3.sage a bug or a feature? Mariah -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org

[sage-support] Integer comparison with string question

2012-03-21 Thread Mariah Lenox
googling, but no luck. Would a kind person explain why python and sage give different answers? Mariah -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit t