Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support matrix multiplication #414

Open
sorki opened this issue Apr 23, 2022 · 0 comments
Open

Support matrix multiplication #414

sorki opened this issue Apr 23, 2022 · 0 comments

Comments

@sorki
Copy link
Contributor

sorki commented Apr 23, 2022

Second example here https://en.m.wikibooks.org/wiki/OpenSCAD_User_Manual/Transformations#multmatrix

and vector * matrix as well.

lepsa added a commit to lepsa/ImplicitCAD that referenced this issue Nov 18, 2022
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant