Skip to content

Commit

Permalink
fixed small typos
Browse files Browse the repository at this point in the history
  • Loading branch information
josh146 committed Apr 19, 2018
1 parent 92633c7 commit fd6fbd4
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 14 deletions.
4 changes: 2 additions & 2 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Thank you for taking the time to contribute to Strawberry Fields!
Strawberry Fields is a collaborative effort with the quantum photonics and quantum computation
community - while we will continue working on adding new and exciting features to Strawberry Fields,
we invite you to join us and suggest improvements, research ideas, or even just to discuss how
Strawberry Fields fits into our workflow.
Strawberry Fields fits into your workflow.

## How can I get involved in the community?

Expand Down Expand Up @@ -149,6 +149,6 @@ Before submitting a pull request, please make sure the following is done:
Based on these reports, we may ask you to make small changes to your branch before merging the pull request into the master branch. Alternatively, you can also
[grant us permission to make changes to your pull request branch](https://help.github.com/articles/allowing-changes-to-a-pull-request-branch-created-from-a-fork/).

:strawberry: Thank you for joining the Strawberry Fields contribution effort! :strawberry:
:strawberry: Thank you for contributing to Strawberry Fields! :strawberry:

\- The Strawberry Fields team
22 changes: 10 additions & 12 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Strawberry Fields
#################
.. image:: doc/_static/strawberry-fields-text.png
:alt: Strawberry Fields
##################################################

.. image:: https://img.shields.io/travis/XanaduAI/strawberryfields.svg?style=for-the-badge
:alt: Travis
Expand All @@ -21,25 +22,17 @@ Strawberry Fields
:alt: PyPI
:target: https://pypi.org/project/StrawberryFields

.. image:: https://img.shields.io/pypi/l/StrawberryFields.svg?style=for-the-badge
:alt: PyPI - License
:target: https://www.apache.org/licenses/LICENSE-2.0

.. image:: https://img.shields.io/pypi/pyversions/StrawberryFields.svg?style=for-the-badge
:alt: PyPI - Python Version
:target: https://pypi.org/project/StrawberryFields

Strawberry Fields is a full-stack Python library for designing,
simulating, and optimizing continuous variable (CV) quantum
simulating, and optimizing continuous variable quantum
optical circuits.

Features
========

.. image:: doc/_static/sfcomponents.svg
:align: center
:width: 70%

* An open-source software architecture for **photonic quantum computing**

* A **full-stack** quantum software platform, implemented in Python specifically targeted to the CV model
Expand All @@ -50,6 +43,11 @@ Features

* Future releases will aim to target experimental backends, including **photonic quantum computing chips**


.. image:: doc/_static/sfcomponents.svg
:align: center
:width: 85%

Dependencies
============

Expand Down Expand Up @@ -137,7 +135,7 @@ We welcome contributions - simply fork the Strawberry Fields repository, and the
`pull request <https://help.github.com/articles/about-pull-requests/>`_ containing your contribution.

See `Contributing to Strawberry Fields <https://github.com/XanaduAI/strawberryfields/blob/master/.github/CONTRIBUTING.md>`_
for more details on contributing to Strawberry Fields.
for more details.


Support
Expand Down
Binary file added doc/_static/strawberry-fields-text.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fd6fbd4

Please sign in to comment.