A leading-edge control system for quantum information experiments
Go to file
Sebastien Bourdeauducq d13b368a65 build logging into worker 2015-10-20 18:11:50 +08:00
.travis conda: move everything except artiq to conda-recipes (closes #138). 2015-10-16 07:06:22 +03:00
artiq build logging into worker 2015-10-20 18:11:50 +08:00
conda/artiq conda: move everything except artiq to conda-recipes (closes #138). 2015-10-16 07:06:22 +03:00
doc conda: move everything except artiq to conda-recipes (closes #138). 2015-10-16 07:06:22 +03:00
examples build logging into worker 2015-10-20 18:11:50 +08:00
misc Add binutils patch. 2015-08-09 23:33:00 +03:00
soc copyright: claim contributions 2015-09-06 16:08:57 -06:00
.gitignore gitignore: add results created during tests 2015-10-09 12:35:10 +08:00
.gitmodules git: ignore untracked files in lwip submodule 2015-05-03 20:48:20 +08:00
.travis.yml conda: skip bitstream builds if BUILD_SOC=0. 2015-10-09 16:52:30 +03:00
CONTRIBUTING CONTRIBUTING: s/real name/legal name/. 2015-09-09 16:08:58 +08:00
LICENSE update copyright/license 2015-09-05 15:50:34 -06:00
README.rst update copyright/license 2015-09-05 15:50:34 -06:00
setup.py remove workaround for Python bug in asyncio process.wait(). Requires Python 3.5. Closes #58 2015-10-03 14:33:18 +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

ARTIQ (Advanced Real-Time Infrastructure for Quantum physics) is a
next-generation control system for quantum information experiments. It is
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.

Website:
http://m-labs.hk/artiq

Copyright (C) 2014-2015 M-Labs Limited. Licensed under GNU GPL version 3.