Phillip Weinberg
Phillip Weinberg
What are the use cases you where thinking of in terms of validation?
Gonna need a bit more information to figure this out
having equal sizes for x and y axes won't fix the issue of distortion. This only fixes the issue for a square lattice or a lattice that is bounded by...
Integration steps: 1. Loose integration using `ListOfPositions` object as entry point into bloqade as an external package 2. Tighter integration by integrating `UnitDiskGraph` object as a sub=package inside bloqade. a....
1. Yes of course it doesn't make sense to automatically apply it I would make it optional and put a validation error in the case where it doesn't work. 2....
Can you link your implementation? @jon-wurtz
Also for some graphs you are showing it looks like there are multiple length scales. Have you thought about the two length scales separately? One could treat the larger length...
Experimental implementations will be here https://github.com/QuEra-AnA/rowify
see https://sacred.readthedocs.io/en/stable/
I think we need to refactor the builder a bit to create an intermediate object that can be used to dynamically generate tasks/jobs and forward this from `Emit`. I think...