Size: 500
Comment:
|
Size: 874
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
PEOPLE: Fredrik Johansson | PEOPLE: Fredrik Johansson, William Stein |
Line 18: | Line 18: |
PEOPLE: William Stein |
|
Line 19: | Line 21: |
== Generalized Bernoulli Numbers == PEOPLE: William Stein * There is a simple 2 or 3 line formula for generalized Bernoulli numbers in terms of non-generalized ones, which could be used to speed up the chi.bernoulli_number(k) command (for a Dirichlet character chi) by a factor of thousands. * [[/bern||more details]] |
Sage Days 15 Project Ideas
These are project ideas for Sage Days 15.
Prime Pi
PEOPLE: Fredrik Johansson, William Stein
- Investigate implementing the Meissel, Lehmer, Lagarias, Miller, Odlyzko for computing the number of primes up to x.
Steenrod Algebra cohomology (Yacop integration)
A first version is already available. Here's a page with installation instructions: Yacop
Sage/Magma Comparison Audit
PEOPLE: William Stein
See sagebeatsmagma and magma
Generalized Bernoulli Numbers
PEOPLE: William Stein
- There is a simple 2 or 3 line formula for generalized Bernoulli numbers in terms of non-generalized ones, which could be used to speed up the chi.bernoulli_number(k) command (for a Dirichlet character chi) by a factor of thousands.