Mario Dagrada

Results 7 comments of Mario Dagrada

Hi! I used a lot `anytree` at my work for representing and manipulating hierarchical data in different contexts. It is a great library, with a simple yet powerful interface and...

@dominikandreasseitz I assume this is for parametrized generators, right? How would you "fill in" the parameters, though? It seems pretty hard to single out the places in the Hamiltonian matrix...

> Does it make sense to construct registers with flexible 1D/2D/3D coordinates? E.g. 1D could be represented by a map from qubit index to `len(p)==1` tuple: > > ```python >...

@dominikandreasseitz how do you define the "best" exactly? Given the creation date of the checkpoint, for example?

@dominikandreasseitz please add a short description.

Those instructions are actually already available: https://pasqal-io.github.io/qadence/v1.0.4/#installation-guide. Normally, this kind of instruction should not be mentioned in the code documentation (since they are very much user/system dependent even if you...

@Brogis1 Could you please add a small code snippets to the description above?