//! Algebraic operations on MultiVectors and other AR types.
//!//! The operations in this module are derived from the Full Product of
//! the algebra, for differential based operations see the [`differentials`]
//! module.
modar;modar_product;moddivision;modfull_product;pubuseself::{ar::AR,ar_product::ar_product,division::div,full_product::full};