Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Conversation

@swernli
Copy link
Collaborator

@swernli swernli commented Jun 23, 2020

Merging latest changes from master into feature branch.

bamarsha and others added 15 commits June 10, 2020 16:49
* Add EntryPointDriver to pack.ps1

* Rename Microsoft.Quantum.Simulation.Simulators to Microsoft.Quantum.Simulators

* Rename EntryPointDriver to Microsoft.Quantum.EntryPointDriver

* Rename Tests.EntryPointDriver to Microsoft.Quantum.EntryPointDriver.Tests

* Add package description for EntryPointDriver

* Remove EntryPointDriver from CsharpGeneration package

* Update namespace in EntryPointDriver

* Update namespace in EntryPointDriver.Tests

* Update simulator test project filename

* Update manifest.ps1

* Rename Microsoft.Quantum.EntryPointDriver.Tests to Tests.Microsoft.Quantum.EntryPointDriver

* Restore name of simulators assembly

* Add DelaySign.cs to EntryPointDriver

* Use same assembly name as package name again

* Update reference to simulators csproj

* Update simulators nuspec

* Update project reference to simulators

* Update namespace names in test

* Remove package reference to Q# compiler

* Use IImmutableList instead of IReadOnlyList

* Use ImmutableList.Create with params array

* Make DriverSettings immutable

* Make DriverSettings properties internal

* Add PackageId to EntryPointDriver.csproj
* Fix assembly vs nuget version in pack.ps1.

* Fix project vs package reference.

* Feedback from @bettinaheim.
Co-authored-by: bettinaheim <34236215+bettinaheim@users.noreply.github.com>
* refactor jobStorageHelper

* generate new swagger client

* fixes

* fix unit tests

* add back validation

* pr comments

* fix QuantumMachine activator
* Change to allow relese of qubit if measured

* added comments to change to allow relese of qubit if measured

* Changes to reflect PR review

* Changes to add documentation as per PR review

* Test renamed to reflect PR review

* Updated summary of CheckQubit functions to reflect change in isMeasured flag

* Added test for checking state of reallocated qubit

Co-authored-by: Aniket Dalvi <t-anikda@microsoft.com>
Co-authored-by: bettinaheim <34236215+bettinaheim@users.noreply.github.com>
* Added required steps to successfully run bootstrap.cmd on Windows

Co-authored-by: bettinaheim <34236215+bettinaheim@users.noreply.github.com>
* Test for classical compatible rotations.

* Test case for rotations in Toffoli Simulator.

* Fix implementation of rotation gates in Toffoli Simulator.
Fixed an issue with the C# generation for UDT classes where tuple fields of the UDT where not being correctly parsed. Added some tests for this situation.
@swernli swernli requested review from AniketDalvi and dbwz8 June 23, 2020 15:24
@swernli swernli merged commit 99bb731 into feature/simulator-enhancement Jun 23, 2020
@swernli swernli deleted the swernli/update branch June 23, 2020 18:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.