Skip to content

Commit

Permalink
fixed pypi typo and formatting (#389)
Browse files Browse the repository at this point in the history
  • Loading branch information
CalMacCQ authored May 26, 2022
1 parent e8a1c67 commit 6e8a004
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pytket/package.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# Project Description

Pytket is a python module for interfacing with TKET, an optimising compiler for quantum circuits developed by Cambridge Quantum. In addition to pytket there are several extension modules for accessing a range of quantum hardware and classical simulators. The extension modules also provide integration with several widely used quantum software tools.

The source code for the TKET compiler can be found in [this github repository](https://github.com/CQCL/tket).
Expand All @@ -20,7 +18,7 @@ To install the pytket extension modules add a hyphen and the extension name to t

For a list of pytket extensions see this page: https://cqcl.github.io/pytket-extensions/api/index.html.

## Documentaion and Examples
## Documentation and Examples

API reference: https://cqcl.github.io/tket/pytket/api/

Expand Down

0 comments on commit 6e8a004

Please sign in to comment.