-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Add .igammac() term entry for PyTorch Tensor Operations (Issue #7793) #7798
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
Conversation
Updated the documentation for the `torch.igammac()` function to clarify its purpose, parameters, and examples. Improved formatting and consistency throughout the text. (The entire entry had backward slashes)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good for a second review! 🚀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
|
👋 @ylevental 🎉 Your contribution(s) can be seen here: https://www.codecademy.com/resources/docs/pytorch/tensor-operations/igammac Please note it may take a little while for changes to become visible. |
|
@dakshdeepHERE Great! just make sure to change the label "status: under review" to "status: review 2️⃣ completed" |
Description
This PR adds a new term entry for the
.igammac()method under PyTorch Tensor Operations. The entry includes:torch.special.gammaincc().igamma()The entry is located at
content/pytorch/concepts/tensor-operations/terms/igammac/igammac.md.Issue Solved
Closes #7793
Type of Change
Checklist
mainbranch.Issues Solvedsection.