A leading-edge control system for quantum information experiments
 
 
 
 
 
 
Go to file
Sebastien Bourdeauducq 9d6287a6a3 expose machine units to user 2015-07-01 22:22:53 +02:00
.travis travis: try again with latest conda 2015-06-25 13:50:38 -06:00
artiq expose machine units to user 2015-07-01 22:22:53 +02:00
benchmarks simplify unit system and use floats by default 2015-06-26 16:34:37 +02:00
conda conda: fix missing runtime for KC705 in previous commit 2015-06-16 18:14:26 +02:00
doc manual: fix faq item title about determining pyserial URL by serial number 2015-06-26 18:22:47 +02:00
examples expose machine units to user 2015-07-01 22:22:53 +02:00
misc Remove UP support. 2015-04-27 20:43:45 +08:00
soc soc: support QC2 and AD9914 (untested) 2015-06-28 21:37:27 +02: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: export MACADDR, do not source get-xilinx 2015-06-25 13:08:56 -06:00
README.rst README: coveralls badge needs branch name 2015-02-05 03:44:57 -07:00
setup.py gui: add ARTIQ icon 2015-06-16 17:01:53 +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