Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Research packages

Christopher Granade edited this page Apr 16, 2020 · 2 revisions

This repository defines several NuGet packages for use in non-commercial research:

Each of these packages provides Q# functions, operations, and user-defined types in namespaces beginning with Microsoft.Quantum.Research, paralleling the functions, operations, and user-defined types in the open-source Q# libraries provided with the Quantum Development Kit. For example, the functionality exposed by the Microsoft.Quantum.Research.Chemistry package is provided in the Microsoft.Quantum.Research.Chemistry namespace, and extends the functionality provided by the Microsoft.Quantum.Chemistry package in the Microsoft.Quantum.Chemistry namespace.

For more details, see the API reference documentation for each namespace beginning with the Microsoft.Quantum.Research prefix.

Clone this wiki locally