A leading-edge control system for quantum information experiments
Go to file
Yann Sionneau b27254ba80 sync_struct test: test more cases, pep8 fix, remove print 2015-06-03 15:54:50 +02:00
.travis travis: generate kc705 and pipistrello binaries in container env 2015-05-21 00:19:06 +08:00
artiq sync_struct test: test more cases, pep8 fix, remove print 2015-06-03 15:54:50 +02:00
benchmarks recover_underflow -> break_realtime 2015-05-03 20:45:28 +08:00
conda setup/conda: update frontends 2015-05-27 21:42:49 +02:00
doc manual: cleanup, removing Gtk GUI related instructions 2015-05-29 17:45:13 +02:00
examples scheduler: support pipeline flush 2015-05-28 17:20:58 +08:00
misc Remove UP support. 2015-04-27 20:43:45 +08:00
soc Merge branch 'master' of github.com:m-labs/artiq 2015-06-02 17:45:16 +08:00
.gitignore gitignore: ignore static libs 2015-04-17 16:39:36 +08:00
.gitmodules git: ignore untracked files in lwip submodule 2015-05-03 20:48:20 +08:00
.travis.yml travis: generate kc705 and pipistrello binaries in container env 2015-05-21 00:19:06 +08:00
README.rst README: coveralls badge needs branch name 2015-02-05 03:44:57 -07:00
setup.py setup/conda: update frontends 2015-05-27 21:42:49 +02: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