#12545: create highly optimized p-adic L-series implementation for various 
special
cases
-----------------------------+----------------------------------------------
   Reporter:  was            |          Owner:  was     
       Type:  enhancement    |         Status:  new     
   Priority:  minor          |      Milestone:  sage-5.0
  Component:  number theory  |       Keywords:          
Work_issues:                 |       Upstream:  N/A     
   Reviewer:                 |         Author:          
     Merged:                 |   Dependencies:          
-----------------------------+----------------------------------------------
Description changed by was:

Old description:

> I (wstein) wrote code for psage that can compute p-adic L-series to low
> precision using the standard Riemann sums algorithm.  This is only for
> the good ordinary case.  The code is much faster than the existing
> "mostly pure python" code in Sage already.   The point of this ticket is
> to port this code from psage to sage proper, improve the code a lot, and
> make it more general (e.g., support dimension > 1).
>
> CODE:
>
> 1. For those who want to collaborate on this, I'm trying to do my actual
> work on this ticket using github in this branch:
>
>      https://github.com/williamstein/sagelib/tree/lfun
>
> 2. Here is a flattened patch with everything that I will regularly
> update:
>
>     http://wstein.org/patches/trac_12545-cumulative.patch

New description:

 I (wstein) wrote code for psage that can compute p-adic L-series to low
 precision using the standard Riemann sums algorithm.  This is only for the
 good ordinary case.  The code is much faster than the existing "mostly
 pure python" code in Sage already.   The point of this ticket is to port
 this code from psage to sage proper, improve the code a lot, and make it
 more general (e.g., support dimension > 1).

 CODE:

 1. For those who want to collaborate on this, I'm trying to do my actual
 work on this ticket using github in this branch:

      https://github.com/williamstein/sagelib/commits/lfun

 2. Here is a flattened patch with everything that I will regularly update:

     http://wstein.org/patches/trac_12545-cumulative.patch

--

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12545#comment:5>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to