Differences between revisions 2 and 3
Revision 2 as of 2012-02-21 12:11:38
Size: 78
Editor: roed
Comment:
Revision 3 as of 2012-02-22 09:23:21
Size: 390
Editor: bsinclai
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:

=== Description ===

Implement a native Sage algorithm for local field factorization. For more detail, see [[http://wiki.sagemath.org/padics/PolynomialFactoring]].

=== Current Progress ===

A functioning version of the algorithm is up: See [[http://trac.sagemath.org/sage_trac/ticket/12561|#12561]].

People

Sebastian Pauli, Brian Sinclair, Maurizio Monge, David Roe

Description

Implement a native Sage algorithm for local field factorization. For more detail, see http://wiki.sagemath.org/padics/PolynomialFactoring.

Current Progress

A functioning version of the algorithm is up: See #12561.

padicSageDays/Projects/Factoring (last edited 2012-02-22 22:31:34 by bsinclai)