adic 0.5.1

Arithmetic and rootfinding for p-adic numbers
Documentation
1
2
3
4
5
// Consider removing this module if it remains less useful.
#![allow(dead_code)]

pub (crate) mod maybe_primed;
mod ops;