pasqal-io / qadence-libs

A collection of libraries to enhance Qadence functionalities.
https://pasqal-io.github.io/qadence-libs/latest/
Apache License 2.0
6 stars 2 forks source link

Move Qadence tests that uses constructors #9

Open Roland-djee opened 6 months ago

Roland-djee commented 6 months ago

Some tests in Qadence require constructors. They should either: 1) be moved to libs 2) Simplified in Qadence to avoid circular imports.