Changes between Version 9 and Version 10 of Ticket #23952
- Timestamp:
- 01/02/20 07:22:12 (13 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23952 – Description
v9 v10 3 3 - Euler factors at tame primes. These are implemented in Magma and involve Jacobi motives. 4 4 - Euler factors at wild primes. This is rather complicated. 5 - Good Euler factors for parameter in a number field. 5 6 - Optimizations to speed up `padic_H_value`. Some occur at #24433 (cache coefficients of the Dwork exponential series) and #28458 (eliminate redundant Gauss sum calls). 6 7 - Recode the computation of Gauss sums and/or the hypergeometric trace formula in Cython. (See #28902.)