Amolition

Results 2 issues of Amolition

Fixed type of MathArray to prevent typescript erroring for any n-dimensional array (previously only worked for n

**Description** The MathArray typescript type cannot accept any N-dimensional arrays (it is limited to 1D or 2D arrays). This is despite many/all functions where the MathArray type is used being...

bug
typescript