Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/test_zcu111.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
- 'qick_demos/**'
- 'qick_lib/**'
- '**.py'
- '!qick_lib/qick/VERSION'

permissions:
contents: write
Expand Down
5 changes: 5 additions & 0 deletions docs/papers.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
QICK papers
===========


This list of academic papers that used the QICK was last updated November 27, 2025.

QICK in the news
----------------
* `Fermilab articles <https://news.fnal.gov/tag/qick/>`_

QICK system
-----------
* `Ding, C. et al. Experimental advances with the QICK (Quantum Instrumentation Control Kit) for superconducting quantum hardware. (2023) <https://arxiv.org/abs/2311.17171>`_.
Expand Down
2 changes: 1 addition & 1 deletion qick_lib/qick/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.378
0.2.380
Loading