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

Commit

Permalink
Updating to latest release version (#61)
Browse files Browse the repository at this point in the history
* Updating to latest version

* Updating to latest version

* Updating new samples too

* Updating python samples

* Updating release channel
  • Loading branch information
anpaz authored and martinquantum committed Jun 25, 2018
1 parent e179e61 commit 27a2e2b
Show file tree
Hide file tree
Showing 25 changed files with 33 additions and 33 deletions.
4 changes: 2 additions & 2 deletions Interoperability/python/packages.config
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microsoft.Quantum.Development.Kit" version="0.2.1802.2202-preview" targetFramework="netstandard2.0" />
<package id="Microsoft.Quantum.Canon" version="0.2.1802.2202-preview" targetFramework="netstandard2.0" />
<package id="Microsoft.Quantum.Development.Kit" version="0.2.1806.1503-preview" targetFramework="netstandard2.0" />
<package id="Microsoft.Quantum.Canon" version="0.2.1806.1503-preview" targetFramework="netstandard2.0" />
</packages>
4 changes: 2 additions & 2 deletions LibraryTests/LibraryTests.csproj
Expand Up @@ -23,8 +23,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1802.2202-preview" />
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.2.1802.2202-preview" />
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1806.1503-preview" />
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.2.1806.1503-preview" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
<PackageReference Include="xunit" Version="2.3.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.3.1" />
Expand Down
2 changes: 1 addition & 1 deletion Microsoft.Quantum.Canon/Microsoft.Quantum.Canon.csproj
Expand Up @@ -9,6 +9,6 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1802.2202-preview" />
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1806.1503-preview" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion Samples/AdiabaticIsing/AdiabaticIsingSample.csproj
Expand Up @@ -12,6 +12,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1802.2202-preview" />
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1806.1503-preview" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion Samples/BitFlipCode/BitFlipCode.csproj
Expand Up @@ -11,6 +11,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1802.2202-preview" />
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1806.1503-preview" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion Samples/DatabaseSearch/DatabaseSearchSample.csproj
Expand Up @@ -11,6 +11,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1802.2202-preview" />
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1806.1503-preview" />
</ItemGroup>
</Project>
Expand Up @@ -11,6 +11,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1802.2202-preview" />
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1806.1503-preview" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion Samples/H2SimulationGUI/H2SimulationGUI.csproj
Expand Up @@ -11,7 +11,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1802.2202-preview" />
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1806.1503-preview" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.1-beta3" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion Samples/HubbardSimulation/HubbardSimulationSample.csproj
Expand Up @@ -11,6 +11,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1802.2202-preview" />
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1806.1503-preview" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion Samples/IntegerFactorization/IntegerFactorization.csproj
Expand Up @@ -19,6 +19,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1802.2202-preview" />
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1806.1503-preview" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion Samples/IsingGenerators/IsingGeneratorsSample.csproj
Expand Up @@ -11,6 +11,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1802.2202-preview" />
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1806.1503-preview" />
</ItemGroup>
</Project>
Expand Up @@ -13,6 +13,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1802.2202-preview" />
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1806.1503-preview" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion Samples/IsingTrotterEvolution/IsingTrotterSample.csproj
Expand Up @@ -11,6 +11,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1802.2202-preview" />
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1806.1503-preview" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion Samples/Measurement/Measurement.csproj
Expand Up @@ -11,6 +11,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1802.2202-preview" />
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1806.1503-preview" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion Samples/OpenQasm/OpenQasm.csproj
Expand Up @@ -11,7 +11,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1802.2202-preview" />
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1806.1503-preview" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Samples/PhaseEstimation/PhaseEstimationSample.csproj
Expand Up @@ -15,6 +15,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1802.2202-preview" />
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1806.1503-preview" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion Samples/PythonInterop/PythonInterop.csproj
Expand Up @@ -9,6 +9,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1802.2202-preview" />
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1806.1503-preview" />
</ItemGroup>
</Project>
4 changes: 2 additions & 2 deletions Samples/PythonInterop/environment.yml
Expand Up @@ -10,7 +10,7 @@ name: qsharp-samples
channels:
- conda-forge
- pythonnet
- https://solidrepo.blob.core.windows.net/release/1802.2202/src/python/bin/package
- https://solidrepo.blob.core.windows.net/release/1806.1503/src/python/bin/package
dependencies:
- python>=3.6
- numpy
Expand All @@ -21,7 +21,7 @@ dependencies:
- matplotlib
- ipyparallel
- py
- qsharp=0.2.1802.2202
- qsharp=0.2.1806.1503
- pip:
- qinfer
- duecredit
Expand Down
10 changes: 5 additions & 5 deletions Samples/PythonInterop/tomography-sample.ipynb
Expand Up @@ -219,7 +219,7 @@
" </td>\n",
"\n",
" <td>\n",
" Microsoft.Quantum.Simulation.Simulators, Version=0.2.1802.2202, Culture=neutral, PublicKeyToken=40866b40fd95c7f5\n",
" Microsoft.Quantum.Simulation.Simulators, Version=0.2.1806.1503, Culture=neutral, PublicKeyToken=40866b40fd95c7f5\n",
" </td>\n",
" </tr>\n",
"\n",
Expand Down Expand Up @@ -419,7 +419,7 @@
" CLR type\n",
" </td>\n",
" <td>\n",
" Microsoft.Quantum.Simulation.Core.PartialUnitary`2[[Microsoft.Quantum.Simulation.Core.Qubit, Microsoft.Quantum.Simulation.Core, Version=0.2.1802.2202, Culture=neutral, PublicKeyToken=40866b40fd95c7f5],[System.ValueTuple`2[[System.Double, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[Microsoft.Quantum.Simulation.Core.Qubit, Microsoft.Quantum.Simulation.Core, Version=0.2.1802.2202, Culture=neutral, PublicKeyToken=40866b40fd95c7f5]], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]\n",
" Microsoft.Quantum.Simulation.Core.PartialUnitary`2[[Microsoft.Quantum.Simulation.Core.Qubit, Microsoft.Quantum.Simulation.Core, Version=0.2.1806.1503, Culture=neutral, PublicKeyToken=40866b40fd95c7f5],[System.ValueTuple`2[[System.Double, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[Microsoft.Quantum.Simulation.Core.Qubit, Microsoft.Quantum.Simulation.Core, Version=0.2.1806.1503, Culture=neutral, PublicKeyToken=40866b40fd95c7f5]], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]\n",
" </td>\n",
" </tr>\n",
"\n",
Expand All @@ -429,7 +429,7 @@
" </td>\n",
"\n",
" <td>\n",
" Microsoft.Quantum.Simulation.Core, Version=0.2.1802.2202, Culture=neutral, PublicKeyToken=40866b40fd95c7f5\n",
" Microsoft.Quantum.Simulation.Core, Version=0.2.1806.1503, Culture=neutral, PublicKeyToken=40866b40fd95c7f5\n",
" </td>\n",
" </tr>\n",
"\n",
Expand Down Expand Up @@ -461,7 +461,7 @@
" "
],
"text/plain": [
"<WrappedCLRObject(Microsoft.Quantum.Simulation.Core.PartialUnitary`2[[Microsoft.Quantum.Simulation.Core.Qubit, Microsoft.Quantum.Simulation.Core, Version=0.2.1802.2202, Culture=neutral, PublicKeyToken=40866b40fd95c7f5],[System.ValueTuple`2[[System.Double, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[Microsoft.Quantum.Simulation.Core.Qubit, Microsoft.Quantum.Simulation.Core, Version=0.2.1802.2202, Culture=neutral, PublicKeyToken=40866b40fd95c7f5]], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]) at 0x178e09d1160>"
"<WrappedCLRObject(Microsoft.Quantum.Simulation.Core.PartialUnitary`2[[Microsoft.Quantum.Simulation.Core.Qubit, Microsoft.Quantum.Simulation.Core, Version=0.2.1806.1503, Culture=neutral, PublicKeyToken=40866b40fd95c7f5],[System.ValueTuple`2[[System.Double, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[Microsoft.Quantum.Simulation.Core.Qubit, Microsoft.Quantum.Simulation.Core, Version=0.2.1806.1503, Culture=neutral, PublicKeyToken=40866b40fd95c7f5]], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]) at 0x178e09d1160>"
]
},
"execution_count": 11,
Expand Down Expand Up @@ -628,7 +628,7 @@
"text": [
"\n",
"Python version: 3.6.4 | packaged by conda-forge | (default, Dec 24 2017, 10:11:43) [MSC v.1900 64 bit (AMD64)]\n",
"Quantum Development Kit version: 0.2.1802.2202\n",
"Quantum Development Kit version: 0.2.1806.1503\n",
"\n"
]
}
Expand Down
2 changes: 1 addition & 1 deletion Samples/Qiskit/Qiskit.csproj
Expand Up @@ -19,7 +19,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1802.2202-preview" />
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1806.1503-preview" />
</ItemGroup>

<ItemGroup>
Expand Down
Expand Up @@ -12,6 +12,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1802.2202-preview" />
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1806.1503-preview" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion Samples/SimpleAlgorithms/SimpleAlgorithms.csproj
Expand Up @@ -12,6 +12,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1802.2202-preview" />
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1806.1503-preview" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion Samples/SimpleIsing/SimpleIsingSample.csproj
Expand Up @@ -7,6 +7,6 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1802.2202-preview" />
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1806.1503-preview" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion Samples/Teleportation/TeleportationSample.csproj
Expand Up @@ -11,6 +11,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1802.2202-preview" />
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1806.1503-preview" />
</ItemGroup>
</Project>
4 changes: 2 additions & 2 deletions Samples/UnitTesting/Microsoft.Quantum.Canon.Tests.csproj
Expand Up @@ -12,8 +12,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1802.2202-preview" />
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.2.1802.2202-preview" />
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.2.1806.1503-preview" />
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.2.1806.1503-preview" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
<PackageReference Include="xunit" Version="2.3.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.3.1" />
Expand Down

0 comments on commit 27a2e2b

Please sign in to comment.