PennyLaneAI / pennylane-qulacs

The PennyLane-Qulacs plugin integrates the Qulacs quantum computing framework with PennyLane's quantum machine learning capabilities.
https://docs.pennylane.ai/projects/qulacs
Apache License 2.0
27 stars 17 forks source link

Unit tests, wires, and endianness #69

Closed WrathfulSpatula closed 5 months ago

WrathfulSpatula commented 5 months ago

This PR fixes wiring parsing and "endianness" conventions. It also adds a full suite of unit tests for the Catalyst Qrack device back end.