You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding matrix-matrix, vector-matrix, and matrix-vector support to `*`
for the ExtOpenScad interface, and to `mult` for the haskell interface.
Adding tests based on matrix multiplication tutorials I found online and
results from WolframAlpha.
This addresses Haskell-Things#414
Second example here https://en.m.wikibooks.org/wiki/OpenSCAD_User_Manual/Transformations#multmatrix
and
vector * matrix
as well.The text was updated successfully, but these errors were encountered: