-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9abeed8
commit 049f8a5
Showing
5 changed files
with
37 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
@misc{GarciaMolina2024, | ||
title={Global optimization of MPS in quantum-inspired numerical analysis}, | ||
author={Paula García-Molina and Luca Tagliacozzo and Juan José García-Ripoll}, | ||
year={2024}, | ||
eprint={2303.09430}, | ||
archivePrefix={arXiv}, | ||
primaryClass={id='quant-ph' full_name='Quantum Physics' is_active=True alt_name=None in_archive='quant-ph' is_general=False description=None} | ||
} | ||
@article{GarciaRipoll2021, | ||
doi = {10.22331/q-2021-04-15-431}, | ||
url = {https://doi.org/10.22331/q-2021-04-15-431}, | ||
title = {Quantum-inspired algorithms for multivariate analysis: from interpolation to partial differential equations}, | ||
author = {Garc{\'{i}}a-Ripoll, Juan Jos{\'{e}}}, | ||
journal = {{Quantum}}, | ||
issn = {2521-327X}, | ||
publisher = {{Verein zur F{\"{o}}rderung des Open Access Publizierens in den Quantenwissenschaften}}, | ||
volume = {5}, | ||
pages = {431}, | ||
month = apr, | ||
year = {2021} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
sphinx | ||
sphinx-design | ||
pydata-sphinx-theme | ||
numpydoc | ||
numpydoc | ||
sphinxcontrib-bibtex |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters