A leading-edge control system for quantum information experiments
Go to file
Sebastien Bourdeauducq b597483913 thorlabs_tcube: spelling, fix ping 2015-03-23 17:24:12 +01:00
.travis travis: refactor get-misoc.sh 2015-02-05 22:50:55 -07:00
artiq thorlabs_tcube: spelling, fix ping 2015-03-23 17:24:12 +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 controllers: consistent device/simulation specification 2015-03-22 00:48:15 +01:00
examples examples/transport: adapt to new PDQ2 mediator (WIP, broken) 2015-03-22 22:31:59 +01:00
patches/llvmlite switch to llvmlite 2014-12-05 17:05:43 +08:00
soc targets/artiq_ppro: use new sdram_controller_settings parameter 2015-03-21 23:19:16 +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