8000 feat(wgebra): implement low-dimensional matrix decomposition by sebcrozet · Pull Request #4 · wgmath/wgmath · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat(wgebra): implement low-dimensional matrix decomposition #4

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

Merged
merged 7 commits into from
Apr 21, 2025

Conversation

sebcrozet
Copy link
Contributor

The main addition of this PR is the implementation of matrix decompositions for low-dimensional matrices (2x2, 3x3, 4x4).
See the new user-guide for details.

The wgcore queue/dispatch mechanism has also been simplified, removing entirely the need for a KernelInvocationQueue. Instead, the compute pipelines are dispatched into the compute pass directly.

@sebcrozet sebcrozet merged commit 668df89 into main Apr 21, 2025
3 checks passed
@sebcrozet sebcrozet deleted the wgebra-decomp branch April 21, 2025 21:28
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

Successfully merging this pull request may close these issues.

1 participant
0