A leading-edge control system for quantum information experiments
Go to file
Yann Sionneau d2619eb78b Add documentation about ARTIQ_GUI environment variable
Also adds "python-gi" as Ubuntu dependency as this is needed
for the GUI.
2015-02-09 19:48:22 +08:00
.travis travis: refactor get-misoc.sh 2015-02-05 22:50:55 -07:00
artiq ctlmgr: clean shutdown 2015-02-08 21:44:49 +08:00
conda artiq conda recipe: add missing dependencies h5py and dateutil 2015-02-07 12:07:39 +08:00
doc Add documentation about ARTIQ_GUI environment variable 2015-02-09 19:48:22 +08:00
examples ctlmgr: get local bind address, format commands 2015-02-07 01:14:27 +08:00
patches/llvmlite switch to llvmlite 2014-12-05 17:05:43 +08:00
soc support exceptions raised by RPCs 2014-12-20 21:33:22 +08:00
.gitignore gitignore coverage 2015-02-05 11:38:30 +08:00
.travis.yml travis.yml: don't build bitstream for pull requests 2015-02-05 22:50:55 -07:00
README.rst README: coveralls badge needs branch name 2015-02-05 03:44:57 -07:00
setup.py WIP: let GUI be optional at install time 2015-02-07 12:07:39 +08:00

README.rst

.. image:: doc/logo/artiq.png
.. image:: https://travis-ci.org/m-labs/artiq.svg
    :target: https://travis-ci.org/m-labs/artiq
.. image:: https://coveralls.io/repos/m-labs/artiq/badge.svg?branch=master
    :target: https://coveralls.io/r/m-labs/artiq?branch=master

ARTIQ (Advanced Real-Time Infrastructure for Quantum physics) is a
next-generation control system for quantum information experiments. It is
being developed in partnership with the Ion Storage Group at NIST, and its
applicability reaches beyond ion trapping.

The system features a high-level programming language that helps describing
complex experiments, which is compiled and executed on dedicated hardware with
nanosecond timing resolution and sub-microsecond latency.

Technologies employed include Python, Migen, MiSoC/mor1kx, LLVM and llvmlite.

ARTIQ is licensed under 3-clause BSD.

Website:
http://m-labs.hk/artiq