Abby Mitchell

Results 85 comments of Abby Mitchell
trafficstars

hi @rafal-pracht are you still working on this?

hi @anupamaray re you still working on this?

Closing as not relevant to Qiskit tutorials and OP appears to have found a solution to their issue 😃

Hi thanks for your interest and apologies for the slow response! We are currently in the process of reorganising the Qiskit Tutorials, archiving this repo and moving the existing tutorials...

Closing this issue as not relevant to Qiskit tutorials and it seems OP has a solution now 😄

Closing this issue as it seems OP has a solution for their original issue

Closing as OP seems to have found a solution to their problem 😄

An update on our investigation: We've compared how networkx handles periodicity for it's hexagonal lattices and other lattice types. Some lattice types add an extra edge between nodes, but the...

hi @mtreinish we've been looking into how to best implement the periodic part of this and are first looking to mimic the logic used in[ networkx](https://networkx.org/documentation/stable/_modules/networkx/generators/lattice.html#hexagonal_lattice_graph) in `rustworkx-core/src/generators/hexagonal_lattice`. We see...

un-assigning so that this issue is open for others to have a go. If anyone would like to pick this work up make sure to take a look at #7625...