torchnep 1.0.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,30 @@
1
+ \.cproject
2
+ \.project
3
+ \.idea
4
+ core
5
+
6
+ src/.vscode/*
7
+ src/*/*.obj
8
+ src/*/*.o
9
+ src/gpumd*
10
+ src/nep*
11
+ src/gnep*
12
+
13
+ .history
14
+ .vscode
15
+ .DS_Store
16
+ *~
17
+ local
18
+ public
19
+ public.*
20
+ \#*
21
+
22
+ /nep
23
+ /*build*/
24
+ /gpumd*
25
+ /gnep
26
+
27
+ __pycache__/
28
+ */__pycache__/
29
+ README.gnep.md
30
+ push-to-both.sh