pasqal-io / qadence

Digital-analog quantum programming interface
https://pasqal-io.github.io/qadence/latest/
Apache License 2.0
69 stars 22 forks source link

[Proto] Qadence Tree #399

Closed Roland-djee closed 2 months ago

Roland-djee commented 5 months ago

A prototype to replace whats now the Converted class to store all relationships between abstract,native and parameters with a dag which can be mapped over. Whats now under 'qadence/tree.py' could for example be added to the QuantumCircuit class. lmkwyt

Roland-djee commented 5 months ago

@dominikandreasseitz @Doomsk @kaosmicadei @jpmoutinho Possible feature for Qadence refactoring.

jpmoutinho commented 4 months ago

Closing given the issue created in the new expression system.

Roland-djee commented 2 months ago

@jpmoutinho @Doomsk @kaosmicadei It feels this is what the IR is supposed to represent. Would it make sense to close it ?

jpmoutinho commented 2 months ago

@Roland-djee I think we can

Roland-djee commented 2 months ago

OK we can re-open if needed.