|
Size: 390
Comment:
|
Size: 401
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 7: | Line 7: |
| Implement a native Sage algorithm for local field factorization. For more detail, see [[http://wiki.sagemath.org/padics/PolynomialFactoring]]. | Implement a native Sage algorithm for local field polynomial factorization. For more detail, see [[http://wiki.sagemath.org/padics/PolynomialFactoring]]. |
People
Sebastian Pauli, Brian Sinclair, Maurizio Monge, David Roe
Description
Implement a native Sage algorithm for local field polynomial factorization. For more detail, see http://wiki.sagemath.org/padics/PolynomialFactoring.
Current Progress
A functioning version of the algorithm is up: See #12561.
