|
Size: 217
Comment:
|
Size: 577
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 7: | Line 7: |
| Implemented nth roots for p-adic fields. | Implemented square roots and nth roots for p-adic fields. |
| Line 9: | Line 9: |
Still needs to be editted for syntax conventions, error messages, examples, and documentation. Also requires optimization and improved code. Code should eventually be replaced by superior code by Sebastian Pancratz; requires Flint 2 to be incorporated into Sage. See [[http://trac.sagemath.org/sage_trac/ticket/12567|#12567]]. |
People interested
Reinier Broker, Stefan Erickson, Diane Quan, Colin Weir
Progress
Implemented square roots and nth roots for p-adic fields. Only returns nth root of an element in Qp if the nth root lies in Qp.
Still needs to be editted for syntax conventions, error messages, examples, and documentation. Also requires optimization and improved code. Code should eventually be replaced by superior code by Sebastian Pancratz; requires Flint 2 to be incorporated into Sage.
See #12567.
