Skip to content

Commit

Permalink
[paper] fix reference formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
nkavokine committed Nov 29, 2024
1 parent c12f645 commit 7884acf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ Currently, there exist implementations of `CTHYB` within three different librari

However, a simpler and potentially faster version of the `CTHYB` algorithm,
called `CTSEG`, can be used under the restriction of density-density
interactions on the impurity[@werner2006a,@werner2006b,@haule2007]. `CTSEG` can be further generalized to allow for time-dependent[@werner2007,@werner2010] and
spin-spin interactions [@otsuki2013,@steiner2015]: see [@werner2016] for a review. To our knowledge, there exists so far one published implementation of `CTSEG` based on ALPS [@ALPS-CTSEG], but it does not allow for spin-spin interactions.
interactions on the impurity [@werner2006a;@werner2006b;@haule2007]. `CTSEG` can be further generalized to allow for time-dependent[@werner2007;@werner2010] and
spin-spin interactions [@otsuki2013;@steiner2015]: see `@werner2016` for a review. To our knowledge, there exists so far one published implementation of `CTSEG` based on ALPS [@ALPS-CTSEG], but it does not allow for spin-spin interactions.

Our `CTSEG` solver is about twice as fast as `TRIQS-CTHYB` for a single orbital problem, and has
better scaling with the number of orbitals (40 times faster in our 5 orbital test case, see Fig. 1a).
Expand Down

0 comments on commit 7884acf

Please sign in to comment.