SaashaJoshi / piQture

piQture: A quantum machine learning library for image processing.
https://saashajoshi.github.io/piQture/
Apache License 2.0
15 stars 7 forks source link

Improve error handling logic in tensor network circuits by adding a BaseTensorNetwork class. #26

Closed SaashaJoshi closed 7 months ago

SaashaJoshi commented 7 months ago

Add a BaseTensorNetwork class that manages the error handling logic in tensor network circuits and initializes every tensor network with img_dims and a circuit of num_qubit qubits.