diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml
index 8c6fe81..35f459c 100644
--- a/.github/workflows/gh-pages.yml
+++ b/.github/workflows/gh-pages.yml
@@ -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 }}
diff --git a/pages/index.vue b/pages/index.vue
index 4b3be5e..8aa09b6 100644
--- a/pages/index.vue
+++ b/pages/index.vue
@@ -28,26 +28,31 @@
Jason D Chadwick, Christopher Kang, Joshua Viszlai, Sophia Fuhui Lin, Frederic T Chong
IEEE International Conference on Quantum Computing and Engineering (QCE 24)
+
Matching Generalized-Bicycle Codes to Neutral Atoms for Low-Overhead Fault-Tolerance(arXiv)
Joshua Viszlai, Willers Yang, Sophia Fuhui Lin, Junyu Liu, Natalia Nottingham, Jonathan M Baker, Frederic T Chong
Under Review
+
An Architecture for Improved Surface Code Connectivity in Neutral Atoms(arXiv)
Joshua Viszlai, Sophia Fuhui Lin, Siddharth Dangwal, Jonathan M Baker, Frederic T Chong
Under Review
+
Codesign of quantum error-correcting codes and modular chiplets in the presence of defects(arXiv)
Sophia Fuhui Lin, Joshua Viszlai, Kaitlin N Smith, Gokul Subramanian Ravi, Charles Yuan, Frederic T Chong, Benjamin J Brown
ACM International Conference on Architectural Support for Programming Languages and Operating Systems (ASPLOS 24)
+
Fast Fingerprinting of Cloud-based NISQ Quantum Computers(arXiv)
Kaitlin N Smith, Joshua Viszlai, Lennart Maximilian Seifert, Jonathan M Baker, Jakub Szefer, Frederic T Chong
IEEE International Symposium on Hardware Oriented Security and Trust (HOST 23)
+
Training Quantum Boltzmann Machines with Coresets(arXiv)
Joshua Viszlai, Teague Tomesh, Pranav Gokhale, Eric Anschuetz, Frederic T Chong