add ARTIQ press release links
This commit is contained in:
parent
2381d12dd7
commit
034f927cdc
|
@ -136,6 +136,7 @@ class Experiment(AutoDB):
|
||||||
<li><a href="slides_taaccs.pdf">Slide-show</a></li>
|
<li><a href="slides_taaccs.pdf">Slide-show</a></li>
|
||||||
<li><a href="manual/">Manual</a> (work in progress)</a>
|
<li><a href="manual/">Manual</a> (work in progress)</a>
|
||||||
<li>Commercial support available - contact sb at m-labs.hk</li>
|
<li>Commercial support available - contact sb at m-labs.hk</li>
|
||||||
|
<li>Press release: <a href="http://nist.gov/pml/div688/grp10/open-source-software-for-quantum-information.cfm">Open-Source Software for Quantum Information</a></li>
|
||||||
</ul></p>
|
</ul></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -35,7 +35,10 @@
|
||||||
<center><a href="artiq/index.html"><img src="artiq.png"></a></center>
|
<center><a href="artiq/index.html"><img src="artiq.png"></a></center>
|
||||||
<p>ARTIQ (Advanced Real-Time Infrastructure for Quantum physics) is a next-generation control system for quantum information experiments, being developed in partnership with the Nobel prize-winning <a href="http://www.nist.gov/pml/div688/grp10/index.cfm">Ion Storage Group</a> at NIST.</p>
|
<p>ARTIQ (Advanced Real-Time Infrastructure for Quantum physics) is a next-generation control system for quantum information experiments, being developed in partnership with the Nobel prize-winning <a href="http://www.nist.gov/pml/div688/grp10/index.cfm">Ion Storage Group</a> at NIST.</p>
|
||||||
<p>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.</p>
|
<p>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.</p>
|
||||||
<p><ul><li><a href="artiq/index.html">More...</a></li></ul></p>
|
<p><ul>
|
||||||
|
<li>Press release: <a href="http://nist.gov/pml/div688/grp10/open-source-software-for-quantum-information.cfm">Open-Source Software for Quantum Information</a></li>
|
||||||
|
<li><a href="artiq/index.html">More...</a></li>
|
||||||
|
</ul></p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|
Loading…
Reference in New Issue