Project Leader

Kate

Group Members

Aly, Jenn, Diane, Ekin

Project Description

Associated notebook file KateWishList.sws

Projects are listed by section below. No one is currently working on these ones:

Restricted global_minimal_model()

* ticket?

Wrapping E.reduction(prime)(P)

* Ticket needs review! #11822

p-adics

* Implement E.reduction(p) for E defined over a p-adic fields: reduction of elliptic curves over padics.sws

* Tate's algorithm

Singular Cubics

Trac ticket 11823

* Currently the patch on the trac server will allow one to define singular cubics.

sage: E = WeierstrassCubic([0,0,0,0,0])
sage: E.is_singular()
True

* Stuff to do:

* Functions that seem ok out of the box (so need only documentation adjustment/testing):

* Functions that should do something appropriate but don't (need coding):

* Functions that we should write (new): done - see attached worksheet.