forked from abess-team/abess
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
148 lines (139 loc) · 3.54 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
python/abess.egg-info/*
python/src/*
!python/src/List.cpp
!python/src/List.h
!python/src/numpy.i
!python/src/pywrap.cpp
!python/src/pywrap.h
!python/src/pywrap.i
R-package/.Rproj.user/
*.o
*.exe
.Rhistory
.Rproj.user
abess.Rcheck/*
*.tar.gz
R-package.pdf
abess_0.1.0.zip
R-package/X.txt
reference
R-package/vignettes/abess-guide.pdf
**/.coverage.*
python/abess/__pycache__/*
python/pytest/__pycache__/test_all.cpython-37-pytest-6.2.2.pyc
python/.gitignore
.vs/slnx.sqlite
.vs/VSWorkspaceState.json
python2/*
python/src/tmp/coxph.cpp
python/src/tmp/coxph.h
python/src/tmp/logistic.cpp
python/src/tmp/logistic.h
python/src/tmp/poisson.cpp
python/src/tmp/poisson.h
docs/_build/*
docs2/_build/*
docs/abess.egg-info/*
python/src/_cabess.cp37-win_amd64.def
docs/build/*
docs/dist/abess-0.0.1-py3.7-win-amd64.egg
coverage.xml
.coverage
__pycache__/conftest.cpython-37-pytest-6.2.2.pyc
build/lib.win-amd64-3.7/abess/__init__.py
build/lib.win-amd64-3.7/abess/_cabess.cp37-win_amd64.pyd
build/lib.win-amd64-3.7/abess/cabess.py
build/lib.win-amd64-3.7/abess/gen_data.py
build/lib.win-amd64-3.7/abess/linear.py
dist/abess-0.0.1-py3.7-win-amd64.egg
docs/__pycache__/conf.cpython-37-pytest-6.2.2.pyc
python/docs/source/__pycache__/conf.cpython-37-pytest-6.2.2.pyc
python/pytest/__pycache__/*
python/src/__pycache__/*
python/src/*.def
python/build_whl.sh
python/python_all_test.sh
docs/R-package/docs/*
python/download_package.py
python/abess/__pycache__/__init__.cpython-37.pyc
python/abess/__pycache__/linear.cpython-37.pyc
R-package/Rplot.jpeg
R-package/Rplot01.jpeg
.DS_Store
python/include_new/*
*.gcda
*.gcno
R-package/R/loadings.abesspca.R
R-package/vignettes/omit/v02-linearreg.Rmd
R-package/tests/testthat/Rplots.pdf
*.pdf
*.pdf
python/pytest/test_all.py
python/pytest/3.0
python/src/abess_wrap.cpp
python/src/cabess.py
python.rar
R-package/src/tmp2
codecov
rpackage.xml
R-package/.RData
R-package/R/tmp/abess.R
python/pytest/1.py
python/src/html/*
python/src/latex/*
.vscode/settings.json
.vscode/settings.json
.vscode/settings.json
.vscode/settings.json
R-package/example/cox_source.R
R-package/example/logistic_source.R
R-package/example/timing.R
.vscode/settings.json
docs/image/team-logo.png
*.pyc
docs/code/example/logistic_n_500_p_1000_rho_0.1_cortype_2_M_100.rda
docs/code/example/logistic_n_500_p_1000_rho_0.7_cortype_3_M_100.rda
docs/code/example/linear_n_500_p_1000_rho_0.1_cortype_2_M_100.rda
docs/code/example/linear_n_500_p_1000_rho_0.7_cortype_3_M_100.rda
docs/code/example/logistic_n_1000_p_1000_rho_0.1_cortype_2_M_100.rda
docs/code/example/logistic_n_1000_p_1000_rho_0.7_cortype_3_M_100.rda
docs/code/example/cox_source.R
docs/code/example/cox_source.R
docs/example/R/cox_source.R
docs/example/R/poisson_source.R
docs/simulation/R/cox_source.R
docs/simulation/R/poisson_source.R
R-package/linear_n_500_p_1000_rho_0.7_cortype_3_M_100.zip
docs/simulation/R/linear_n_500_p_1000_rho_0.1_cortype_2_M_100.rda
docs/simulation/R/linear_n_500_p_1000_rho_0.7_cortype_3_M_100.rda
docs/simulation/R/*.png
docs/simulation/Python/*.png
docs/simulation/R/*.rda
docs/simulation/Python/*.npy
docs/auto_gallery/*
.vscode/*
.vs/*
TODO.md
R-package/R/omit
R-package/pca_x.csv
python/src/pywrap_wrap.cpp
src/pywrap_wrap.cpp
src/cabess.py
R-package/src/Makevars
R-package/configure~
R-package/inst/.vscode/settings.json
R-package/src/.vscode/settings.json
**/.vscode
python/abess/*.so
python/*.so
/.history
*.pptx
.vs/
*.pyproj
docs/real-data/*/*.csv
docs/real-data/*/*.data
docs/real-data/*/*.txt
docs/real-data/*/*.rdata
docs/real-data/*/*.zip
docs/real-data/*/*.npy
docs/Tutorial/5-scikit-learn-connection/casual_model.png