A leading-edge control system for quantum information experiments
Go to file
Sebastien Bourdeauducq dee844510c comm_tcp: enable TCP keepalive on host side as well 2015-08-15 16:03:00 +08:00
.travis travis: dont overwrite conda env PATH, escape dollar signs, fixes #84 2015-08-14 19:00:08 +02:00
artiq comm_tcp: enable TCP keepalive on host side as well 2015-08-15 16:03:00 +08:00
conda conda: update libssh2 libgit2 pygit2 to use anaconda libs instead of system ones 2015-08-14 16:57:33 +02:00
doc manual: llvmlite-artiq conda package needs a recent libstdc++6 2015-08-14 21:44:28 +02:00
examples examples/ddb: add --simulation for controllers 2015-08-09 17:12:06 +08:00
misc Add binutils patch. 2015-08-09 23:33:00 +03:00
soc Enable TCP keepalive on the core device 2015-08-13 18:33:46 +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: use more recent libstdc++ 2015-08-11 14:05:41 +02:00
README.rst doc: minor cleanup 2015-08-09 14:14:55 +08:00
setup.py Git support 2015-08-07 15:51:56 +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.

ARTIQ is licensed under 3-clause BSD.

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