QuEraComputing / Bloqade.jl

Package for the quantum computation and quantum simulation based on the neutral-atom architecture.
https://queracomputing.github.io/Bloqade.jl/dev/
Other
183 stars 36 forks source link

[BUG] LuxorGraphPlot #610

Open Roger-luo opened 12 months ago

Roger-luo commented 12 months ago

There seems to be a breaking change from LuxorGraphPlot causing CI to fail due to the missing function unitless_show_graph

https://github.com/QuEraComputing/Bloqade.jl/actions/runs/6772549660/job/18405401447#step:6:447

Can we make sure not to tag a breaking change in the patch version in the future?

cc: @GiggleLiu

GiggleLiu commented 12 months ago

It should be fixed by the following patch release https://github.com/JuliaRegistries/General/pull/94847