Tags: aws-cqc/DeviceLayout.jl
Tags
[Diff since v1.1.1](v1.1.1...v1.2.0) **Merged pull requests:** - Allowed explisitly define sub-component names in a named tuple (#48) (@ad-cqc) D9AB - Fix rounding bug and improve arc discretization (#49) (@gpeairs) - Add missing hash and convert methods for ScaledIsometry (#51) (@gpeairs) - DeviceLayout.jl v1.2.0 (#53) (@gpeairs) **Closed issues:** - Rounding occasionally fails when radius equals `min_side_len` (#24)
[Diff since v1.1.0](v1.1.0...v1.1.1) **Merged pull requests:** - Improve performance for nested CompositeComponents (#40) (@gpeairs) - Add key so tagbot can start docs action (#43) (@gpeairs) - Update MetaGraphs compat (#44) (@gpeairs) - DeviceLayout.jl v1.1.1 (#45) (@gpeairs) **Closed issues:** - Lazy initialization/caching for composite component hooks (#39)
[Diff since v1.0.0](v1.0.0...v1.1.0) **Merged pull requests:** - Lower α_default from 1.0 to 0.9 (#29) (@hughcars) - fix: Add gap behind launcher when not rounding (#31) (@gpeairs) - Fix initial termination starting point, behavior on curves (#32) (@gpeairs) - Add coverage badge to README (#33) (@gpeairs) - docs: Update docstrings and .md to reflect build! not being necessary (#34) (@gpeairs) - Improve single transmon example (#36) (@gpeairs) - Methods for generating PDK and component packages (#37) (@gpeairs) - DeviceLayout v1.1.0 (#38) (@gpeairs) **Closed issues:** - TagBot trigger issue (#28)