You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title = {Study of {{Angle}} of {{Arrival Estimation}} with {{Linear Arrays}} of {{Simulated Rydberg Atom Receivers}}},
366
-
author = {Richardson, Daniel and Dee, James and Kayim, Baran and Sawyer, Brian and Wyllie, Robert and Lee, Richard and Westafer, Ryan},
367
-
year = {2023},
368
-
month = oct,
369
-
publisher = {TechRxiv},
370
-
doi = {10.36227/techrxiv.24236953.v1},
371
-
urldate = {2023-10-18},
372
-
archiveprefix = {TechRxiv},
373
-
langid = {english}
375
+
@article{richardson_study_2025,
376
+
title = {Study of Angle of Arrival Estimation with Linear Arrays of Simulated {{Rydberg}} Atom Receivers},
377
+
author = {Richardson, D. and Dee, J. and Kayim, B. N. and Sawyer, B. C. and Wyllie, R. and Lee, R. T. and Westafer, R. S.},
378
+
year = {2025},
379
+
month = feb,
380
+
journal = {APL Quantum},
381
+
volume = {2},
382
+
number = {1},
383
+
pages = {016123},
384
+
issn = {2835-0103},
385
+
doi = {10.1063/5.0240787},
386
+
urldate = {2025-07-29}
374
387
}
375
388
376
-
@misc{gokhale_deep_2024,
389
+
@inproceedings{gokhale_deep_2024,
377
390
title = {Deep {{Learning}} for {{Low-Latency}}, {{Quantum-Ready RF Sensing}}},
378
-
author = {Gokhale, Pranav and Carnahan, Caitlin and Clark, William and Chong, Frederic T.},
391
+
booktitle = {2024 {{IEEE International Conference}} on {{Quantum Computing}} and {{Engineering}} ({{QCE}})},
392
+
author = {Gokhale, Pranav and Carnahan, Caitlin and Clark, William and Tomesh, Teague and Chong, Frederic T.},
379
393
year = {2024},
380
-
month = apr,
381
-
number = {arXiv:2404.17962},
382
-
eprint = {2404.17962},
383
-
primaryclass = {quant-ph},
384
-
publisher = {arXiv},
385
-
doi = {10.48550/arXiv.2404.17962},
386
-
urldate = {2024-12-17},
387
-
archiveprefix = {arXiv},
388
-
keywords = {Computer Science - Artificial Intelligence,Computer Science - Machine Learning,Computer Science - Performance,Computer Science - Systems and Control,Electrical Engineering and Systems Science - Systems and Control,Quantum Physics}
Copy file name to clipboardExpand all lines: paper/paper.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -138,7 +138,7 @@ Experimental support for 1D solves only was released in version 2.0.0, with RydI
138
138
# Related Packages and Work
139
139
140
140
Modeling quantum systems using the semi-classical Lindblad formalism is a common task that has been implemented by many physicists for their bespoke problems.
141
-
Other tools that implement this type of simulation for specific types of problems include: qubits in QuTiP [@johansson_qutip_2013], atomic magnetometers in ElecSus [@keaveney_elecsus_2018], and laser cooling in PyLCP [@eckel_pylcp_2020].
141
+
Other tools that implement this type of simulation for specific types of problems include: qubits in QuTiP [@johansson_qutip_2013], atomic magnetometers in ElecSus [@keaveney_elecsus_2018], and laser cooling in PyLCP [@eckel_pylcp_2022].
142
142
Ultimately, the goal of RydIQule has not been to develop a new modeling technique,
143
143
but rather to make a common, flexible, and most importantly efficient tool that solves a ubiquitous problem.
144
144
@@ -149,8 +149,8 @@ And since Mathematica is an interpreted language,
149
149
it can lack the speed that compiled libraries like NumPy enable, especially when exploring a large parameter space.
150
150
151
151
Since RydIQule version 1 has been publicly released,
152
-
it has been used in several publications to model both general Rydberg atom physics [@backes_performance_2024; @su_two-photon_2024; @glick_warm_2025]
153
-
as well as Rydberg sensor development [@santamaria-botello_comparison_2022; @elgee_satellite_2023; @richardson_study_2023; @gokhale_deep_2024; @cui_realizing_2025].
152
+
it has been used in several publications to model both general Rydberg atom physics [@backes_performance_2024; @su_two-photon_2025; @glick_warm_2025]
153
+
as well as Rydberg sensor development [@santamaria-botello_comparison_2022; @elgee_satellite_2023; @richardson_study_2025; @gokhale_deep_2024; @cui_realizing_2025].
0 commit comments