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

ENH: extend power_iteration to accept a matrix in implicit form #858

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Mar 9, 2024

ENH: extend power_iteration to accept a matrix in implicit form

  • This also reversese the return of power_iteration to (eigenvalue, eigenvector),
    which is the default in numpy/scipy

@copybara-service copybara-service bot force-pushed the test_613924237 branch 7 times, most recently from 2557cf5 to 053c55b Compare March 14, 2024 15:54
@copybara-service copybara-service bot force-pushed the test_613924237 branch 5 times, most recently from 47794e3 to 723cd03 Compare March 27, 2024 07:23
* This also reversese the return of power_iteration to (eigenvalue, eigenvector),
which is the default in numpy/scipy

PiperOrigin-RevId: 619442096
@copybara-service copybara-service bot merged commit 4ba7590 into main Mar 27, 2024
@copybara-service copybara-service bot deleted the test_613924237 branch March 27, 2024 07:42
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.

None yet

1 participant