issues
search
LILY-QML
/
LLY-DML
LLY-DML is part of the LILY project and is a Quantum Machine Learning model. It uses so-called L-Gates. These gates are Machine Learning gates that modify their state based on an input to map to a desired state of an input.
https://www.lilyqml.de
2
stars
5
forks
source link
Add unit tests for Circuit class methods
#22
Closed
userlenn
closed
3 weeks ago
userlenn
commented
3 weeks ago
Implement tests for read_data, convert_input_data, matrix consistency, input validation, L-Gate creation, circuit checks, and measurement methods.
Include helper function for matrix dimension checks.