Description
Adds Matrix and Vector classes for mathematical calculations in Ruby. It is useful for linear algebra, geometry, simulations, educational examples, and data transformations.
Numerical code can fail silently when dimensions, units, or precision are wrong. Validate inputs and test calculations with known results before relying on them.