Skip to content

v0.6.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 08:05
· 7 commits to refs/heads/main since this release
c37da62

👀 What's Changed

This release mainly fixes some bugs, most notably the loss of clocking information after apply_gate_library. However, also some small features were added like two new distance functions and crossing counting in gate_level_layout.

Full CHANGELOG: v0.6.3...v0.6.4
Many thanks to all contributors!

✨ Features and Enhancements

🐛 Bug Fixes

  • 🐛 Fixed disappearing clocking schemes when applying a gate library @marcelwa (#515)
  • 📝 Fix a few oversights in the RTD documentation of SiDB simulation functionality @marcelwa (#513)
  • ✏️ Fixed a typo in robustness domain analysis @marcelwa (#511)
  • 🚨 clang-tidy warnings @simon1hofmann (#507)

📝 Documentation

  • 📝 Fix a few oversights in the RTD documentation of SiDB simulation functionality @marcelwa (#513)
  • 📝 Add gold to README and docs @simon1hofmann (#508)

⬆️ Dependencies

  • ⬆️ Bump libs/pybind11 from a1d0091 to c2291e5 in the submodules group @dependabot (#509)