Skip to content

Commit e5aeb5b

Browse files
committed
add triqs user
1 parent fcfe3dd commit e5aeb5b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/users.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,9 @@ and also add them to GitHub's Used By feature):
4444

4545
#. `nifty-ls <https://github.com/flatironinstitute/nifty-ls>`_: Fast evaluation of the Lomb-Scargle periodogram for time series analysis, backed by finufft or cufinufft
4646

47-
47+
#. `TRIQS CTINT <https://github.com/TRIQS/ctint>`_: continous time interaction-expansion solver, by N. Wentzell and O. Parcollet (Flatiron Institute, part of platform for interacting quantum systems).
48+
49+
4850
Other wrappers to (cu)FINUFFT
4951
------------------------------
5052

perftest/compare_spreads.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ using CairoMakie
44
using JLD2 # for load/save arrays to file
55
using UnPack
66

7-
fnam = "results/master-vs-svec2_gcc114_5700U_nthr8" # outfile head
7+
fnam = "results/master-vs-svec2l_gcc114_5700U_nthr8" # outfile head
88
# locations of pair of FINUFFT repos to compare...
99
repo1 = "/home/alex/numerics/finufft"
1010
repo2 = "/home/alex/numerics/nufft/finufft-svec2"

0 commit comments

Comments
 (0)