Skip to content

Commit c9f5eae

Browse files
lillian542ringo-but-quantum
authored andcommitted
Remove Tensor and Hamiltonian in python frontend for lightning (#994)
We are removing the Tensor and Hamiltonian classes, so we should remove their (minimal) remaining references in the Lightning python code. Blocks running CI for the [PL PR legacy_opmath, since every test that uses `lightning.qubit` fails with Tensor removed. --------- Co-authored-by: ringo-but-quantum <[email protected]>
1 parent c01c122 commit c9f5eae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pennylane_lightning/core/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
"""
1818

1919

20-
__version__ = "0.40.0-dev9"
20+
__version__ = "0.40.0-dev8"

0 commit comments

Comments
 (0)