8000 Tags · aws-cqc/DeviceLayout.jl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: aws-cqc/DeviceLayout.jl

Tags

v1.2.0

Toggle v1.2.0's commit message
[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)

v1.1.1

Toggle v1.1.1's commit message
[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)

v1.1.0

Toggle v1.1.0's commit message
[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)

v1.1.0+docs

Toggle v1.1.0+docs's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
DeviceLayout v1.1.0 (#38)

v1.0.0

Toggle v1.0.0's commit message
docs: Add features list and example links to docs index, context to r…

…eadme
0