adic 0.5.1

Arithmetic and rootfinding for p-adic numbers
Documentation
1
2
3
4
5
6
7
//! Uncategorized, relatively self-contained mathematics

pub mod combinatorics;
pub mod divisible;
pub mod local_num;
pub mod mapping;
pub mod normed;