loom.cliffordsim.exceptions
Copyright (c) Entropica Labs Pte Ltd 2025.
Use, distribution and reproduction of this program in its source or compiled form is prohibited without the express written consent of Entropica Labs Pte Ltd.
- exception loom.cliffordsim.exceptions.ClassicalOperationError[source]
Bases:
BaseExceptionRaised when trying to perform a Classical Operation.
- exception loom.cliffordsim.exceptions.ClassicalRegisterError[source]
Bases:
BaseExceptionRaised when trying to perform an action with the classical register.
- exception loom.cliffordsim.exceptions.EngineRunError[source]
Bases:
BaseExceptionAn Error has occurred when trying to run the Engine.
- exception loom.cliffordsim.exceptions.InvalidTableauError[source]
Bases:
BaseExceptionAn Error has occured when trying to validate the current Tableau during runtime.