A leading-edge control system for quantum information experiments
Go to file
Robert Jördens d2914f38b6 travis.yml: update secret 2015-02-05 02:55:16 -07:00
.travis add .travis.yml 2015-02-05 11:38:30 +08:00
artiq artiq_run: add verbosity config 2015-02-04 19:09:54 +08:00
doc doc/manual/installing: add python3-h5py for Xubuntu 2015-02-04 18:43:18 +08:00
examples gui: access to parameter DB from GUI files 2015-02-04 16:13:56 +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: update secret 2015-02-05 02:55:16 -07:00
README.rst README.rst: add coveralls badge 2015-02-05 11:38:30 +08:00
setup.py master: basic dumping of results to HDF5 2015-02-04 18:37:57 +08:00

README.rst

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

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