Showing results for 2021 - Page 2 of 3 - Q# Blog

Nov 10, 2021
0
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.

Microsoft Quantum team
Nov 3, 2021
23
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!

EventsQ#
Sep 30, 2021
0
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.

Events
Aug 5, 2021
0
0

Quantum software development using the QDK

Mariia Mykhailova
Mariia Mykhailova

In this blog post we look at the end-to-end quantum software development workflow, the stages through which a quantum program goes from idea to complete implementation, and the tools offered by the Quantum Development Kit for each stage.

Q#
Jul 13, 2021
0
0

The AutoSubstitution rewrite step

Mathias Soeken
Mathias Soeken

The new Microsoft.Quantum.AutoSubstitution NuGet package makes it easier to replace operations with alternatives when targeting different simulators.

Q#
Jun 15, 2021
1
0

Visualizing quantum programs using the QDK

Mariia Mykhailova
Mariia Mykhailova

In this blog post we’ll look at the tools offered by Microsoft Quantum Development Kit to visualize various elements of quantum programs - the quantum state of the program, the unitary transformations, and the execution path (the circuit) of the program run.

Q#
Mar 22, 2021
0
0

Announcing Microsoft Quantum challenge at QCHack

Mariia Mykhailova
Mariia Mykhailova

We are excited to announce that Microsoft will join Quantum Coalition Hack, hosted during the week of April 5-11! Learn more about the challenge we'll be offering and the best ways to prepare for it.

Events
Mar 18, 2021
0
0

Quantum developer tools for chemistry

Guen Prawiroatmodjo
Guen Prawiroatmodjo

Quantum computers will be able to reveal the exact quantum nature of chemical systems exponentially faster than classical computers. In this post, we show how to use Microsoft's Q# libraries and developer tools to simulate a caffeine molecule using two quantum algorithms: Quantum Phase Estimation and Variational Quantum Eigensolver.

Q#