You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The collect_operators is implemented using the map-reduce technique. That could be generalised to help implement other functionalities. The question is which ones and if it would be interesting to have a generic mapreduce(f_map, f_reduce, expression) implementation.
Based on the original issue in Qadence, and respective prototype MR:
pasqal-io/qadence#399
pasqal-io/qadence#278
@dominikandreasseitz @kaosmicadei please add here what specific tree-like features should be implemented :)
The text was updated successfully, but these errors were encountered: