mirror of https://github.com/m-labs/artiq.git
Robert Jördens
99f788965e
* master: gui/experiments: float/bring into focus already open docks when opening experiments gui: reduce size of console dock protocols/logging,pc_rpc: do not print errors on Windows when clients disconnect gui: reduce size of schedule dock worker: Windows VMs are slow, increase send_timeout protocol/sync_struct: Windows also raises ConnectionAbortedError on disconnection gui: reduce size of log dock gui: reduce size of experiment dock protocols/logging/LogParser: handle Windows CRLF pyon: handle \r test/pipe_ipc: re-enable protocols/asyncio_server: minor cleanup protocols/pipe_ipc: Windows support Revert "Revert "test/pipe_ipc: temporarily skip test"" Revert "try debugging weird unittest failure" try debugging weird unittest failure conda: restrict binutils-or1k-linux dependency to linux. transforms.iodelay_estimator: make diagnostics much more clear. Fix typo. |
||
---|---|---|
artiq | ||
conda | ||
doc | ||
examples | ||
misc | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
CONTRIBUTING | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
RELEASE_NOTES.rst | ||
RELEASING.rst | ||
setup.cfg | ||
setup.py | ||
versioneer.py |
README.rst
.. image:: doc/logo/artiq.png 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-2016 M-Labs Limited. Licensed under GNU GPL version 3.