@@ -46,16 +46,16 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
46
46
47
47
<details ><summary ><b ><a href =" https://github.com/deepmodeling/deepmd-kit " >DeePMD-kit</a ></b > (🥇28 · ⭐ 1.4K) - A deep learning package for many-body potential energy representation and molecular dynamics. <code ><a href =" http://bit.ly/37RvQcA " >LGPL-3.0</a ></code ></summary >
48
48
49
- - [ GitHub] ( https://github.com/deepmodeling/deepmd-kit ) (👨💻 68 · 🔀 470 · 📥 38K · 📦 15 · 📋 700 - 9 % open · ⏱️ 06.04.2024):
49
+ - [ GitHub] ( https://github.com/deepmodeling/deepmd-kit ) (👨💻 68 · 🔀 470 · 📥 38K · 📦 15 · 📋 710 - 10 % open · ⏱️ 06.04.2024):
50
50
51
51
```
52
52
git clone https://github.com/deepmodeling/deepmd-kit
53
53
```
54
- - [ PyPi] ( https://pypi.org/project/deepmd-kit ) (📥 1K / month):
54
+ - [ PyPi] ( https://pypi.org/project/deepmd-kit ) (📥 1. 1K / month):
55
55
```
56
56
pip install deepmd-kit
57
57
```
58
- - [ Conda] ( https://anaconda.org/conda-forge/deepmd-kit ) (📥 670K · ⏱️ 05.06.2024):
58
+ - [ Conda] ( https://anaconda.org/conda-forge/deepmd-kit ) (📥 700K · ⏱️ 05.06.2024):
59
59
```
60
60
conda install -c conda-forge deepmd-kit
61
61
```
@@ -68,22 +68,34 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
68
68
docker pull deepmodeling/deepmd-kit
69
69
```
70
70
</details >
71
+ <details ><summary ><b ><a href =" https://github.com/deepmodeling/abacus-develop " >ABACUS</a ></b > (🥇25 · ⭐ 150 · 📈) - An electronic structure package based on either plane wave basis or numerical atomic orbitals. <code ><a href =" http://bit.ly/37RvQcA " >LGPL-3.0</a ></code ></summary >
72
+
73
+ - [ GitHub] ( https://github.com/deepmodeling/abacus-develop ) (👨💻 120 · 🔀 120 · 📋 1.6K - 13% open · ⏱️ 27.06.2024):
74
+
75
+ ```
76
+ git clone https://github.com/deepmodeling/abacus-develop
77
+ ```
78
+ - [ Conda] ( https://anaconda.org/conda-forge/abacus ) (📥 67K · ⏱️ 07.06.2024):
79
+ ```
80
+ conda install -c conda-forge abacus
81
+ ```
82
+ </details >
71
83
<details ><summary ><b ><a href =" https://github.com/deepmodeling/dpdata " >dpdata</a ></b > (🥇24 · ⭐ 190) - Manipulating multiple atomic simulation data formats, including DeePMD-kit, VASP, LAMMPS, ABACUS, etc. <code ><a href =" http://bit.ly/37RvQcA " >LGPL-3.0</a ></code ></summary >
72
84
73
85
- [ GitHub] ( https://github.com/deepmodeling/dpdata ) (👨💻 60 · 🔀 120 · 📦 120 · 📋 93 - 18% open · ⏱️ 06.06.2024):
74
86
75
87
```
76
88
git clone https://github.com/deepmodeling/dpdata
77
89
```
78
- - [ PyPi] ( https://pypi.org/project/dpdata ) (📥 47K / month):
90
+ - [ PyPi] ( https://pypi.org/project/dpdata ) (📥 50K / month):
79
91
```
80
92
pip install dpdata
81
93
```
82
94
- [ Conda] ( https://anaconda.org/conda-forge/dpdata ) (📥 70K · ⏱️ 06.06.2024):
83
95
```
84
96
conda install -c conda-forge dpdata
85
97
```
86
- - [ Docker Hub] ( https://hub.docker.com/r/dptechnology/dpdata ) (📥 300 · ⏱️ 02.06.2023):
98
+ - [ Docker Hub] ( https://hub.docker.com/r/dptechnology/dpdata ) (📥 630 · ⏱️ 02.06.2023):
87
99
```
88
100
docker pull dptechnology/dpdata
89
101
```
@@ -95,7 +107,7 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
95
107
```
96
108
git clone https://github.com/deepmodeling/dpgen
97
109
```
98
- - [ PyPi] ( https://pypi.org/project/dpgen ) (📥 380 / month):
110
+ - [ PyPi] ( https://pypi.org/project/dpgen ) (📥 360 / month):
99
111
```
100
112
pip install dpgen
101
113
```
@@ -104,55 +116,59 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
104
116
conda install -c conda-forge dpgen
105
117
```
106
118
</details >
107
- <details ><summary ><b ><a href =" https://github.com/deepmodeling/dpdispatcher " >dpdispatcher</a ></b > (🥇22 · ⭐ 40 ) - generate HPC scheduler systems jobs input scripts and submit these scripts to HPC systems and poke until they finish. <code ><a href =" http://bit.ly/37RvQcA " >LGPL-3.0</a ></code ></summary >
119
+ <details ><summary ><b ><a href =" https://github.com/deepmodeling/dpdispatcher " >dpdispatcher</a ></b > (🥇22 · ⭐ 41 ) - generate HPC scheduler systems jobs input scripts and submit these scripts to HPC systems and poke until they finish. <code ><a href =" http://bit.ly/37RvQcA " >LGPL-3.0</a ></code ></summary >
108
120
109
- - [ GitHub] ( https://github.com/deepmodeling/dpdispatcher ) (👨💻 46 · 🔀 53 · 📦 47 · 📋 71 - 22% open · ⏱️ 29.05 .2024):
121
+ - [ GitHub] ( https://github.com/deepmodeling/dpdispatcher ) (👨💻 46 · 🔀 53 · 📦 47 · 📋 71 - 22% open · ⏱️ 20.06 .2024):
110
122
111
123
```
112
124
git clone https://github.com/deepmodeling/dpdispatcher
113
125
```
114
- - [ PyPi] ( https://pypi.org/project/dpdispatcher ) (📥 1.5K / month):
126
+ - [ PyPi] ( https://pypi.org/project/dpdispatcher ) (📥 1.4K / month):
115
127
```
116
128
pip install dpdispatcher
117
129
```
118
- - [ Conda] ( https://anaconda.org/conda-forge/dpdispatcher ) (📥 9.6K · ⏱️ 01.06.2024):
130
+ - [ Conda] ( https://anaconda.org/conda-forge/dpdispatcher ) (📥 9.9K · ⏱️ 01.06.2024):
119
131
```
120
132
conda install -c conda-forge dpdispatcher
121
133
```
122
- - [ Docker Hub] ( https://hub.docker.com/r/dptechnology/dpdispatcher ) (📥 99K · ⏱️ 27.05.2024):
134
+ - [ Docker Hub] ( https://hub.docker.com/r/dptechnology/dpdispatcher ) (📥 100K · ⏱️ 27.05.2024):
123
135
```
124
136
docker pull dptechnology/dpdispatcher
125
137
```
126
138
</details >
127
- <details ><summary ><b ><a href =" https://github.com/deepmodeling/abacus-develop " >ABACUS </a ></b > (🥈21 · ⭐ 150 · 📉 ) - An electronic structure package based on either plane wave basis or numerical atomic orbitals . <code ><a href =" http://bit.ly/37RvQcA " >LGPL-3.0</a ></code ></summary >
139
+ <details ><summary ><b ><a href =" https://github.com/deepmodeling/reacnetgenerator " >reacnetgenerator </a ></b > (🥈20 · ⭐ 62 ) - an automatic reaction network generator for reactive molecular dynamics simulation . <code ><a href =" http://bit.ly/37RvQcA " >LGPL-3.0</a ></code ></summary >
128
140
129
- - [ GitHub] ( https://github.com/deepmodeling/abacus-develop ) (👨💻 120 · 🔀 120 · 📋 1.6K - 14 % open · ⏱️ 20 .06.2024):
141
+ - [ GitHub] ( https://github.com/deepmodeling/reacnetgenerator ) (👨💻 18 · 🔀 35 · 📋 120 - 3 % open · ⏱️ 11 .06.2024):
130
142
131
143
```
132
- git clone https://github.com/deepmodeling/abacus-develop
144
+ git clone https://github.com/deepmodeling/reacnetgenerator
133
145
```
134
- - [ Conda ] ( https://anaconda .org/conda-forge/abacus ) :
146
+ - [ PyPi ] ( https://pypi .org/project/reacnetgenerator ) (📥 510 / month ):
135
147
```
136
- conda install -c conda-forge abacus
148
+ pip install reacnetgenerator
149
+ ```
150
+ - [ Conda] ( https://anaconda.org/conda-forge/reacnetgenerator ) (📥 330K · ⏱️ 10.05.2024):
151
+ ```
152
+ conda install -c conda-forge reacnetgenerator
137
153
```
138
154
</details >
139
- <details ><summary ><b ><a href =" https://github.com/deepmodeling/reacnetgenerator " >reacnetgenerator </a ></b > (🥈20 · ⭐ 62 ) - an automatic reaction network generator for reactive molecular dynamics simulation . <code ><a href =" http://bit.ly/37RvQcA " >LGPL-3.0</a ></code ></summary >
155
+ <details ><summary ><b ><a href =" https://github.com/deepmodeling/dargs " >dargs </a ></b > (🥈19 · ⭐ 5 · 📈 ) - Argument processing for the deep modeling project . <code ><a href =" http://bit.ly/37RvQcA " >LGPL-3.0</a ></code ></summary >
140
156
141
- - [ GitHub] ( https://github.com/deepmodeling/reacnetgenerator ) (👨💻 18 · 🔀 35 · 📋 120 - 3 % open · ⏱️ 11 .06.2024):
157
+ - [ GitHub] ( https://github.com/deepmodeling/dargs ) (👨💻 7 · 🔀 3 · 📦 120 · 📋 7 - 14 % open · ⏱️ 12 .06.2024):
142
158
143
159
```
144
- git clone https://github.com/deepmodeling/reacnetgenerator
160
+ git clone https://github.com/deepmodeling/dargs
145
161
```
146
- - [ PyPi] ( https://pypi.org/project/reacnetgenerator ) (📥 450 / month):
162
+ - [ PyPi] ( https://pypi.org/project/dargs ) (📥 82K / month):
147
163
```
148
- pip install reacnetgenerator
164
+ pip install dargs
149
165
```
150
- - [ Conda] ( https://anaconda.org/conda-forge/reacnetgenerator ) (📥 320K · ⏱️ 10.05 .2024):
166
+ - [ Conda] ( https://anaconda.org/conda-forge/dargs ) (📥 26K · ⏱️ 13.06 .2024):
151
167
```
152
- conda install -c conda-forge reacnetgenerator
168
+ conda install -c conda-forge dargs
153
169
```
154
170
</details >
155
- <details ><summary ><b ><a href =" https://github.com/deepmodeling/dflow " >dflow</a ></b > (🥈18 · ⭐ 57 ) - Dflow is a Python framework for constructing scientific computing workflows (e.g. concurrent learning workflows).. <code ><a href =" http://bit.ly/37RvQcA " >LGPL-3.0</a ></code ></summary >
171
+ <details ><summary ><b ><a href =" https://github.com/deepmodeling/dflow " >dflow</a ></b > (🥈18 · ⭐ 58 ) - Dflow is a Python framework for constructing scientific computing workflows (e.g. concurrent learning workflows).. <code ><a href =" http://bit.ly/37RvQcA " >LGPL-3.0</a ></code ></summary >
156
172
157
173
- [ GitHub] ( https://github.com/deepmodeling/dflow ) (👨💻 22 · 🔀 24 · 📋 35 - 40% open · ⏱️ 06.06.2024):
158
174
@@ -172,25 +188,9 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
172
188
docker pull dptechnology/dflow
173
189
```
174
190
</details >
175
- <details ><summary ><b ><a href =" https://github.com/deepmodeling/dargs " >dargs</a ></b > (🥈18 · ⭐ 5) - Argument processing for the deep modeling project. <code ><a href =" http://bit.ly/37RvQcA " >LGPL-3.0</a ></code ></summary >
176
-
177
- - [ GitHub] ( https://github.com/deepmodeling/dargs ) (👨💻 7 · 🔀 2 · 📦 120 · 📋 7 - 14% open · ⏱️ 12.06.2024):
178
-
179
- ```
180
- git clone https://github.com/deepmodeling/dargs
181
- ```
182
- - [ PyPi] ( https://pypi.org/project/dargs ) (📥 79K / month):
183
- ```
184
- pip install dargs
185
- ```
186
- - [ Conda] ( https://anaconda.org/conda-forge/dargs ) (📥 25K · ⏱️ 13.06.2024):
187
- ```
188
- conda install -c conda-forge dargs
189
- ```
190
- </details >
191
191
<details ><summary ><b ><a href =" https://github.com/deepmodeling/deepflame-dev " >DeepFlame</a ></b > (🥈16 · ⭐ 130) - A deep learning empowered open-source platform for reacting flow simulations. <code ><a href =" http://bit.ly/2M0xdwT " >GPL-3.0</a ></code ></summary >
192
192
193
- - [ GitHub] ( https://github.com/deepmodeling/deepflame-dev ) (👨💻 23 · 🔀 55 · 📋 44 - 36 % open · ⏱️ 19.05 .2024):
193
+ - [ GitHub] ( https://github.com/deepmodeling/deepflame-dev ) (👨💻 23 · 🔀 55 · 📋 45 - 35 % open · ⏱️ 21.06 .2024):
194
194
195
195
```
196
196
git clone https://github.com/deepmodeling/deepflame-dev
@@ -203,14 +203,14 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
203
203
```
204
204
git clone https://github.com/deepmodeling/DeePTB
205
205
```
206
- - [ PyPi] ( https://pypi.org/project/dptb ) (📥 34 / month):
206
+ - [ PyPi] ( https://pypi.org/project/dptb ) (📥 36 / month):
207
207
```
208
208
pip install dptb
209
209
```
210
210
</details >
211
- <details ><summary ><b ><a href =" https://github.com/deepmodeling/dpgen2 " >DPGEN2</a ></b > (🥈15 · ⭐ 29 · 📈 ) - 2nd generation of the Deep Potential GENerator. <code ><a href =" http://bit.ly/37RvQcA " >LGPL-3.0</a ></code ></summary >
211
+ <details ><summary ><b ><a href =" https://github.com/deepmodeling/dpgen2 " >DPGEN2</a ></b > (🥈15 · ⭐ 29) - 2nd generation of the Deep Potential GENerator. <code ><a href =" http://bit.ly/37RvQcA " >LGPL-3.0</a ></code ></summary >
212
212
213
- - [ GitHub] ( https://github.com/deepmodeling/dpgen2 ) (👨💻 13 · 🔀 22 · 📦 2 · 📋 32 - 34% open · ⏱️ 17 .06.2024):
213
+ - [ GitHub] ( https://github.com/deepmodeling/dpgen2 ) (👨💻 13 · 🔀 22 · 📦 2 · 📋 32 - 34% open · ⏱️ 25 .06.2024):
214
214
215
215
```
216
216
git clone https://github.com/deepmodeling/dpgen2
@@ -219,7 +219,7 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
219
219
```
220
220
pip install dpgen2
221
221
```
222
- - [ Docker Hub] ( https://hub.docker.com/r/dptechnology/dpgen2 ) (📥 2.9K · ⏱️ 17 .06.2024):
222
+ - [ Docker Hub] ( https://hub.docker.com/r/dptechnology/dpgen2 ) (📥 2.9K · ⏱️ 25 .06.2024):
223
223
```
224
224
docker pull dptechnology/dpgen2
225
225
```
@@ -231,7 +231,7 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
231
231
```
232
232
git clone https://github.com/deepmodeling/APEX
233
233
```
234
- - [ PyPi] ( https://pypi.org/project/apex-flow ) (📥 400 / month):
234
+ - [ PyPi] ( https://pypi.org/project/apex-flow ) (📥 380 / month):
235
235
```
236
236
pip install apex-flow
237
237
```
@@ -243,55 +243,55 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
243
243
```
244
244
git clone https://github.com/deepmodeling/dpgui
245
245
```
246
- - [ PyPi] ( https://pypi.org/project/dpgui ) (📥 31K / month):
246
+ - [ PyPi] ( https://pypi.org/project/dpgui ) (📥 27K / month):
247
247
```
248
248
pip install dpgui
249
249
```
250
250
</details >
251
- <details ><summary ><b ><a href =" https://github.com/deepmodeling/rid-kit " >rid-kit </a ></b > (🥈14 · ⭐ 42 ) - Reinforced dynamics . <code ><a href =" http://bit.ly/37RvQcA " >LGPL -3.0</a ></code ></summary >
251
+ <details ><summary ><b ><a href =" https://github.com/deepmodeling/jax-fem " >JAX-FEM </a ></b > (🥈14 · ⭐ 190 · 📈 ) - Differentiable Finite Element Method with JAX . <code ><a href =" http://bit.ly/2M0xdwT " >GPL -3.0</a ></code ></summary >
252
252
253
- - [ GitHub] ( https://github.com/deepmodeling/rid-kit ) (👨💻 14 · 🔀 21 · 📥 140 · ⏱️ 14 .05.2024):
253
+ - [ GitHub] ( https://github.com/deepmodeling/jax-fem ) (👨💻 7 · 🔀 32 · 📋 24 - 79% open · ⏱️ 17 .05.2024):
254
254
255
255
```
256
- git clone https://github.com/deepmodeling/rid-kit
256
+ git clone https://github.com/deepmodeling/jax-fem
257
257
```
258
- - [ PyPi] ( https://pypi.org/project/rid-kit ) (📥 73 / month):
258
+ - [ PyPi] ( https://pypi.org/project/jax-fem ) (📥 190 / month):
259
259
```
260
- pip install rid-kit
260
+ pip install jax-fem
261
261
```
262
262
</details >
263
- <details ><summary ><b ><a href =" https://github.com/deepmodeling/jax-fem " >JAX-FEM </a ></b > (🥈13 · ⭐ 190 ) - Differentiable Finite Element Method with JAX . <code ><a href =" http://bit.ly/2M0xdwT " >GPL -3.0</a ></code ></summary >
263
+ <details ><summary ><b ><a href =" https://github.com/deepmodeling/rid-kit " >rid-kit </a ></b > (🥈14 · ⭐ 42 ) - Reinforced dynamics . <code ><a href =" http://bit.ly/37RvQcA " >LGPL -3.0</a ></code ></summary >
264
264
265
- - [ GitHub] ( https://github.com/deepmodeling/jax-fem ) (👨💻 7 · 🔀 32 · 📋 24 - 79 % open · ⏱️ 17.05 .2024):
265
+ - [ GitHub] ( https://github.com/deepmodeling/rid-kit ) (👨💻 14 · 🔀 21 · 📥 140 · 📋 4 - 25 % open · ⏱️ 27.06 .2024):
266
266
267
267
```
268
- git clone https://github.com/deepmodeling/jax-fem
268
+ git clone https://github.com/deepmodeling/rid-kit
269
269
```
270
- - [ PyPi] ( https://pypi.org/project/jax-fem ) (📥 140 / month):
270
+ - [ PyPi] ( https://pypi.org/project/rid-kit ) (📥 94 / month):
271
271
```
272
- pip install jax-fem
272
+ pip install rid-kit
273
273
```
274
274
</details >
275
- <details ><summary ><b ><a href =" https://github.com/deepmodeling/DMFF " >DMFF</a ></b > (🥈 13 · ⭐ 140) - DMFF (Differentiable Molecular Force Field) is a Jax-based python package that provides a full differentiable.. <code ><a href =" http://bit.ly/37RvQcA " >LGPL-3.0</a ></code ></summary >
275
+ <details ><summary ><b ><a href =" https://github.com/deepmodeling/DMFF " >DMFF</a ></b > (🥉 13 · ⭐ 140) - DMFF (Differentiable Molecular Force Field) is a Jax-based python package that provides a full differentiable.. <code ><a href =" http://bit.ly/37RvQcA " >LGPL-3.0</a ></code ></summary >
276
276
277
277
- [ GitHub] ( https://github.com/deepmodeling/DMFF ) (👨💻 14 · 🔀 40 · 📋 26 - 38% open · ⏱️ 12.01.2024):
278
278
279
279
```
280
280
git clone https://github.com/deepmodeling/DMFF
281
281
```
282
- - [ Conda] ( https://anaconda.org/conda-forge/dmff ) (📥 460 · ⏱️ 06.01.2024):
282
+ - [ Conda] ( https://anaconda.org/conda-forge/dmff ) (📥 480 · ⏱️ 06.01.2024):
283
283
```
284
284
conda install -c conda-forge dmff
285
285
```
286
286
</details >
287
- <details ><summary ><b ><a href =" https://github.com/deepmodeling/deepmodeling_sphinx " >deepmodeling_sphinx</a ></b > (🥈13 · ⭐ 2) - Sphinx extension for DeepModeling projects. <code ><a href =" http://bit.ly/37RvQcA " >LGPL-3.0</a ></code ></summary >
287
+ <details ><summary ><b ><a href =" https://github.com/deepmodeling/deepmodeling_sphinx " >deepmodeling_sphinx</a ></b > (🥉12 · ⭐ 2 · 📉 ) - Sphinx extension for DeepModeling projects. <code ><a href =" http://bit.ly/37RvQcA " >LGPL-3.0</a ></code ></summary >
288
288
289
289
- [ GitHub] ( https://github.com/deepmodeling/deepmodeling_sphinx ) (👨💻 7 · 🔀 6 · ⏱️ 14.05.2024):
290
290
291
291
```
292
292
git clone https://github.com/deepmodeling/deepmodeling_sphinx
293
293
```
294
- - [ PyPi] ( https://pypi.org/project/deepmodeling_sphinx ) (📥 2.8K / month):
294
+ - [ PyPi] ( https://pypi.org/project/deepmodeling_sphinx ) (📥 2.6K / month):
295
295
```
296
296
pip install deepmodeling_sphinx
297
297
```
@@ -303,7 +303,7 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
303
303
```
304
304
git clone https://github.com/deepmodeling/args
305
305
```
306
- - [ npm] ( https://www.npmjs.com/package/@deepmodeling/args ) (📥 140 / month):
306
+ - [ npm] ( https://www.npmjs.com/package/@deepmodeling/args ) (📥 150 / month):
307
307
```
308
308
npm install @deepmodeling/args
309
309
```
@@ -316,14 +316,14 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
316
316
git clone https://github.com/deepmodeling/deepks-kit
317
317
```
318
318
</details >
319
- <details ><summary ><b ><a href =" https://github.com/deepmodeling/fealpy " >fealpy</a ></b > (🥉10 · ⭐ 3 · 📉 ) - Finite Element Analysis Library in Python. <code >Unlicensed</code ></summary >
319
+ <details ><summary ><b ><a href =" https://github.com/deepmodeling/fealpy " >fealpy</a ></b > (🥉10 · ⭐ 3) - Finite Element Analysis Library in Python. <code >Unlicensed</code ></summary >
320
320
321
321
- [ GitHub] ( https://github.com/deepmodeling/fealpy ) (👨💻 57 · 🔀 2 · ⏱️ 24.04.2024):
322
322
323
323
```
324
324
git clone https://github.com/deepmodeling/fealpy
325
325
```
326
- - [ PyPi] ( https://pypi.org/project/fealpy ) (📥 62 / month):
326
+ - [ PyPi] ( https://pypi.org/project/fealpy ) (📥 51 / month):
327
327
```
328
328
pip install fealpy
329
329
```
@@ -335,14 +335,14 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
335
335
```
336
336
git clone https://github.com/deepmodeling/dpti
337
337
```
338
- - [ PyPi] ( https://pypi.org/project/dpti ) (📥 22 / month):
338
+ - [ PyPi] ( https://pypi.org/project/dpti ) (📥 25 / month):
339
339
```
340
340
pip install dpti
341
341
```
342
342
</details >
343
- <details ><summary ><b ><a href =" https://github.com/deepmodeling/fpop " >fpop</a ></b > (🥉9 · ⭐ 1 ) - <code ><a href =" http://bit.ly/37RvQcA " >LGPL-3.0</a ></code ></summary >
343
+ <details ><summary ><b ><a href =" https://github.com/deepmodeling/fpop " >fpop</a ></b > (🥉9 · ⭐ 2 ) - <code ><a href =" http://bit.ly/37RvQcA " >LGPL-3.0</a ></code ></summary >
344
344
345
- - [ GitHub] ( https://github.com/deepmodeling/fpop ) (👨💻 3 · 🔀 8 · 📦 5 · ⏱️ 28.02 .2024):
345
+ - [ GitHub] ( https://github.com/deepmodeling/fpop ) (👨💻 4 · 🔀 11 · 📦 5 · ⏱️ 27.06 .2024):
346
346
347
347
```
348
348
git clone https://github.com/deepmodeling/fpop
@@ -352,7 +352,7 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
352
352
pip install fpop
353
353
```
354
354
</details >
355
- <details ><summary ><b ><a href =" https://github.com/deepmodeling/blog " >Blog</a ></b > (🥉8 · ⭐ 1 · 📈 ) - DeepModeling Blog. <code ><a href =" http://bit.ly/37RvQcA " >LGPL-3.0</a ></code ></summary >
355
+ <details ><summary ><b ><a href =" https://github.com/deepmodeling/blog " >Blog</a ></b > (🥉8 · ⭐ 1) - DeepModeling Blog. <code ><a href =" http://bit.ly/37RvQcA " >LGPL-3.0</a ></code ></summary >
356
356
357
357
- [ GitHub] ( https://github.com/deepmodeling/blog ) (👨💻 7 · 🔀 7 · ⏱️ 14.06.2024):
358
358
@@ -372,14 +372,6 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
372
372
docker pull dptechnology/unifold
373
373
```
374
374
</details >
375
- <details ><summary ><b ><a href =" https://github.com/deepmodeling/community " >community</a ></b > (🥉7 · ⭐ 77 · 📈) - DeepModeling community content. <code >Unlicensed</code ></summary >
376
-
377
- - [ GitHub] ( https://github.com/deepmodeling/community ) (👨💻 16 · 🔀 19 · ⏱️ 17.06.2024):
378
-
379
- ```
380
- git clone https://github.com/deepmodeling/community
381
- ```
382
- </details >
383
375
<details ><summary ><b ><a href =" https://github.com/deepmodeling/tbplas " >tbplas</a ></b > (🥉7 · ⭐ 6 · 🐣) - Repository of TBPLaS (tight-binding package for large-scale simulation). <code >Unlicensed</code ></summary >
384
376
385
377
- [ GitHub] ( https://github.com/deepmodeling/tbplas ) (👨💻 10 · 🔀 4 · ⏱️ 17.01.2024):
@@ -396,6 +388,14 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
396
388
git clone https://github.com/deepmodeling/AI4Science101
397
389
```
398
390
</details >
391
+ <details ><summary ><b ><a href =" https://github.com/deepmodeling/community " >community</a ></b > (🥉6 · ⭐ 77 · 📉) - DeepModeling community content. <code >Unlicensed</code ></summary >
392
+
393
+ - [ GitHub] ( https://github.com/deepmodeling/community ) (👨💻 16 · 🔀 19 · ⏱️ 17.06.2024):
394
+
395
+ ```
396
+ git clone https://github.com/deepmodeling/community
397
+ ```
398
+ </details >
399
399
<details ><summary ><b ><a href =" https://github.com/deepmodeling/tutorials " >tutorials</a ></b > (🥉6 · ⭐ 13 · 💤) - Tutorials for DeepModeling projects. <code >Unlicensed</code ></summary >
400
400
401
401
- [ GitHub] ( https://github.com/deepmodeling/tutorials ) (👨💻 10 · 🔀 22 · ⏱️ 26.09.2022):
0 commit comments