·
5 commits
to refs/heads/main
since this release
👀 What's Changed
This is another huge release that we have been working hard on. It introduces ClusterComplete, a breakthrough physical simulation engine for SiDBs that enables exact and fast 3-state simulation of way over 80 quantum dots! Earlier this week, we already made it available as a SiQAD plugin to be applied in CAD workflows via a user-friendly GUI. Additionally, we introduce a temperature-aware operational domain analysis for SiDB layouts, fixed bugs, and updated dependencies.
Full CHANGELOG: v0.6.8...v0.6.9
Many thanks to all contributors!
✨ Features and Enhancements
- ✨ Added temperature-aware operational domain simulation. @Drewniok (#646)
- ➕ Optional usage of
jemalloc
@wlambooy (#640) - 💥 Introducing
ClusterComplete
: Exact SiDB Logic Simulation with well over 50 DBs @wlambooy (#390)
📝 Documentation
🐛 Bug Fixes
- 🐛 Prevented jemalloc from rebuilding in incremental builds @wlambooy (#657)
- 🩹 Non-critical fixes w.r.t. the
ClusterComplete
merge (#390) @wlambooy (#652) - 🐛 Fixed layout resizing in
apply_gate_library
@wlambooy (#653)