A leading-edge control system for quantum information experiments
Go to file
Yann Sionneau 02a71e7abf Add conda recipes for artiq and its dependencies 2015-02-05 19:57:32 +08:00
.travis add .travis.yml 2015-02-05 11:38:30 +08:00
artiq gui/explib: add to artiq top-level import 2015-02-05 19:50:03 +08:00
conda Add conda recipes for artiq and its dependencies 2015-02-05 19:57:32 +08:00
doc doc/manual/installing: add python3-h5py for Xubuntu 2015-02-04 18:43:18 +08:00
examples gui/explib: add to artiq top-level import 2015-02-05 19:50:03 +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: install h5py, pyserial, dateutil from conda 2015-02-05 03:06:39 -07:00
README.rst README: coveralls badge needs branch name 2015-02-05 03:44:57 -07:00
setup.py Add conda recipes for artiq and its dependencies 2015-02-05 19:57:32 +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