-
Notifications
You must be signed in to change notification settings - Fork 5
/
.gitignore
61 lines (61 loc) · 1.49 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
cmake_commands.sh
build
install
julia/products
julia/build_tarballs.jl
site
misc/dump/*
build/*
docs/autoreference
cmake-build-debug
examples/*/build
examples/*/outfiles
examples/*/build/*
examples/*/outfiles/*
benchmark/old
benchmark/*/build
benchmark/*/build/*
.DS_Store
*.gcda
*.gcno
*.gcov
*.o
*.a
*.d
*~
*.prof
*.pdf
options.mk
test/tests
misc/data/toml/write.toml
misc/data/hdf5/write.h5
testmpi/tests
benchmark.prof
benchmark.prof_*
lcov-report
xdiag/config.hpp
examples/tutorial/.ipynb*
examples/hb_chain_dynamical_sf/main
examples/hb_chain_dynamical_sf/outfiles/*
examples/hb_chain_dynamical_sf_nosym/main
examples/hb_chain_dynamical_sf_nosym/outfiles/*
examples/hb_chain_dynamical_sf_ftlm/main
examples/hb_chain_dynamical_sf_ftlm/outfiles/*
examples/hb_chain_dynamical_sf_ftlm/data/*
examples/convert_lfile/convert_lfile
examples/spinhalf_chain/main
examples/tfi_timeevolve/main
examples/spinhalf_chain_syms/main
examples/dynamics_t_0/hb_chain_dynamical_sf_nosyms/outfiles/*
examples/dynamics_finite_t/hb_chain_dynamical_sf_fulled/outfiles/*
examples/dynamics_finite_t/hb_chain_dynamical_sf_fulled_nosyms/outfiles/*
examples/dynamics_finite_t/shastry_sutherland_fulled/outfiles/
examples/thermodynamics/checkerboard_fulled/main
examples/thermodynamics/checkerboard_fulled/moments/*
examples/thermodynamics/checkerboard_fulled/outfiles/*
examples/thermodynamics/checkerboard_tpq/main
examples/thermodynamics/checkerboard_tpq/moments/*
examples/thermodynamics/checkerboard_tpq/outfiles/*
**main
**output.txt
**output.pdf