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 2 and 4 (spanning 2 versions)
Revision 2 as of 2017-08-17 14:24:45
Size: 1193
Editor: sbrandhorst
Comment:
Revision 4 as of 2017-08-17 14:37:49
Size: 1832
Editor: sbrandhorst
Comment:
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:
  * add a base class for integral lattices [[https://trac.sagemath.org/ticket/23634|#23634]]   * add a class for integral lattices [[https://trac.sagemath.org/ticket/23634|#23634]]
Line 17: Line 17:
  * implement finite bilinear/quadratic forms and make sure that the discriminant group has one
  * implement a class for (subgroups of) the orthogonal group of a finite bilinear/quadratic form and an algorithm to compute it
  * diagonalization and isomorphism testing for finite quadratic/bilinear forms
  * create a genus from a signature pair and a finite quadratic form
  * create a finite quadratic form from a genus
  * a latex representation for the genus using the Conway Sloane genus symbols
  * a base class for the orthogonal group of a lattice
  * a method to compute the orthogonal group of a positive definite lattice

Sage Days 91: Open Source Computation and Algebraic Surfaces (Sept. 29 - Oct. 1, 2017)

Location: Banff International Research Station.

Schedule

https://www.birs.ca/events/2017/2-day-workshops/17w2677/schedule

Projects

Feel free to add suggestions

Please add "sd91" as a keyword to any tickets you are working in during this week so they show up in this list: sd91 Tickets

  • add a class for integral lattices #23634

  • fix vector matrix multiplication for free module elements #23576

  • fix .annihilator() for the trivial abelian group #22720

  • implement finite bilinear/quadratic forms and make sure that the discriminant group has one
  • implement a class for (subgroups of) the orthogonal group of a finite bilinear/quadratic form and an algorithm to compute it
  • diagonalization and isomorphism testing for finite quadratic/bilinear forms
  • create a genus from a signature pair and a finite quadratic form
  • create a finite quadratic form from a genus
  • a latex representation for the genus using the Conway Sloane genus symbols
  • a base class for the orthogonal group of a lattice
  • a method to compute the orthogonal group of a positive definite lattice

Tickets needing review

To prepare for the workshop

Before the workshop, we recommend downloading and installing the latest version of the source code of Sage, opening a Sage trac account.

days91 (last edited 2017-10-11 13:26:33 by sbrandhorst)