Skip to content

Commit

Permalink
update github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jviszlai committed Aug 6, 2024
1 parent 2dc0edf commit 5015f95
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
steps:
- uses: actions/checkout@v2
- run: yarn install && yarn generate
env:
NODE_OPTIONS: --openssl-legacy-provider
- uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
5 changes: 5 additions & 0 deletions pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -28,26 +28,31 @@
Jason D Chadwick, Christopher Kang, <span class="text-nord12">Joshua Viszlai</span>, Sophia Fuhui Lin, Frederic T Chong<br>
<i>IEEE International Conference on Quantum Computing and Engineering (QCE 24)</i>
</li>
<br>
<li>
<b>Matching Generalized-Bicycle Codes to Neutral Atoms for Low-Overhead Fault-Tolerance</b>(<a href="https://arxiv.org/abs/2311.16980" class="text-nord12"><u>arXiv</u></a>)<br>
<span class="text-nord12">Joshua Viszlai</span>, Willers Yang, Sophia Fuhui Lin, Junyu Liu, Natalia Nottingham, Jonathan M Baker, Frederic T Chong<br>
<i>Under Review</i>
</li>
<br>
<li>
<b>An Architecture for Improved Surface Code Connectivity in Neutral Atoms</b>(<a href="https://arxiv.org/abs/2309.13507" class="text-nord12"><u>arXiv</u></a>)<br>
<span class="text-nord12">Joshua Viszlai</span>, Sophia Fuhui Lin, Siddharth Dangwal, Jonathan M Baker, Frederic T Chong<br>
<i>Under Review</i>
</li>
<br>
<li>
<b>Codesign of quantum error-correcting codes and modular chiplets in the presence of defects</b>(<a href="https://arxiv.org/abs/2305.00138" class="text-nord12"><u>arXiv</u></a>)<br>
Sophia Fuhui Lin, <span class="text-nord12">Joshua Viszlai</span>, Kaitlin N Smith, Gokul Subramanian Ravi, Charles Yuan, Frederic T Chong, Benjamin J Brown<br>
<i>ACM International Conference on Architectural Support for Programming Languages and Operating Systems (ASPLOS 24)</i>
</li>
<br>
<li>
<b>Fast Fingerprinting of Cloud-based NISQ Quantum Computers</b>(<a href="https://arxiv.org/abs/2211.07880" class="text-nord12"><u>arXiv</u></a>)<br>
Kaitlin N Smith, <span class="text-nord12">Joshua Viszlai</span>, Lennart Maximilian Seifert, Jonathan M Baker, Jakub Szefer, Frederic T Chong<br>
<i>IEEE International Symposium on Hardware Oriented Security and Trust (HOST 23)</i>
</li>
<br>
<li>
<b>Training Quantum Boltzmann Machines with Coresets</b>(<a href="https://arxiv.org/abs/2307.14459" class="text-nord12"><u>arXiv</u></a>)<br>
<span class="text-nord12">Joshua Viszlai</span>, Teague Tomesh, Pranav Gokhale, Eric Anschuetz, Frederic T Chong<br>
Expand Down

0 comments on commit 5015f95

Please sign in to comment.