Skip to content

Added Matrix initializers for common diagonal/eye/identity patterns #111

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 3 commits into from
Aug 29, 2019
Merged

Added Matrix initializers for common diagonal/eye/identity patterns #111

merged 3 commits into from
Aug 29, 2019

Conversation

regexident
Copy link
Collaborator

@regexident regexident commented Aug 11, 2019

Diagonal/eye/identity patterns are common enough for matrix initialization to have them as dedicated initializers.

Depends on https://github.com/mattt/Surge/pull/108

@mattt mattt self-requested a review August 19, 2019 14:03
Copy link
Collaborator

@mattt mattt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your identity matrix initialization code reads like poetry 😍. Great work, @regexident! Holding final approval pending resolution of the dependent PRs.

@regexident
Copy link
Collaborator Author

Thanks, Matt!

@regexident regexident merged commit 4bbef2d into Jounce:master Aug 29, 2019
@regexident regexident deleted the matrix-diagonal branch August 29, 2019 23:08
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.

2 participants