Skip to content

v0.1.0

Compare
Choose a tag to compare
@Drewniok Drewniok released this 10 Feb 13:09
· 7 commits to main since this release
7e5f809

👀 What's Changed

🎉 Exciting News! The physical simulators QuickSim and QuickExact are available as plugins for SiQAD! 🚀

QuickSim: A highly efficient and accurate heuristic physical simulator that determines the charge distribution of an SiDB layout with the lowest electrostatic energy, also called the ground state.

QuickExact: An exact physical simulator that determines all physically valid charge distributions, offering up to three orders of magnitude improvement in runtime over state-of-the-art exact physical simulators for SiDB layouts.

✨ Features and Enhancements

🐛 Bug Fixes

  • 🐛 Fix Microsoft logo in CI badge by replacing the logo slug with a base64 encoding of the SVG image @marcelwa (#229)
  • 📝 Update README.md due to repo renaming. @Drewniok (#97)
  • 💚 Fixed Windows CI builds @marcelwa (#22)

📝 Documentation

  • 🔖 Bump version to 0.1. (first release) @Drewniok (#257)
  • ✨ Added bug report, feature request, and PR template. @Drewniok (#255)
  • ✨ Added a release drafter. @Drewniok (#256)
  • 🐛 Fix Microsoft logo in CI badge by replacing the logo slug with a base64 encoding of the SVG image @marcelwa (#229)
  • 📝 Update QuickExact reference @Drewniok (#216)
  • 📝 Add mnt info to simulators. @Drewniok (#164)
  • 🎨 Update the reference for quickexact. @Drewniok (#148)
  • 📝 Added missing CI badges and adjusted some lines of the README @marcelwa (#19)

👷 CI

⬆️ Dependencies

114 changes
Many thanks to all contributors!