-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
64 lines (58 loc) · 957 Bytes
/
.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
62
63
64
*.apx
*.aux
*.bga
*.glo
*.idx
*.log
*.toc
*.ist
*.acn
*.acr
*.alg
*.bbl
*.blg
*.dvi
*.glg
*.gls
*.ilg
*.ind
*.lof
*.lol
*.lot
*.maf
*.mtc
*.mtc1
*.out
*.synctex.gz
*.brf
*.loa
*.swp
__pycache__/
/graphs/
/data/SDP_performance.dat
/data/SDP_prec_eps.dat
/data/SDP_prec_perc_iters.dat
/data/POP_dim_performance.dat
/data/POP_deg_performance.dat
/data/app_P3P_err.dat
/data/app_P3P_cdist.dat
/data/app_P3P_rangle.dat
/data/app_P3P_times.dat
/data/app_P3P_relax.dat
/data/app_P35Pf_err.dat
/data/app_P35Pf_cdist.dat
/data/app_P35Pf_rangle.dat
/data/app_P35Pf_frel.dat
/data/app_P35Pf_times.dat
/data/app_P35Pf_relax.dat
/tables/SDP_performance.tex
/tables/POP_dim_performance.tex
/tables/POP_deg_performance.tex
/tables/app_P3P_numberSolutions.tex
/tables/app_P35Pf_numberSolutions.tex
/tables/pre_P3P_numberSolutions.tex
/tables/pre_P35Pf_numberSolutions.tex
/macros/
# exclude big files
/data/SDP_prec_eps_matrices.mat
/data/SDP_prec_perc_matrices.mat