-
Notifications
You must be signed in to change notification settings - Fork 715
Standardize the output format of qml.specs
#8713
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
Merged
Merged
Changes from 85 commits
Commits
Show all changes
91 commits
Select commit
Hold shift + click to select a range
8b675bd
Disentangle this branch from new specs features
jzaia18 5c37ef3
Update unit tests to match new specs
jzaia18 d37e027
Formatting
jzaia18 1ad4919
Make more tests pass
jzaia18 0799379
Update docs
jzaia18 f89312e
More tweaks to how resources are returned
jzaia18 8b0d16e
Fix more unit tests
jzaia18 3cb11ac
Yet more test tweaks
jzaia18 335caa4
More updates
jzaia18 039512a
Merge branch 'master' into chore/specs-outputs
jzaia18 cef960f
Fix last failing test
jzaia18 336e9c7
Merge branch 'chore/specs-outputs' of github.com:PennyLaneAI/pennylan…
jzaia18 4eb692d
Docs for SpecsResources
jzaia18 a63dcb1
Fix yet another test
jzaia18 592ffc0
Add docs for SpecsResult
jzaia18 243692d
These tests Q-Q
jzaia18 3f0c23a
Merge branch 'master' into chore/specs-outputs
jzaia18 3dfc168
Unit tests for SpecsResources
jzaia18 88eaec0
Merge branch 'chore/specs-outputs' of github.com:PennyLaneAI/pennylan…
jzaia18 7f833cd
Re-add tests for _count_resources
jzaia18 d2e5569
Re-add tests for _count_resources
jzaia18 53aa47d
Merge branch 'master' into chore/specs-outputs
jzaia18 ba0514c
Test to_dict
jzaia18 321d605
Tests for SpecsResult
jzaia18 ef97962
Merge branch 'chore/specs-outputs' of github.com:PennyLaneAI/pennylan…
jzaia18 cd117ba
Docs updates
jzaia18 e448e77
Update changelog
jzaia18 8f09c21
Update pennylane/devices/_qubit_device.py
jzaia18 04285d0
Rename SpecsResult to CircuitSpecs
jzaia18 d8266ac
Missed one!
jzaia18 b4238ed
Update how multi-controlled gates are displayed in specs
jzaia18 b7ab2e9
Docs updates
jzaia18 93535e7
More docs updates
jzaia18 9322d20
Update formatting of null.qubit in docs
jzaia18 397a15e
Sphinx?
jzaia18 17691de
Indenting got messed up
jzaia18 817500b
More docs fixes
jzaia18 fd1e2fb
Merge branch 'main' into chore/specs-outputs
jzaia18 3081978
Better separation for pretty printing
jzaia18 60e90af
ipython display
jzaia18 a034f6d
Magical BLANKLINE incantations
jzaia18 c20c38a
Streamline resource conversion
jzaia18 ca47e4b
Merge branch 'master' into chore/specs-outputs
jzaia18 0230d47
Apply suggestions from code review
jzaia18 c07f560
Format
jzaia18 970df34
Remove unused import
jzaia18 b40c925
Remove 'pycon' codeblock
jzaia18 57a00b1
Add new unit test for qml.marker with qml.specs
jzaia18 b2bf47b
Merge branch 'master' into chore/specs-outputs
jzaia18 a0012a5
Update how str is made
jzaia18 1fe81dd
Update docs
jzaia18 d18c41d
Merge branch 'master' into chore/specs-outputs
jzaia18 f81bae9
Return observable info within measurements for plain PL specs
jzaia18 5ce0ab4
Merge branch 'main' into chore/specs-outputs
jzaia18 53edb6d
Update unit tests
jzaia18 e63fdf4
Update docs
jzaia18 e1e3af3
Skip coverage on ipython display helper
jzaia18 b3b2b24
Add hamiltonian tests
jzaia18 f78be3f
Merge branch 'master' into chore/specs-outputs
jzaia18 b7d54f4
Change how batching is handled
jzaia18 aba6550
Docs fixes
jzaia18 78f64ac
Apply suggestions from code review
jzaia18 7c4994a
Docs changes
jzaia18 1b31c14
Merge branch 'chore/specs-outputs' of github.com:PennyLaneAI/pennylan…
jzaia18 54c298a
Minor typo
jzaia18 bc1ff64
Switch back to list as possible output
jzaia18 dcfee7b
Fix printing for CircuitSpecs
jzaia18 77e9543
Fix doctests
jzaia18 51ca4b1
Clean up specs output
jzaia18 eebde8d
Placate codefactor
jzaia18 294f2fb
More thorough testing for new batch output
jzaia18 5250274
Add more coverage
jzaia18 f3b7ec3
Apply suggestions from code review
jzaia18 74cfce3
Merge branch 'master' into chore/specs-outputs
jzaia18 b894da4
Implement Anton's suggestions
jzaia18 1e8a45a
Apply suggestions from code review
jzaia18 e80bd40
Merge branch 'master' into chore/specs-outputs
jzaia18 cf9c3b3
Update how hamiltonians are tracked
jzaia18 8efa45b
Merge branch 'master' into chore/specs-outputs
jzaia18 a694229
Update test
jzaia18 39e4601
Merge branch 'master' into chore/specs-outputs
jzaia18 ac15ca0
Merge branch 'master' into chore/specs-outputs
jzaia18 4b3ee0c
Standardize how observables are printed
jzaia18 03045c3
Merge branch 'chore/specs-outputs' of github.com:PennyLaneAI/pennylan…
jzaia18 c03c44b
Doctests
jzaia18 fed1a3d
Update pennylane/resource/__init__.py
jzaia18 ff91811
Fix missing import
jzaia18 6f797fc
Coverage
jzaia18 b9fcbf1
Merge branch 'master' into chore/specs-outputs
jzaia18 ccbf8c6
Merge branch 'master' into chore/specs-outputs
jzaia18 7e3809b
Codecov
jzaia18 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 hidden or 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 hidden or 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 hidden or 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.
Uh oh!
There was an error while loading. Please reload this page.