Programming tasks suitable for students
These tasks do not require extensive knowledge of the underlying mathematics, and so would be suitable for a student project.
1) Home pages for Dirichlet characters.
Write code to make a "Dirichlet Character" python object, and generate a home page for the character. The home page should have most of the information which Sage knows about the character (conductor, order, Gauss sum, etc)
Modify the Dirichlet L-function svg to browse Dirichlet characters, both primitive and imprimitive.
