Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2011-09-20 21:15:43
Size: 14
Editor: lola
Comment:
Revision 4 as of 2011-09-20 21:31:05
Size: 1019
Editor: lola
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Kate's Group === Project Leader ===

Kate

=== Group Members ===

Aly, Jen, Diane

=== Project Description ===

* [[attachment:KateWishList.sws]]
  * Wrap E.reduction(prime)(P) so that we can also use P.reduction(prime)

---- /!\ '''Edit conflict - other version:''' ----
  * Implement E.reduction(p) for E defined over a p-adic fields

---- /!\ '''Edit conflict - your version:''' ----

---- /!\ '''End of edit conflict''' ----
  * See what exactly is going on in E.global_minimal_model(), is it returning the unique restricted model? If so, update documentation
  * Implement Singular Weierstrass Equations and functionality similar to Elliptic Curves
     * make E.reduction(bad_prime) able to return this singular cubic object (maybe with a flag?)
     * change weierstrass model, addition of points, P.is_singular() to check if point is node/cusp, etc
  * Compute lots of examples to find guesses for bounds on "C"
  * p-adic Tate's algorithm

* Put Kate's EDS class into sage (document properly)?

Project Leader

Kate

Group Members

Aly, Jen, Diane

Project Description

* KateWishList.sws

  • Wrap E.reduction(prime)(P) so that we can also use P.reduction(prime)


/!\ Edit conflict - other version:


  • Implement E.reduction(p) for E defined over a p-adic fields


/!\ Edit conflict - your version:



/!\ End of edit conflict


  • See what exactly is going on in E.global_minimal_model(), is it returning the unique restricted model? If so, update documentation
  • Implement Singular Weierstrass Equations and functionality similar to Elliptic Curves
    • make E.reduction(bad_prime) able to return this singular cubic object (maybe with a flag?)
    • change weierstrass model, addition of points, P.is_singular() to check if point is node/cusp, etc
  • Compute lots of examples to find guesses for bounds on "C"
  • p-adic Tate's algorithm

* Put Kate's EDS class into sage (document properly)?

days33/kates (last edited 2011-10-01 17:59:47 by ekin)