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

30 fix inverse matrix square root #31

Merged
merged 4 commits into from
Jan 19, 2024

Conversation

arthur-lin1027
Copy link
Collaborator

@arthur-lin1027 arthur-lin1027 commented Jan 12, 2024

Need to filter out small eigenvalues to preserve numerical consistency.

@arthur-lin1027 arthur-lin1027 linked an issue Jan 12, 2024 that may be closed by this pull request
@arthur-lin1027 arthur-lin1027 self-assigned this Jan 12, 2024
@arthur-lin1027 arthur-lin1027 marked this pull request as draft January 12, 2024 00:49
rosecers and others added 2 commits January 12, 2024 11:58
@rosecers rosecers marked this pull request as ready for review January 19, 2024 17:06
@arthur-lin1027 arthur-lin1027 merged commit 9de555c into main Jan 19, 2024
4 checks passed
@arthur-lin1027 arthur-lin1027 deleted the 30-fix-inverse-matrix-square-root branch January 19, 2024 17:09
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.

Fix inverse matrix square root
2 participants