Skip to content

Commit fcf7241

Browse files
committed
[doc] update scipost ref and remove cvxpy from install instructions
1 parent eb37716 commit fcf7241

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

doc/background/ppsc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ The ``triqs_xca`` solver implements the bold hybridization expansion using the D
2626

2727
.. [#ppscintro] `M. Eckstein, P. Werner, Phys. Rev. B 82, 115115 (2010) <https://doi.org/10.1103/PhysRevB.82.115115>`_
2828
.. [#dlrhyb] `J. Kaye, Z. Huang, H. U.R. Strand, D. Golež, Phys. Rev. X 14, 031034 (2024) <https://doi.org/10.1103/PhysRevX.14.031034>`_
29-
.. [#xca] `Z. Huang, D. Golež, H. U.R. Strand, J. Kaye, arXiv:2503.19727 (2025) <https://doi.org/10.48550/arXiv.2503.19727>`_
29+
.. [#xca] `Z. Huang, D. Golež, H. U.R. Strand, J. Kaye, SciPost Phys. 19, 121 (2025) <https://doi.org/10.21468/SciPostPhys.19.5.121>`_
3030
.. [#cppdlr] `J. Kaye, H. U.R. Strand, N. Wentzell, J. Open Source Softw., 9(100), 6297, (2024) <https://doi.org/10.21105/joss.06297>`_
3131
.. [#dlr] `J. Kaye, K. Chen, O. Parcollet, Phys. Rev. B 105, 235115 (2021) <https://doi.org/10.1103/PhysRevB.105.235115>`_

doc/install.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ Prerequisites
1616

1717
In the following, we assume that TRIQS is installed in the directory ``path_to_triqs``.
1818

19-
#. The `cvxpy <https://www.cvxpy.org/>`_ Python package is required at runtime (it is a dependency of the adapol library which is built automatically)::
20-
21-
$ pip install cvxpy
22-
2319
Installation steps
2420
------------------
2521

0 commit comments

Comments
 (0)