A leading-edge control system for quantum information experiments
Go to file
Sebastien Bourdeauducq 330e7e1b18 doc/manual: add note about avoiding __del__ 2015-03-12 15:15:56 +01:00
.travis travis: refactor get-misoc.sh 2015-02-05 22:50:55 -07:00
artiq rtio: make 63-bit timestamp counter the default [soc] 2015-03-12 13:13:35 +01:00
benchmarks Experiment base class, replace __artiq_unit__ with docstring 2015-03-08 15:55:30 +01:00
conda frontend: remove lda_client (use artiq_rpctool instead) 2015-02-12 09:34:17 +08:00
doc doc/manual: add note about avoiding __del__ 2015-03-12 15:15:56 +01:00
examples move realtime result registration into dbh, simplify syntax 2015-03-08 17:27:27 +01:00
patches/llvmlite switch to llvmlite 2014-12-05 17:05:43 +08:00
soc runtime/test: implement ttlout, clksel and dds functions 2015-03-12 13:14:06 +01:00
.gitignore master: basic automatic experiment list 2015-02-21 20:34:31 -07:00
.travis.yml initial kc705 support 2015-02-26 21:50:52 -07:00
README.rst README: coveralls badge needs branch name 2015-02-05 03:44:57 -07:00
setup.py add Thorlabs T-Cube NDSP 2015-03-04 14:30:49 +00: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