A leading-edge control system for quantum information experiments
Go to file
whitequark 400999f6ad Revert "conda: use BUILDNUMBER from environment."
This reverts commit ff09a982c5.
2016-01-05 16:06:05 +00:00
artiq Commit missing parts of 6a6d7d. 2016-01-05 04:21:46 +00:00
conda Revert "conda: use BUILDNUMBER from environment." 2016-01-05 16:06:05 +00:00
doc doc: update and cleanup flashing/installing/building 2016-01-05 10:21:34 +08:00
examples examples/sim/al_spectroscopy: replace FreeValue 2015-12-27 11:57:13 +08:00
lit-test transforms.artiq_ir_generator: add support for user-defined context managers. 2016-01-05 04:10:40 +00:00
misc remove redundant udev rules, update entry points 2016-01-05 10:20:54 +08:00
.gitattributes use versioneer 2015-11-09 11:33:38 +08:00
.gitignore Update .gitignore. 2015-11-07 15:14:43 +03:00
.gitmodules Merge branch 'master' into new-py2llvm 2015-11-07 12:57:18 +03:00
CONTRIBUTING CONTRIBUTING: s/real name/legal name/. 2015-09-09 16:08:58 +08:00
LICENSE update copyright/license 2015-09-05 15:50:34 -06:00
MANIFEST.in use versioneer 2015-11-09 11:33:38 +08:00
README.rst update copyright/license 2015-09-05 15:50:34 -06:00
setup.cfg use versioneer 2015-11-09 11:33:38 +08:00
setup.py remove redundant udev rules, update entry points 2016-01-05 10:20:54 +08:00
versioneer.py update versioneer 2015-11-09 12:19:01 +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.

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

Copyright (C) 2014-2015 M-Labs Limited. Licensed under GNU GPL version 3.