1 parent 94f78e5 commit 9bfc029Copy full SHA for 9bfc029
2 files changed
.gitignore
@@ -7,6 +7,7 @@
7
*pys
8
*.o
9
*.e
10
+dist
11
logs/
12
pymp*
13
./benchmark/dataset/data/*
setup.cfg
@@ -0,0 +1,2 @@
1
+[metadata]
2
+description-file = README.md
0 commit comments