forked from abess-team/abess
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
91 lines (86 loc) · 2.04 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
python/abess.egg-info/*
python/src/test.cpp
python/src/test.exe
R-package/.Rproj.user/
*.o
.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
python/.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