MPP

MPP Test Suite Overview

This document provides an overview of the test files in the MPP project and the aspects of the system they are designed to validate.

Core Symbolic and Algebraic Tests

tests/simplify.rs

tests/algebra_structure.rs

tests/imaginary.rs

tests/euler.rs

tests/symbolic_closure.rs

Constants and Units Tests

tests/constants.rs

tests/constant_relationships.rs

tests/dimensions.rs

tests/units.rs

tests/planck_units.rs

Physics Domain Tests

tests/calculus.rs / tests/integral.rs

tests/spacetime.rs

tests/tensor.rs

tests/tensor_variance.rs

tests/quantum.rs

tests/clifford.rs

tests/quantum_completeness.rs

tests/quantum_field_theory.rs

tests/cosmological.rs

tests/gauge_theory.rs

tests/lie_algebra.rs

tests/advanced_physics.rs

tests/integration.rs

Parser Tests

tests/tex_parser.rs