-
Notifications
You must be signed in to change notification settings - Fork 4
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
Release/0.6.0 #51
Merged
Merged
Release/0.6.0 #51
Changes from 12 commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
642ef74
Merge pull request #32 from CQCL/main
cqc-melf 3ba0bf9
Update README.md (#33)
freetonik 67a85fa
Update/ci jira 3 0 0 (#37)
cqc-melf 23d563f
update tket version to pre release (#38)
cqc-melf d501dbd
update doc build to use github deployment (#39)
cqc-melf 5190c4e
[infra] update gajira (#44)
cqc-melf 106746c
update copyright to 2023 (#45)
cqc-melf 8363be5
fix python version in docs build (#46)
cqc-melf 474a15e
update docbuild (#47)
cqc-melf 0e3751a
Feature/pr49 (#50)
cqc-alec 8fad303
Update requirements.
cqc-alec a351e13
Update version and changelog.
cqc-alec c5bdada
Update changelog.
cqc-alec File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
sphinx ~= 4.3.2 | ||
sphinx_rtd_theme | ||
sphinx_book_theme | ||
sphinx-copybutton |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,7 @@ build | |
dist | ||
*.pyc | ||
.vscode | ||
.venv | ||
.mypy_cache | ||
.hypothesis | ||
obj | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
__extension_version__ = "0.5.0" | ||
__extension_version__ = "0.6.0" | ||
__extension_name__ = "pytket-iqm" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
.wy-side-nav-search, | ||
.wy-nav-top { | ||
background: #5A46BE; | ||
} | ||
|
||
.wy-grid-for-nav, | ||
.wy-body-for-nav, | ||
.wy-nav-side, | ||
.wy-side-scroll, | ||
.wy-menu, | ||
.wy-menu-vertical { | ||
background-color: #FFFFFF; | ||
} | ||
|
||
.wy-menu-vertical a:hover { | ||
background-color: #d9d9d9; | ||
} | ||
|
||
.caption-text { | ||
color: #000000; | ||
} | ||
|
||
.btn-link:visited, | ||
.btn-link, | ||
a:visited, | ||
.a.reference.external, | ||
.a.reference.internal, | ||
.wy-menu-vertical a, | ||
.wy-menu-vertical li, | ||
.wy-menu-vertical ul, | ||
.span.pre, | ||
.sig-param, | ||
.std.std-ref, | ||
a { | ||
color: #544d4d; | ||
} | ||
|
||
:root { | ||
--pst-color-inline-code: 199, 37, 78 !important; | ||
} | ||
|
||
.sig-name { | ||
font-size: 1.25rem; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
From my understanding the update to the client includes some API changes, is that right? Should we point them out here?
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.
Do they actually affect the pytket-iqm API? If they are internal changes to the client API then we needn't mention them, but if they affect pytket-iqm usage we should...?
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 was mainly thinking about the new
get_metadata
which looks like it would be available for the public?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.
Yeah that's true, I'll add a line about it.