Skip to content

revert \gamma to \Gamma#12214

Closed
weiyangfb wants to merge 2 commits intopytorch:masterfrom
weiyangfb:fix_doc_gamma
Closed

revert \gamma to \Gamma#12214
weiyangfb wants to merge 2 commits intopytorch:masterfrom
weiyangfb:fix_doc_gamma

Conversation

@weiyangfb
Copy link
Contributor

@weiyangfb weiyangfb commented Oct 1, 2018

  • revert \gamma changes at landed PR: fix docs #12126
  • minor fix for docs of torch.norm()

@ssnl

\log(\Gamma_{p}(a)) = C + \displaystyle \sum_{i=1}^{p} \log\left(\Gamma\left(a - \frac{i - 1}{2}\right)\right)

where :math:`C = \log(\pi) \times \frac{p (p - 1)}{2}` and :math:`\gamma(.)` is the Gamma function.
where :math:`C = \log(\pi) \times \frac{p (p - 1)}{2}` and :math:`\Gamma(.)` is the Gamma function.

This comment was marked as off-topic.

This comment was marked as off-topic.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

weiyangfb has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@weiyangfb weiyangfb changed the title change \gamma to \Gamma revert \gamma to \Gamma Oct 1, 2018
@ezyang ezyang added the merged label Jun 26, 2019
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.

4 participants