forked from M-Labs/artiq
c8cfa7c7bd
This uses the Jaro-Winkler edit distance, which seemed like the best fit for identifiers, even though it is intended for people's names. |
||
---|---|---|
.travis | ||
artiq | ||
conda | ||
doc | ||
examples | ||
lit-test | ||
misc | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
CONTRIBUTING | ||
LICENSE | ||
README.rst | ||
setup.py |
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.