Q# Blog

Quantum Development

Latest posts

Being a Quantum MVP
Dec 7, 2021
Post comments count 0
Post likes count 0

Being a Quantum MVP

Matt Zanner (HE/HIM)
Matt Zanner (HE/HIM)

Learn about Microsoft's "Most Valued Professional" MVP program, how quantum MVPs are contributing to and helping build a vibrant quantum computing community today, and how you can become one!

DevOps for Quantum Computing
Dec 3, 2021
Post comments count 0
Post likes count 1

DevOps for Quantum Computing

Holger Sirtl
Holger Sirtl

This blog post shows how DevOps practices need to adapt when software includes both classical and quantum components, resulting in a repeatable, high-quality process for building, deploying, and monitoring hybrid quantum software.

Analyzing a Sudoku solver using resources estimation
Dec 2, 2021
Post comments count 0
Post likes count 0

Analyzing a Sudoku solver using resources estimation

Mariia Mykhailova
Mariia Mykhailova

In this blog post I show how to analyze and optimize a quantum Sudoku solver written in Q# using resources estimation tools from Quantum Development Kit.

Hybrid Quantum-Classical Computing Models
Dec 1, 2021
Post comments count 0
Post likes count 0

Hybrid Quantum-Classical Computing Models

Guen Prawiroatmodjo
Guen Prawiroatmodjo

This post is written as part of the Q# Advent Calendar 2021. Happy Holidays! If you’ve taken a stab at quantum programming, you’ll probably have heard of “hybrid quantum-classical computing”. Not to be confused with hybrid cloud or hybrid computers, hybrid quantum-classical computing is a popular topic among quantum computing aficionados and typically refers to a class of programs that you can run on modern quantum processors. Some of those programs include, for example, variational quantum algorithms and quantum approximate optimization algorithms. But what does "hybrid" really mean in that context? Naively ...

Embedding Q# in your favorite languages and platforms
Nov 18, 2021
Post comments count 0
Post likes count 0

Embedding Q# in your favorite languages and platforms

Cassandra Granade
Cassandra Granade

Q# and the Quantum Development Kit make it easy to write and run quantum programs using Python, .NET, or even Jupyter notebooks. This post shows how you can use the same infrastructure to embed Q# in your favorite languages and platforms, including Julia, Lua, and PowerShell.

Interning at Microsoft Quantum – 2022
Nov 10, 2021
Post comments count 0
Post likes count 0

Interning at Microsoft Quantum – 2022

Mariia Mykhailova
Mariia Mykhailova

We announce Microsoft Quantum research and software engineering internships for summer 2022 and share some completed intern projects from the past years.

Q# Advent Calendar 2021
Nov 3, 2021
Post comments count 23
Post likes count 0

Q# Advent Calendar 2021

Mariia Mykhailova
Mariia Mykhailova

Q# Advent Calendar is a yearly blogging event in which every day in December one awesome community member writes a blog post about Q#. Check out the previous years' blogs, and join the 2021 edition!

Celebrating Hacktoberfest 2021
Sep 30, 2021
Post comments count 0
Post likes count 0

Celebrating Hacktoberfest 2021

Mariia Mykhailova
Mariia Mykhailova

It is October, and this means it's time for Hacktoberfest - an annual celebration of open source! Learn how to participate in this year's Quantum Hacktoberfest.

quantum-viz.js: a quantum circuits visualization library
Aug 20, 2021
Post comments count 0
Post likes count 0

quantum-viz.js: a quantum circuits visualization library

Andrés Paz
Andrés Paz

We introduce quantum-viz.js, a JavaScript library for quantum circuits visualization.