Descent on Cyclic Covers of the Projective Line

Finite Fields

Deal with David Roe's latest patch bomb.

sage-4.5

ABC at home

Models for elliptic curves

Function Fields

The main goal of this project is to get the basic infrastructure for function fields into Sage. If time permits, we will also implement Hess's algorithms. See Hess's papers and talks.

People: William Stein, Maarten Derickx, Peter Bruin, Jan Tuitman, Max Flander, Tanja Lange, Michiel Kosters, Christiane Peters, Marco Streng

Make sure to see this page for more links.

Hyperbolic geometry

cool hyperbolic picture 1 cool hyperbolic picture 2

Related tickets

Created tickets:

Todo:

Ticket #4000 on rational polynomials... QQ[x] via FLINT

Sage on GPU's

ZZ[x] factoring in FLINT, plus LLL

sage: a = sqrt(2)+sqrt(3)+sqrt(5)+sqrt(7)+sqrt(11)
sage: f = algebraic_dependency(a.numerical_approx(10000),32)
sage: b = a.numerical_approx(100000)
sage: time f(b)

MPIR projects

Ticket #4260 - Sage + Linbox

Sage Notebook in the classroom

Specific Projects

General framework for the factor(n) command

Solving Conics

Sums of Squares

Porting ECHIDNA code from MAGMA