A leading-edge control system for quantum information experiments
Go to file
Sebastien Bourdeauducq 1aec6a0462 master: name results 'year-month-day/hour-minute/runid-experiment' 2015-02-21 13:42:26 -07:00
.travis travis: refactor get-misoc.sh 2015-02-05 22:50:55 -07:00
artiq master: name results 'year-month-day/hour-minute/runid-experiment' 2015-02-21 13:42:26 -07:00
benchmarks artiq_run,master: introduce __artiq_unit__ attribute to mark and name experiments 2015-02-20 14:01:34 -07:00
conda frontend: remove lda_client (use artiq_rpctool instead) 2015-02-12 09:34:17 +08:00
doc artiq_run,master: introduce __artiq_unit__ attribute to mark and name experiments 2015-02-20 14:01:34 -07:00
examples artiq_run,master: introduce __artiq_unit__ attribute to mark and name experiments 2015-02-20 14:01:34 -07: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 master: name results 'year-month-day/hour-minute/runid-experiment' 2015-02-21 13:42:26 -07: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 add Novatech 409B controller 2015-02-15 17:31:37 -07: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