Showing results for Q# - Q# Blog

Oct 2, 2020
5
0

Celebrating our open source community with Hacktoberfest

Mariia Mykhailova
Mariia Mykhailova

It is October, and this means it's time for Hacktoberfest - an annual celebration of open source! Meet our newest maintainer and learn how to participate in the Quantum Hacktoberfest.

EventsQ#
Feb 26, 2020
0
0

Extending the Q# Compiler

Bettina Heim
Bettina Heim

In this blog post, I would like to talk about a feature that is especially interesting when it comes to new ways for you to incorporate your own ideas and vision into our tools: Custom compilation steps, which allow you to extend and customize the Q# compilation process.

Q#
Dec 18, 2019
0
0

Add Your Own Code Actions!

Bettina Heim
Bettina Heim

We discuss code actions in Q# and the details of their implementation in the compiler.

Q#
Dec 14, 2019
0
0

Q# Unit Tests

Scott Carda
Scott Carda

A brief introduction to unit tests with Q#.

Q#Q# Language
Dec 12, 2019
0
0

Q# Compiler Optimizations

Rory Soiffer
Rory Soiffer

In this post Rory Soiffer, an intern with Microsoft's Quantum group during the summer of 2019, describes the project he worked on - building a framework for Q# compiler optimizations.

Q#