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

Fix broken wiki link of Positive-definite_matrix in linalg api guide #18057

Merged
merged 2 commits into from
Mar 28, 2018

Conversation

imsheridan
Copy link
Contributor

This PR is to fix the broken wiki link of Positive-definite_matrix in linalg related api docs.

As we can see in linalg related guides like tf.linalg.LinearOperatorComposition, the below link is not correct, which should be https://en.wikipedia.org/wiki/Positive-definite_matrix#Extension_for_non-symmetric_matrices instead.

Note that we do not require the operator to be self-adjoint to be positive-definite. See: https://en.wikipedia.org/wiki/Positive-definite_matrix\ #Extension_for_non_symmetric_matrices

@rmlarsen rmlarsen self-assigned this Mar 28, 2018
@rmlarsen rmlarsen merged commit 3c0229c into tensorflow:master Mar 28, 2018
@imsheridan imsheridan deleted the fix_broken_link_linalg branch March 28, 2018 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants