resources: add DAX

master
Sebastien Bourdeauducq 2021-03-04 22:54:12 +08:00
parent 0429fd8527
commit 9cc6676e66
1 changed files with 7 additions and 0 deletions

View File

@ -189,6 +189,13 @@ We welcome inquiries from research groups of all sizes.<br><a href="https://gith
<a href="https://www.riverlane.com/products/" target="_blank" rel="noopener noreferrer">Product page</a>
{% end %}
{% layout_card(title="DAX - Duke ARTIQ extensions", sameheight=120) %}
<small>A library to provide tools for system organization/abstraction and to improve usability by automating common functionality.</small>
<a href="https://gitlab.com/duke-artiq" target="_blank" rel="noopener noreferrer">Repositories</a>
{% end %}
{% layout_card(title="flake8-artiq", sameheight=120) %}
<small>A Flake8 plugin for checking ARTIQ code</small>