Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

vttresearch/quantum-computer-documentation

Repository files navigation

VTT Quantum Computer documentation.

This repository contains the documentation on how to run quantum circuits via LUMI on VTT Q5 (aka "Helmi").

Installation

To install mkdocs create a fresh Python virtual environment (e.g. with conda). Install pip and then run

pip install -r requirements.txt

To compile the documentation locally, run

mkdocs serve

Deployment

On Github, the page is automatically built and deployed when changes are committed to main. The page is located here: https://vttresearch.github.io/quantum-computer-documentation/

Releases

No releases published

Packages

No packages published

Contributors 5