A leading-edge control system for quantum information experiments
Go to file
Sebastien Bourdeauducq 5bd8d414cf gateware/amp: add kernel CPU and mailbox modules 2015-04-02 16:49:36 +08:00
.travis Add support for automatic build and upload of dev conda artiq packages to binstar by travis-ci 2015-03-30 19:51:52 +08:00
artiq gateware/amp: add kernel CPU and mailbox modules 2015-04-02 16:49:36 +08:00
benchmarks Experiment base class, replace __artiq_unit__ with docstring 2015-03-08 15:55:30 +01:00
conda Add support for automatic build and upload of dev conda artiq packages to binstar by travis-ci 2015-03-30 19:51:52 +08:00
doc doc/manual/faq: more minor details 2015-03-25 16:37:17 +01:00
examples examples/transport: adapt to new PDQ2 mediator (WIP, broken) 2015-03-22 22:31:59 +01:00
misc Add support for automatic build and upload of dev conda artiq packages to binstar by travis-ci 2015-03-30 19:51:52 +08:00
patches/llvmlite switch to llvmlite 2014-12-05 17:05:43 +08:00
soc Remove one RTIO out channel to free up some space for travis builds to succeed 2015-03-30 19:51:52 +08:00
.gitignore master: basic automatic experiment list 2015-02-21 20:34:31 -07:00
.travis.yml Add support for automatic build and upload of dev conda artiq packages to binstar by travis-ci 2015-03-30 19:51:52 +08: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