A leading-edge control system for quantum information experiments
Go to file
Sebastien Bourdeauducq 0d8260af6e wavesynth: basic sample computation 2015-03-15 16:30:07 +01:00
.travis travis: refactor get-misoc.sh 2015-02-05 22:50:55 -07:00
artiq wavesynth: basic sample computation 2015-03-15 16:30:07 +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 coredevice,runtime,language: add parameters to runtime exceptions, include information with RTIO errors 2015-03-13 14:55:18 +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