Skip to content

OpenQuantumDesign/oqd-artiq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OQD ARTIQ

Overview

This repository provides a standalone Nix flake configuration that installs some OQD applications along with ARTIQ and all required dependencies. The flake fetches ARTIQ from the original m-labs/artiq repository, ensuring you always get the latest version.

Installation

Using Nix Flakes

To enter a development shell with ARTIQ:

nix develop

To use ARTIQ in your shell:

nix shell github:OpenQuantumDesign/oqd-artiq

Building the environment

nix build github:OpenQuantumDesign/oqd-artiq

Documentation

Documentation for features and enhancements is available via MkDocs. To view the documentation:

nix develop
mkdocs serve

Then open http://127.0.0.1:8000 in your browser.

Features

This repository extends the original ARTIQ system with additional OQD applications. See the documentation for details.

About ARTIQ

For more information, visit the official ARTIQ website.

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details.

About

OQD applications with ARTIQ environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages