-
Notifications
You must be signed in to change notification settings - Fork 401
Fix #1137 and #908: replace README.rst with Markdown version & update content #1143
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
base: main
Are you sure you want to change the base?
Conversation
This replaces the reStructuredText version of the README file with a Markdown version, for better compatibility with our practices in our other repos. In addition, it removes the OpenFermion logo to follow the updated branding guidelines for Quantum AI. It also slightly reorganizes the content, provides a BibTeX version of the citation info, and adds the standard Google disclaimer and our QAI logo at the bottom.
This adds the same QAI logo image used in our other repos.
the electronic structure plugins are only compatible on these platforms. However, for those who | ||
would like to use Windows, or for anyone having other difficulties with installing OpenFermion or | ||
its plugins, we provide instructions for creating and using a Docker image – see the | ||
[`docker/`](https://github.com/quantumlib/OpenFermion/tree/master/docker) subdirectory. The Docker |
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.
Please replace master
--> main
here and in other links below.
[](https://pypi.org/project/OpenFermion) | ||
[](https://img.shields.io/pypi/dm/OpenFermion) | ||
|
||
[Features](#features) – |
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.
Nit - would the unicode ndash character –
work here as well?
|
||
## Citing OpenFermion<a name="how-to-cite-openfermion"></a><a name="how-to-cite"></a> | ||
|
||
When using OpenFermion for research projects, please cite: |
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.
I think the previous version was more useful, because it had a link to the actual article. The article page has a button to export citation in BibTeX or RIS format.
Can you replace the bibtex below with human readable citation (as was before) that has a link to the Journal article? Feel free to shorten the authors list to Jarrod R. McClean et al.
This replaces the reStructuredText version of the README file with a Markdown version, for better compatibility with our practices in our other repos. In addition, it removes the OpenFermion logo to follow the updated branding guidelines for Quantum AI. It also slightly reorganizes the content, as well as provides a BibTeX version of the citation info, and finally, adds the standard Google disclaimer and our QAI logo at the bottom.