forked from microsoft/azure-quantum-python
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Bring fork up to date #9
Closed
Closed
Conversation
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
Co-authored-by: Peter Shen <[email protected]>
* Fix link in Python package description. * repository -> package
* More details about the VCR testing recording framework * Update azure-quantum/tests/README.md Co-authored-by: Scott Carda <[email protected]> * Update azure-quantum/tests/README.md Co-authored-by: Scott Carda <[email protected]> * Update azure-quantum/tests/README.md Co-authored-by: Scott Carda <[email protected]> * Update azure-quantum/tests/README.md Co-authored-by: Scott Carda <[email protected]> Co-authored-by: Scott Carda <[email protected]>
* Removing ASPEN_11 target of Rigetti * Fixing the unit test
* Support RE batching. * Default number of max columns. * Revert output_format changes. * Minimal changes. * Fix output string. * Add length. * Fix bound. * Add comments. * Add e2e test. * Better plotting. * Check only successful jobs for batching jobs.
* Adding unique backends for QIR and pass through. * Resource estimation now marked as QIR backend. * Updating to qiskit-qir 0.3.1 --------- Co-authored-by: Mathias Soeken <[email protected]>
* Allow client generation from local folder * New generated client * Adapt to changes in the generated client * Update qiskit test asserts removing deprecated metadata * Updated test recordings
* Clean-up azure-quantum requirements.txt and environment.yml * Remove the no-longer needed cirq-beta build * Set qsharp to latest release or greater
…kage (#432) * Add support for submitting a QSharpCallable as QIR * Allow quantinuum and ionq to submit QSharpCallables * Add unit tests * Install dotnet * Address PR comments * Update test recording * Fix Quantinuum job submission and specific target capability
* Allow client generation from local folder * New generated client * Adapt to changes in the generated client * Changes in the qiskit test asserts * Update qiskit test asserts removing deprecated metadata * Updated test recordings * Support for sessions
Co-authored-by: ashwinmayya <[email protected]> * Add documentation about session operations * Tests for sessions * Don't close the session if is in terminal state * Update docs * Add documentation if target already has a session
* Fixes issue caused by ipywidgets 8.0.5 dependency
…pabilities (#438) * Raise an error when users try to mix QIR and pass-thru with target capabilities
* Add missing pytest marks * Installs IQ# when $PackageName is empty (qdk.release build) * Support for QSharpCallable imported from a file * Fixes and more tests * New test recordings * Minor fixes
* Microsoft QC provider and estimator target (#421) * Make Workspace.get_job target aware (#425) * Add result class to resource estimation target (#424) * Data structure for input params and entry point arguments (#428) Co-authored-by: Ian Davis <[email protected]> Co-authored-by: XField <[email protected]>
* Import conta-utils module * Try to install IQ#
* Copy test files. * Fix script and add comment. * Add log messages.
Add a `.gitattributes` file, [as described in the GitHub documentation](https://docs.github.com/en/search-github/searching-on-github/finding-files-on-github#customizing-excluded-files), to prevent GitHub from excluding this folder from "Go to file". In our repo, this file contains lots of build scripts, so it helps when they're easily findable. For the same change in another QDK repo, see: microsoft/qdk#346
Co-authored-by: Timothy Cook <[email protected]>
* Add function to in toshiba smb solver to enable submitting protobuf jobs * Add toshiba smb to valid proto solver names and update error message * add back the supports_protobuf method for smn * Update warnings to be added while submitting a job to the MS providers * Revert toshiba back to main * Add back sokver warbubgs * Add back solvers warning
* Add rQOPS to data summary data frame. * Update test recording.
Merging upon request from @ivanbasov since he has no permission.
Resource Estimator Visualization Library Co-authored-by: Katy McClintic <[email protected]> Co-authored-by: Katy McClintic <[email protected]>
* change background color to be white for diagram * update grid container to also have a white background * updated text for table row label to make it fit
* Integrate profiling in resource estimator target. * Colors in call graph.
* Fixing tests locally * Fixing tests locally -2
Co-authored-by: Dmitry Vasilevsky <[email protected]>
* feature: add IonQ Aria-2 target * chore: updated test-recordings * chore: retriggering microsoft.visualization-pr check since it's stuck
Add pasqal support to qdk
Co-authored-by: Xinyi Joffre <[email protected]>
merge conflicts @BatmanAoD |
Replaced by #11 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
(No issue, because I can't open issues on this repo)