Just the basic ones, like with Moebius mu or some other arithmetic function in it. I'd like to have something like http://mpmath.googlecode.com/svn/trunk/doc/build/functions/zeta.html#dirichlet except where I could slap in any old arithmetic function, not just a periodic one.
Consider this a "wishlist" request, of course :) I'm not doing anything serious with it, just nice to have something better than a for loop to show off the computations (and that they agree with the theory) when we do this in class. - kcrisman On Jun 7, 1:16 pm, Fredrik Johansson <[email protected]> wrote: > On Tue, Jun 7, 2011 at 7:09 PM, kcrisman <[email protected]> wrote: > > Fredrik, is it possible to compute other Dirichlet series using > > mpmath? That is, ones that aren't necessarily L-functions, like at > >http://en.wikipedia.org/wiki/Dirichlet_series? I couldn't find this > > on that page, but perhaps they're elsewhere. > > > I realize these usually are some variant on zeta and computable that > > way, but it is nice to be able to "compare" summation with the > > "correct" value. > > Do you have some specific example of the kind of Dirichlet series you > are interested in? > > Fredrik -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
