P-adic numbers
Library for working with p-adic numbers in Rust.
Convert to and from p-adic numbers
Rational number -> p-adic number
- Reduce ratio to lowest terms
- Convert ratio into a list of tuples of prime factors and their exponents
- Convert list of prime numbers tuples into p-adic number
Status
This library is currently in development. It is not yet ready for use.
License
MIT