[sage-support] Re: Dirichlet L-function

2009-04-26 Thread agi
Thanks :) On 26 Apr., 02:43, Craig Citro wrote: > Hi, > > > The example from the reference manual p.2630 > > > sage: lcalc.twist_values(0.5, -10, 10) > > [(-8, 1.10042141), (-7, 1.14658567), (-4, 0.667691457), (-3, > > 0.480867558), > > (5, 0.231750947), (8, 0.373691713)] > > > works fine. But I

[sage-support] Re: Dirichlet L-function

2009-04-25 Thread Craig Citro
Hi, > The example from the reference manual p.2630 > > sage: lcalc.twist_values(0.5, -10, 10) > [(-8, 1.10042141), (-7, 1.14658567), (-4, 0.667691457), (-3, > 0.480867558), > (5, 0.231750947), (8, 0.373691713)] > > works fine. But I need the value of  L( chi_3 , 2 ). > I think the problem is jus

[sage-support] Re: Dirichlet L-function

2009-04-25 Thread agi
The example from the reference manual p.2630 sage: lcalc.twist_values(0.5, -10, 10) [(-8, 1.10042141), (-7, 1.14658567), (-4, 0.667691457), (-3, 0.480867558), (5, 0.231750947), (8, 0.373691713)] works fine. But I need the value of L( chi_3 , 2 ). I'm using Sage Version 3.4 and the machine is an

[sage-support] Re: Dirichlet L-function

2009-04-25 Thread David Joyner
After you type lcalc.twist_values? and look at the examples given, can you tell which command does not work, what operating machine you are using and version of sage you are running? On Sat, Apr 25, 2009 at 9:20 AM, agi wrote: > > Is there a way to compute Dirichlet L-functions > http://en.wiki