Re: [sage-support] technical modular form question on math.sx.com

2014-09-04 Thread William A Stein
On Thu, Sep 4, 2014 at 6:34 PM, kcrisman wrote: > http://math.stackexchange.com/questions/919920/modular-forms-on-gamma-0n-with-character-in-sage I posted a remark. -- William Stein Professor of Mathematics University of Washington http://wstein.org wst...@uw.edu -- You received this message

[sage-support] technical modular form question on math.sx.com

2014-09-04 Thread kcrisman
http://math.stackexchange.com/questions/919920/modular-forms-on-gamma-0n-with-character-in-sage -- 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 sage-support+unsu

[sage-support] Problem with magma interface

2014-09-04 Thread Jean-Pierre Flori
That's the first time I use Sage<->Magma interface. Am I doing something wrong? Thanks in advance. (Latest sage beta, magma 2.19-2) sage: p = next_prime(1<<4) sage: n = next_prime(1<<3) sage: k = GF(p) sage: R. = PolynomialRing(k) sage: f = R.irreducible_element(n) sage: g = R.irreducible_element(n

Re: [sage-support] emacs' sage_mode no longer typesets in 6.2 (Linux)

2014-09-04 Thread Ivan Andrus
'm not entirely sure. You'll also need to run (server-start) in your .emacs, but it will warn you of that. Anyway, the new spkg is at https://bitbucket.org/gvol/sage-mode/downloads/sage_mode-20140904.spkg Let me know if you have any problems. -Ivan On Aug 12, 2014, at 7:05 AM