I created qubovert, a Python package for dealing with binary optimization problems. It is particularly designed to aid in converting optimization problems to a form that can be solved with quantum annealers and quantum optimization algorithms. I also used it as a way to learn more about best software practices, such as continuous integration, code coverage, code quality, etc.
I am the author of pull request number 10648 on Python’s SciPy package. My contribution is included in the 1.5.0 release and later releases. The pull request implements an additional feature for SciPy’s minimization method. In my research of variational quantum algorithms, I devised a bounded version of the standard unbounded Powell minimization method and found to often perform much better than the other gradient-free minimizers. I then implemented this variant in SciPy’s software stack and created the pull request.
To learn about quantum computing, quantum algorithms, and C++, I coded a quantum computer simulator and implemented many quantum algorithms, such as Shor’s factorization algorithm, Grover’s search algorithm, etc.
A HTML/CSS/Javascript website hosted with GitHub pages to easily track ice hockey stats and keep notes while watching somebody play. The site stores cookies so that statistics are remembered even if the browser is closed.
I provide a general overview of implicit versus explicit and single- versus multi-step steppers for numerically solving differential equations. I implemented dozens of methods in Julia which are included at the end of the paper (see the link). I explore several interesting systems, including geodesics around Schwarzschild and Kerr black holes, motion of a Kapitza pendulum, E cross B drift of a charged particle in perpendicular electric and magnetic fields, etc. See the report and code on the GitHub page.
Published Android application called “Distance to Green” on the Google Play store under the developer name “Eigenjoe” with monetized adds from AdMob. See the link for more information.
A simple javascript file hosted on my site to easily add comments to a blog by hosting the comments on Github pages. This is what I use for comments on this site.
Quantum spherical codes. S. P. Jain, J. T. Iosue, A. Barg, V. V. Albert. arXiv:2302.11593, 2023.
Continuous-variable quantum state designs: theory and applications. J. T. Iosue, K. Sharma, M. J. Gullans, V. V. Albert. arXiv:2211.05127, 2022.
Page curves and typical entanglement in linear optics. J. T. Iosue, A. Ehrenberg, D. Hangleiter, A. Deshpande, A. V. Gorshkov. arXiv:2209.06838, 2022.
Variational Fast Forwarding for Quantum Simulation Beyond the Coherence Time. C. Cirstoiu, Z. Homes, J. T. Iosue, L. Cincio, P. J. Coles, A. Sornborger. npj Quantum Inf 6, 82, 2020. arXiv:1910.04292, 2019.
Probing Ground-State Phase Transitions through Quench Dynamics. P. Titum, J. T. Iosue, J. R. Garrison, A. V. Gorshkov, Z.-X. Gong. PRL 123, 115701, 2019. arXiv:1809.06377, 2018.
A Jacobi Diagonlization and Anderson Acceleration Algorithm For Variational Quantum Algorithm Parameter Optimization. R. M. Parrish, J. T. Iosue, A. Ozaeta, P. L. McMahon. arXiv:1904.03206, 2019.
Presentations
Click to show/hide section
Talks
Continuous-variable quantum state designs: theory and applications.