Processing Math: Done
No jsMath TeX fonts found -- using unicode fonts instead.
This may be slow and might not print well.
Use the jsMath control panel to get additional information.
jsMath Control PanelHide this Message


jsMath
Differences between revisions 3 and 15 (spanning 12 versions)
Revision 3 as of 2010-12-07 22:44:55
Size: 1620
Editor: was
Comment:
Revision 15 as of 2010-12-08 21:45:25
Size: 2846
Editor: AlysonDeines
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

<<TableOfContents>>
Line 7: Line 9:
  * See [[days26/Pries Project|this page]].
Line 8: Line 12:
    - this appears to be done here: [[days26/Pries Project|this page]]
Line 18: Line 23:
PEOPLE: Kate, William S., Lola, Aly, Erin, Bianca, PEOPLE: Kate, William S., Lola, Aly, Erin, Bianca
Line 20: Line 25:
  * make code usable from Python (involves Cython)   * smalljac
Line 22: Line 27:
  * use code:       * make smalljac code usable from Python (involves Cython); see [[http://code.google.com/p/purplesage/issues/detail?id=13|this psage issue]].

      * use code:
Line 24: Line 31:
     - replicate and extend data in Kate's talk       - replicate and extend data in Kate's talk
Line 26: Line 33:
     - maybe try genus 2 analogue?       - maybe try genus 2 analogue?
Line 28: Line 35:
  * possibly implement cubic and sextic residue symbol. make it really really fast, even if it is implemented, since Kate wants lots of data.   * cubic and sextic residue symbol
Line 30: Line 37:
  * explicit calculation of Grossencharacters.       * there's a [[http://trac.sagemath.org/sage_trac/attachment/ticket/8485/trac_8485.patch|ticket]] that has only partial implementation (cubic residue of rational prime and element of Q(sqrt(-3))) -- not at all a general implementation

      * there are artin symbols etc. -- big machinery

      * we think a fast independent implementation of the cubic (and sextic) residue symbol is worthwhile

      * what does SAGE do to compute quadratic residue symbols?

  * explicit calculation of Grossencharacters (aka Hecke characters).
Line 41: Line 56:
  * Make a table. Starting with "van Wamelen"'s table. See also Kohel.   * Make a table. Starting with [[https://www.math.lsu.edu/~wamelen/CMcurves.txt|"van Wamelen"'s table]]. See also [[http://echidna.maths.usyd.edu.au/kohel/dbs/index.html|Kohel's tables]].

  * Incorporate Robert Bradshaw's code into Purple Sage. http://code.google.com/p/purplesage/issues/detail?id=14
Line 48: Line 65:
  * Make a list of what you want to be able to do   * Make a list of what you want to be able to do:
      - Such computations come up for Stein in http://wstein.org/papers/kolyconj2/
Line 54: Line 72:
   == Sara's (mostly Combinatorics) wishlist ==
Line 55: Line 75:
      PEOPLE: Needs people!

  * Better index of software
   
  * sbcl in Sage
    
  * Quasisymmetric function bases
  
  * hyperplane arrangements
  
  * wikipedia and Sage pages linked to each other

PROJECT GROUPS

Computing the Cartier operator acting on 1-forms

PEOPLE: Rachel P., Aly, Gagan, Anja, Sarah, Marina, Kate

  • See this page.

  • sage worksheet that is slow and just implements algorithm (correctly!)
  • make it really, really fast.
  • get included in sage itself
  • make a big table or something? Rachel: "I would love to find a curve with p-rank 0 and a-number 1. I did genus 4 and p=3."

Making Drew Sutherland's smalljac code usable in Sage and extending Kate's data

PEOPLE: Kate, William S., Lola, Aly, Erin, Bianca

  • smalljac
    • make smalljac code usable from Python (involves Cython); see this psage issue.

    • use code:
      • - replicate and extend data in Kate's talk - maybe try genus 2 analogue?
  • cubic and sextic residue symbol
    • there's a ticket that has only partial implementation (cubic residue of rational prime and element of Q(sqrt(-3))) -- not at all a general implementation

    • there are artin symbols etc. -- big machinery
    • we think a fast independent implementation of the cubic (and sextic) residue symbol is worthwhile
    • what does SAGE do to compute quadratic residue symbols?
  • explicit calculation of Grossencharacters (aka Hecke characters).

Computing L-series of Jacobians of Certain Hyperelliptic Curves

PEOPLE: Jennifer B., Jennifer P., Jennifer J.

Computing in the class group of non-maximal orders of quadratic imaginary fields

PEOPLE: William S., Bianca,

  • Make a list of what you want to be able to do:
  • List why Magma/PARI aren't good enough (bugs, issues, speed, etc.)
  • Write really really fast code to implement some of this.

Sara's (mostly Combinatorics) wishlist

PEOPLE: Needs people!

  • Better index of software
  • sbcl in Sage
  • Quasisymmetric function bases
  • hyperplane arrangements
  • wikipedia and Sage pages linked to each other

days26/projects (last edited 2010-12-10 19:57:07 by AlysonDeines)