[sage-support] Multiply first terms of Dirichlet powerseries

2009-06-10 Thread Ton Biegstraaten
Hi, As an example I multiplied the first terms of 2 Dirichlet powerseries. The result is also a Dirichlet powerserie, but how do I get the result in that shape? --- sage: a(x) = sum([1/(n^x) for n in range(1,4)]) sage: b(x) = a(x)*a(x) sage: print "a(x): ",a(x), "\nproduct: ", a(x)*a(x), "\nb(

[sage-support] Using sage code from within Python

2009-05-08 Thread Ton Biegstraaten
9933-14731516' using paths in file_search_maxima. (%o37) - Any ideas? regards Ton Biegstraaten --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-uns

[sage-support] Re: How to work properly with sage

2009-05-08 Thread Ton Biegstraaten
William Stein schreef: On Tue, May 5, 2009 at 12:56 AM, Ton Biegstraaten wrote: Hi, I like to have some advice on how to develop my own code and have a proper documentation for it. In python all is clear, you write a .py file and supply the docstring with proper reST text and

[sage-support] How to work properly with sage

2009-05-05 Thread Ton Biegstraaten
. So, what is a good procedure for working with sage? At the moment I have 3.4 on a UBUNTU 8.10 system, locally compiled and generated docs, I prefer the A4 documentation in stead of the letter size. regards, Ton Biegstraaten --~--~-~--~~~---~--~~ To post to this