Showing results for 2024 - Q# Blog

Aug 1, 2024
0
0

Resource Estimation Challenge at QRISE 2024: Recap

Mariia Mykhailova
Mariia Mykhailova

This spring, we partnered with Quantum Coalition to offer a challenge at QRISE 2024 - a six-week-long event aiming to get students started doing research projects in areas of interest in quantum computing industry. Meet the challenge winners and learn about their projects!

Q#
Jul 29, 2024
0
0

Integrated Hybrid Support in the Azure Quantum Development Kit

Cesar Zaragoza Cortes
Cesar Zaragoza Cortes

Some quantum computers can do more than execute a static sequence of gates. The most advanced ones can perform mid-circuit measurements, conditionally execute gates, perform real-time classical computations and re-use qubits. If you want to experiment with these state-of-the-art capabilities, we have good news for you. The Azure Quantum Development...

Q#Azure QuantumQIR
May 20, 2024
0
10

Circuit Diagrams with Q#

Mine Starks
Mine Starks

If you’ve been exploring quantum programming using Q#, you may have been thinking, “This language is great and so easy to use! But what about visual learners?” I’m a software engineer in the Azure Quantum Development Kit team, and I’m very excited to share a new feature I’ve been working on: circuit visualization in Q#. One of the...

Q#
Feb 28, 2024
0
2

Exploring space-time tradeoffs with Azure Quantum Resource Estimator

Ivan Basov
Ivan Basov

Introduction We are delighted to present a new experience for exploring space-time tradeoffs recently added to the Azure Quantum Resource Estimator. Available both as Azure Quantum Development Kit (VS Code extension) and a Python package, it adds a new dimension to estimates. Resource estimation doesn't just yield a single group of numbers (one...

Resource EstimationAzure Quantum
Jan 16, 2024
0
2

Design Fault Tolerant Quantum Computing applications with the open-source Resource Estimator

Fabrice Frachon Mathias Soeken Ivan Basov
Fabrice,
Mathias,
Ivan

We are excited to announce that following its initial release the Azure Quantum Resource Estimator is now open-source. It has been integrated with the Modern QDK making it run up to 100x faster, and running across PC, Mac, Linux or from your web browser. Try it now. Why is resource estimation relevant today? Quantum computing has the potential ...

Resource EstimationQubit
Jan 12, 2024
3
10

Announcing v1.0 of the Azure Quantum Development Kit

Bill Ticehurst
Bill Ticehurst

Today we are excited to announce the 1.0 release of the Azure Quantum Development Kit, which we often refer to simply as "the QDK". As outlined in an earlier blog post, this is a significant re-write over the prior QDK with an emphasis on speed, simplicity, and a delightful experience. Review that post for the technical details on how we rebuilt...

Q#