Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Added Cholesky Decomposition module in both decompositions.py and decompositions_test.py scripts of both numpy and tensorflow module. #936

Closed
wants to merge 16 commits into from

Conversation

prat1999
Copy link

Resolved #852 . Added Cholesky Decomposition Module to decomposition and decomposition_test of the numpy module. Further, added it to the tensorflow module too.

@google-cla
Copy link

google-cla bot commented Aug 31, 2021

We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for all the commit author(s) or Co-authors. If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google.
In order to pass this check, please resolve this problem and then comment @googlebot I fixed it.. If the bot doesn't comment, it means it doesn't think anything has changed.

ℹ️ Googlers: Go here for more info.

@google-cla google-cla bot added the cla: no label Aug 31, 2021
@prat1999
Copy link
Author

@googlebot I fixed it.

@google-cla
Copy link

google-cla bot commented Aug 31, 2021

We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for all the commit author(s) or Co-authors. If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google.
In order to pass this check, please resolve this problem and then comment @googlebot I fixed it.. If the bot doesn't comment, it means it doesn't think anything has changed.

ℹ️ Googlers: Go here for more info.

@prat1999
Copy link
Author

@googlebot I fixed it.

@google-cla
Copy link

google-cla bot commented Aug 31, 2021

We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for all the commit author(s) or Co-authors. If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google.
In order to pass this check, please resolve this problem and then comment @googlebot I fixed it.. If the bot doesn't comment, it means it doesn't think anything has changed.

ℹ️ Googlers: Go here for more info.

@prat1999 prat1999 closed this Aug 31, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Cholesky decomposition
2 participants