Exact p-Adics
This is the user manual for the ExactpAdics
package for the Magma computer algebra system. The aim of this package is to provide the user with a higher-level interface to computing with p-adics, making it easier to perform everyday computations and coding more complex algorithms.
This has been re-implemented as the ExactpAdics2
package and for most users we currently recommend ExactpAdics2
over ExactpAdics
.
The rationale for the design of the package, an overview of the internal structure, and a comparison with ExactpAdics2
can be found in this article.
If you find this software useful, please cite the above paper in any publications.
The package is hosted here on GitHub and can be downloaded from here.
Please direct any bugs, comments or queries to the GitHub issue tracker.
Contents
- Overview
- Getting started
- Exact p-adic fields
- Univariate polynomials
- Multivariate polynomials
- Valuations
- Precision strategies
- Tuples, etc.
- Internals
- Miscellany
- Index of new types
Documentation generated by magdoc.