Closed Roger-luo closed 1 year ago
need three examples
e.g control flow based construction
seq = locations.ListOfLocations().rydberg.detuning
for idx in range(5):
seq = seq.location(idx).linear(start=1.0, stop='a', duration='t')
@ZhaoChen44 could help on the reservoir computing example
blocked by #441 @Roger-luo we need to discuss this ASAP
the example repo is now in https://github.com/QuEraComputing/bloqade-python-examples
we should implement examples from the white paper as an integration test of the interface design in this package, APIs to stabilize: