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

[Docs] Format math expressions #738

Merged
merged 7 commits into from
Jul 24, 2021
Merged

Conversation

rmlarose
Copy link
Contributor

Fixes #737. Replaces

.. math::
    ...

by

$$
    ...
$$

and ":math:`...`" by $...$ to fix formatting issues on docs site, e.g. in https://quantumai.google/reference/python/openfermion/hamiltonians/FermiHubbardModel.

@google-cla google-cla bot added the cla: yes label Jul 22, 2021
@ncrubin ncrubin merged commit 84d169b into quantumlib:master Jul 24, 2021
ncrubin added a commit to ncrubin/OpenFermion that referenced this pull request Jul 25, 2022
* Math formatting.

* Math formatting.

* Math formatting.

* Math formatting.

* No more :math:.

* No more .. math::.

Co-authored-by: Nicholas Rubin <[email protected]>
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.

wrong LaTex formatting in docstrings
2 participants