diff options
author | Austin Adams <git@austinjadams.com> | 2022-06-08 00:57:17 -0400 |
---|---|---|
committer | Austin Adams <git@austinjadams.com> | 2022-06-08 00:57:22 -0400 |
commit | 6d350dbfdaa6cb7d4ebda6584b2eb29c9d2b4310 (patch) | |
tree | a7d7ed2fd98687d4609d69ae33275bceb44a767b | |
parent | c19ebabcfefae94cc536b214bec4c44f62a3dcf7 (diff) | |
download | webzone-6d350dbfdaa6cb7d4ebda6584b2eb29c9d2b4310.tar.gz webzone-6d350dbfdaa6cb7d4ebda6584b2eb29c9d2b4310.tar.xz |
-rw-r--r-- | content/work.md | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/content/work.md b/content/work.md index 5345885..a322121 100644 --- a/content/work.md +++ b/content/work.md @@ -8,10 +8,11 @@ description = "Listing of my humble projects and publications" My humble list of publications: -1. Austin Adams, Elton Pinto, Jeffrey Young, Creston Herold, Alex McCaskey, Eugene Dumitrescu, -and Thomas M. Conte. +1. Elton Pinto, Austin Adams, Eugene Dumitrescu, Thomas M. Conte. + "An Implementation of the Quantum Verification of Matrix Products Algorithm." [_Fourth International Workshop on Quantum Resource Estimation (Co-located with ISCA 2022)_][pub2venue]. June 2022. +2. Austin Adams, Elton Pinto, Jeffrey Young, Creston Herold, Alex McCaskey, Eugene Dumitrescu, and Thomas M. Conte. "[Enabling a Programming Environment for an Experimental Ion Trap Quantum Testbed][pub1]." [_2021 IEEE International Conference on Rebooting Computing (ICRC '21)_][pub1venue]. November 2021. [\[slides\]][pub1slides] -2. Austin Adams, Pulkit Gupta, Blaise Tine, and Hyesoon Kim. +3. Austin Adams, Pulkit Gupta, Blaise Tine, and Hyesoon Kim. "[Cryptography Acceleration in a RISC-V GPGPU][pub0]." [_Fifth Workshop on Computer Architecture Research with RISC-V (Co-located with ISCA 2021)_][pub0venue]. June 2021. [\[slides\]][pub0slides] @@ -68,3 +69,4 @@ I have also written some free software projects. You can check my [pub1]: https://arxiv.org/abs/2111.00146 [pub1venue]: https://icrc.ieee.org/ [pub1slides]: /img/work/icrc_2021_slides.pdf +[pub2venue]: https://www.quantumresource.org/ |