A math library for engineering calculations such as robot kinematics and more. Includes types such as Matrix, Euler Angles, Point, and MathA (Math Advanced). Matrix are better than the standard System.Numerics.Matrix in that they can be created in any size. It is an immutable class like System.String. Euler angles allow you to convert rotation matrices to Euler angles and vice versa.
$ dotnet add package D1den.CalculationNo README available.