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

feat: implement VQM group #225

Merged
merged 12 commits into from
Nov 17, 2024
Merged

feat: implement VQM group #225

merged 12 commits into from
Nov 17, 2024

Conversation

nfrechette
Copy link
Owner

Unlike QVV, VQM is a group like VQS.
It has a well defined multiplication operation and a well defined inverse. This allows it to be associative unlike QVV when non-uniform scale is used. VQM supports full non-uniform scale as well as shearing just like 3x4 affine matrices.

@nfrechette nfrechette added the enhancement New feature or request label Nov 14, 2024
@nfrechette nfrechette added this to the Version 2.4 milestone Nov 14, 2024
@nfrechette nfrechette merged commit fe5c110 into develop Nov 17, 2024
135 of 137 checks passed
@nfrechette nfrechette deleted the feat/vqm-support branch November 17, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant