pennylane-qrack 0.8.8__py3-none-manylinux_2_31_x86_64.whl → 0.9.0__py3-none-manylinux_2_31_x86_64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of pennylane-qrack might be problematic. Click here for more details.

@@ -16,4 +16,4 @@
16
16
  Version number (major.minor.patch[-label])
17
17
  """
18
18
 
19
- __version__ = "0.8.8"
19
+ __version__ = "0.9.0"
Binary file
@@ -457,6 +457,7 @@ struct QrackDevice final : public Catalyst::Runtime::QuantumDevice {
457
457
  auto AllocateQubit() -> QubitIdType override {
458
458
  const QubitIdType label = qsim->GetQubitCount();
459
459
  qsim->Allocate(1U);
460
+ qubit_map[label] = (bitLenInt)label;
460
461
  return label;
461
462
  }
462
463
  auto AllocateQubits(size_t num_qubits) -> std::vector<QubitIdType> override {
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pennylane-qrack
3
- Version: 0.8.8
3
+ Version: 0.9.0
4
4
  Summary: PennyLane plugin for Qrack.
5
5
  Home-page: http://github.com/vm6502q
6
6
  Maintainer: vm6502q
@@ -2,14 +2,14 @@ pennylane_qrack/CMakeCache.txt,sha256=R25Vd0Ah5_5xzIGQM_TjT1B570RIOqLnuhQMbNw7NN
2
2
  pennylane_qrack/Makefile,sha256=S9Y76wF2BB8oc3vDHA8v5RY-cuUM9L1AYRtC0Uu8r60,7584
3
3
  pennylane_qrack/QrackDeviceConfig.toml,sha256=o2qw-X6LLaePYTqbCx86yZtMMyKLsFCzg-SGgwoTLP4,6228
4
4
  pennylane_qrack/__init__.py,sha256=_g4NKu07_pXqxvQaxjdAPe769S5tWwYjqyHi3z7YKHc,673
5
- pennylane_qrack/_version.py,sha256=AZUG6-DX9PEtjdVMRS8qKNVaUf5-6y0Y6Cc9PytOXyc,691
5
+ pennylane_qrack/_version.py,sha256=1RkAvWn5K1NrmZT5paLz8OVx_UlhYc1CxUr4fVuw0I8,691
6
6
  pennylane_qrack/cmake_install.cmake,sha256=kW9d9vjuxI8PW08r6P09h7d6vmG74xsRzq1AuqYchh8,3336
7
- pennylane_qrack/libqrack_device.so,sha256=EEdituHwGeSizd-Xd1oR4iXxjPYhIDZ2Pbzoaj2GM4I,5699584
8
- pennylane_qrack/qrack_device.cpp,sha256=Bdec9BgYC4o4tfFfvdPmTOYonKWhwVs9389DoGvIa58,35918
7
+ pennylane_qrack/libqrack_device.so,sha256=UyWjjUwpP9Mh8hrzNZWMKMV8meLxlb_d8d7wWjikD9o,5699584
8
+ pennylane_qrack/qrack_device.cpp,sha256=QvbMcieq4HAoF2GbN4mrckMhS4XU4TZRijJslafW8nU,35963
9
9
  pennylane_qrack/qrack_device.py,sha256=EO-qaf4jE0WWY8hfnewebETxUQEMJsi6bNASmW2mdUY,23670
10
- pennylane_qrack-0.8.8.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
11
- pennylane_qrack-0.8.8.dist-info/METADATA,sha256=voenoaS-9agN4WMFg_bS_wvFhgNYsY42hwyp-ZlN7BM,5524
12
- pennylane_qrack-0.8.8.dist-info/WHEEL,sha256=vhkxkeQo6qYm0IR8SRPDozzBUxC5K_7HGPrR2uA3AC8,110
13
- pennylane_qrack-0.8.8.dist-info/entry_points.txt,sha256=V6f1sN6IZZZaEvxrI47A3K_kksp8fDUWjLWD0Met7Ww,79
14
- pennylane_qrack-0.8.8.dist-info/top_level.txt,sha256=5NFMNHqCHtVLwNkLg66xz846uUJAlnOJ5VGa6ulW1ow,16
15
- pennylane_qrack-0.8.8.dist-info/RECORD,,
10
+ pennylane_qrack-0.9.0.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
11
+ pennylane_qrack-0.9.0.dist-info/METADATA,sha256=MHOC_nZZzTwbEi78U1h949j6rpMAZ1ABMboXSHd9Gk4,5524
12
+ pennylane_qrack-0.9.0.dist-info/WHEEL,sha256=vhkxkeQo6qYm0IR8SRPDozzBUxC5K_7HGPrR2uA3AC8,110
13
+ pennylane_qrack-0.9.0.dist-info/entry_points.txt,sha256=V6f1sN6IZZZaEvxrI47A3K_kksp8fDUWjLWD0Met7Ww,79
14
+ pennylane_qrack-0.9.0.dist-info/top_level.txt,sha256=5NFMNHqCHtVLwNkLg66xz846uUJAlnOJ5VGa6ulW1ow,16
15
+ pennylane_qrack-0.9.0.dist-info/RECORD,,