Skip to content

Commit 1f8a89b

Browse files
authored
Merge pull request #66 from deepmodeling/update/2024.10.24
Best-of update: 2024.10.24
2 parents 85e7dab + f6dc30b commit 1f8a89b

File tree

4 files changed

+99
-50
lines changed

4 files changed

+99
-50
lines changed

README.md

Lines changed: 46 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -46,20 +46,20 @@ This curated list contains 38 awesome open-source projects with a total of 3.5K
4646

4747
<details><summary><b><a href="https://github.com/deepmodeling/deepmd-kit">DeePMD-kit</a></b> (🥇26 · ⭐ 1.5K) - 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>
4848

49-
- [GitHub](https://github.com/deepmodeling/deepmd-kit) (👨‍💻 69 · 🔀 490 · 📥 41K · 📦 17 · 📋 790 - 10% open · ⏱️ 17.09.2024):
49+
- [GitHub](https://github.com/deepmodeling/deepmd-kit) (👨‍💻 69 · 🔀 490 · 📥 42K · 📦 19 · 📋 800 - 9% open · ⏱️ 17.09.2024):
5050

5151
```
5252
git clone https://github.com/deepmodeling/deepmd-kit
5353
```
54-
- [PyPi](https://pypi.org/project/deepmd-kit) (📥 10K / month):
54+
- [PyPi](https://pypi.org/project/deepmd-kit) (📥 11K / month):
5555
```
5656
pip install deepmd-kit
5757
```
5858
- [Conda](https://anaconda.org/conda-forge/deepmd-kit) (📥 1.1M · ⏱️ 25.09.2024):
5959
```
6060
conda install -c conda-forge deepmd-kit
6161
```
62-
- [npm](https://www.npmjs.com/package/deepmd-kit) (📥 9 / month):
62+
- [npm](https://www.npmjs.com/package/deepmd-kit) (📥 10 / month):
6363
```
6464
npm install deepmd-kit
6565
```
@@ -70,7 +70,7 @@ This curated list contains 38 awesome open-source projects with a total of 3.5K
7070
</details>
7171
<details><summary><b><a href="https://github.com/deepmodeling/abacus-develop">ABACUS</a></b> (🥇26 · ⭐ 170) - 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>
7272

73-
- [GitHub](https://github.com/deepmodeling/abacus-develop) (👨‍💻 120 · 🔀 130 · 📋 1.9K - 8% open · ⏱️ 17.10.2024):
73+
- [GitHub](https://github.com/deepmodeling/abacus-develop) (👨‍💻 120 · 🔀 130 · 📋 1.9K - 7% open · ⏱️ 24.10.2024):
7474

7575
```
7676
git clone https://github.com/deepmodeling/abacus-develop
@@ -82,16 +82,16 @@ This curated list contains 38 awesome open-source projects with a total of 3.5K
8282
</details>
8383
<details><summary><b><a href="https://github.com/deepmodeling/dpdata">dpdata</a></b> (🥇24 · ⭐ 200) - A Python package for manipulating atomistic data of software in computational science. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
8484

85-
- [GitHub](https://github.com/deepmodeling/dpdata) (👨‍💻 61 · 🔀 120 · 📦 130 · 📋 100 - 18% open · ⏱️ 20.09.2024):
85+
- [GitHub](https://github.com/deepmodeling/dpdata) (👨‍💻 61 · 🔀 120 · 📦 130 · 📋 100 - 20% open · ⏱️ 20.09.2024):
8686

8787
```
8888
git clone https://github.com/deepmodeling/dpdata
8989
```
90-
- [PyPi](https://pypi.org/project/dpdata) (📥 50K / month):
90+
- [PyPi](https://pypi.org/project/dpdata) (📥 53K / month):
9191
```
9292
pip install dpdata
9393
```
94-
- [Conda](https://anaconda.org/conda-forge/dpdata) (📥 79K · ⏱️ 21.09.2024):
94+
- [Conda](https://anaconda.org/conda-forge/dpdata) (📥 80K · ⏱️ 21.09.2024):
9595
```
9696
conda install -c conda-forge dpdata
9797
```
@@ -100,14 +100,14 @@ This curated list contains 38 awesome open-source projects with a total of 3.5K
100100
docker pull dptechnology/dpdata
101101
```
102102
</details>
103-
<details><summary><b><a href="https://github.com/deepmodeling/dpdispatcher">dpdispatcher</a></b> (🥇23 · ⭐ 42 · 📈) - 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>
103+
<details><summary><b><a href="https://github.com/deepmodeling/dpdispatcher">dpdispatcher</a></b> (🥇23 · ⭐ 42) - 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>
104104

105-
- [GitHub](https://github.com/deepmodeling/dpdispatcher) (👨‍💻 47 · 🔀 54 · 📦 52 · 📋 79 - 21% open · ⏱️ 06.10.2024):
105+
- [GitHub](https://github.com/deepmodeling/dpdispatcher) (👨‍💻 47 · 🔀 54 · 📦 52 · 📋 79 - 20% open · ⏱️ 06.10.2024):
106106

107107
```
108108
git clone https://github.com/deepmodeling/dpdispatcher
109109
```
110-
- [PyPi](https://pypi.org/project/dpdispatcher) (📥 5.8K / month):
110+
- [PyPi](https://pypi.org/project/dpdispatcher) (📥 7.6K / month):
111111
```
112112
pip install dpdispatcher
113113
```
@@ -127,7 +127,7 @@ This curated list contains 38 awesome open-source projects with a total of 3.5K
127127
```
128128
git clone https://github.com/deepmodeling/dpgen
129129
```
130-
- [PyPi](https://pypi.org/project/dpgen) (📥 1.4K / month):
130+
- [PyPi](https://pypi.org/project/dpgen) (📥 1.7K / month):
131131
```
132132
pip install dpgen
133133
```
@@ -136,14 +136,14 @@ This curated list contains 38 awesome open-source projects with a total of 3.5K
136136
conda install -c conda-forge dpgen
137137
```
138138
</details>
139-
<details><summary><b><a href="https://github.com/deepmodeling/reacnetgenerator">reacnetgenerator</a></b> (🥈21 · ⭐ 66) - an automatic reaction network generator for reactive molecular dynamics simulation. <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> (🥈21 · ⭐ 67) - an automatic reaction network generator for reactive molecular dynamics simulation. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
140140

141-
- [GitHub](https://github.com/deepmodeling/reacnetgenerator) (👨‍💻 18 · 🔀 38 · 📦 3 · 📋 120 - 4% open · ⏱️ 05.10.2024):
141+
- [GitHub](https://github.com/deepmodeling/reacnetgenerator) (👨‍💻 18 · 🔀 39 · 📦 3 · 📋 120 - 4% open · ⏱️ 20.10.2024):
142142

143143
```
144144
git clone https://github.com/deepmodeling/reacnetgenerator
145145
```
146-
- [PyPi](https://pypi.org/project/reacnetgenerator) (📥 5.9K / month):
146+
- [PyPi](https://pypi.org/project/reacnetgenerator) (📥 8.7K / month):
147147
```
148148
pip install reacnetgenerator
149149
```
@@ -154,7 +154,7 @@ This curated list contains 38 awesome open-source projects with a total of 3.5K
154154
</details>
155155
<details><summary><b><a href="https://github.com/deepmodeling/dflow">dflow</a></b> (🥈19 · ⭐ 63) - 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>
156156

157-
- [GitHub](https://github.com/deepmodeling/dflow) (👨‍💻 22 · 🔀 25 · 📋 35 - 40% open · ⏱️ 17.10.2024):
157+
- [GitHub](https://github.com/deepmodeling/dflow) (👨‍💻 22 · 🔀 25 · 📋 35 - 40% open · ⏱️ 23.10.2024):
158158

159159
```
160160
git clone https://github.com/deepmodeling/dflow
@@ -167,23 +167,23 @@ This curated list contains 38 awesome open-source projects with a total of 3.5K
167167
```
168168
conda install -c conda-forge dflow
169169
```
170-
- [Docker Hub](https://hub.docker.com/r/dptechnology/dflow) (📥 9.2K · ⏱️ 17.10.2024):
170+
- [Docker Hub](https://hub.docker.com/r/dptechnology/dflow) (📥 9.3K · ⏱️ 23.10.2024):
171171
```
172172
docker pull dptechnology/dflow
173173
```
174174
</details>
175-
<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>
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>
176176

177177
- [GitHub](https://github.com/deepmodeling/dargs) (👨‍💻 7 · 🔀 3 · 📦 130 · 📋 8 - 25% open · ⏱️ 17.07.2024):
178178

179179
```
180180
git clone https://github.com/deepmodeling/dargs
181181
```
182-
- [PyPi](https://pypi.org/project/dargs) (📥 67K / month):
182+
- [PyPi](https://pypi.org/project/dargs) (📥 57K / month):
183183
```
184184
pip install dargs
185185
```
186-
- [Conda](https://anaconda.org/conda-forge/dargs) (📥 32K · ⏱️ 15.07.2024):
186+
- [Conda](https://anaconda.org/conda-forge/dargs) (📥 33K · ⏱️ 15.07.2024):
187187
```
188188
conda install -c conda-forge dargs
189189
```
@@ -198,52 +198,52 @@ This curated list contains 38 awesome open-source projects with a total of 3.5K
198198
</details>
199199
<details><summary><b><a href="https://github.com/deepmodeling/dpgen2">DPGEN2</a></b> (🥈17 · ⭐ 33) - 2nd generation of the Deep Potential GENerator. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
200200

201-
- [GitHub](https://github.com/deepmodeling/dpgen2) (👨‍💻 14 · 🔀 24 · 📦 5 · 📋 32 - 28% open · ⏱️ 15.10.2024):
201+
- [GitHub](https://github.com/deepmodeling/dpgen2) (👨‍💻 14 · 🔀 24 · 📦 5 · 📋 32 - 28% open · ⏱️ 23.10.2024):
202202

203203
```
204204
git clone https://github.com/deepmodeling/dpgen2
205205
```
206-
- [PyPi](https://pypi.org/project/dpgen2) (📥 510 / month):
206+
- [PyPi](https://pypi.org/project/dpgen2) (📥 720 / month):
207207
```
208208
pip install dpgen2
209209
```
210-
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpgen2) (📥 3.6K · ⏱️ 15.10.2024):
210+
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpgen2) (📥 3.6K · ⏱️ 23.10.2024):
211211
```
212212
docker pull dptechnology/dpgen2
213213
```
214214
</details>
215-
<details><summary><b><a href="https://github.com/deepmodeling/DeePTB">DeePTB</a></b> (🥈16 · ⭐ 49) - DeePTB: A deep learning package for tight-binding approach with ab initio accuracy. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
215+
<details><summary><b><a href="https://github.com/deepmodeling/DeePTB">DeePTB</a></b> (🥈16 · ⭐ 52) - DeePTB: A deep learning package for tight-binding approach with ab initio accuracy. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
216216

217217
- [GitHub](https://github.com/deepmodeling/DeePTB) (👨‍💻 10 · 🔀 15 · 📦 2 · 📋 36 - 22% open · ⏱️ 03.10.2024):
218218

219219
```
220220
git clone https://github.com/deepmodeling/DeePTB
221221
```
222-
- [PyPi](https://pypi.org/project/dptb) (📥 450 / month):
222+
- [PyPi](https://pypi.org/project/dptb) (📥 610 / month):
223223
```
224224
pip install dptb
225225
```
226226
</details>
227-
<details><summary><b><a href="https://github.com/deepmodeling/APEX">APEX</a></b> (🥈16 · ⭐ 23 · 📈) - APEX: Alloy Properties EXplorer using simulations. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
227+
<details><summary><b><a href="https://github.com/deepmodeling/APEX">APEX</a></b> (🥈16 · ⭐ 23) - APEX: Alloy Properties EXplorer using simulations. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
228228

229229
- [GitHub](https://github.com/deepmodeling/APEX) (👨‍💻 6 · 🔀 16 · 📦 2 · ⏱️ 11.10.2024):
230230

231231
```
232232
git clone https://github.com/deepmodeling/APEX
233233
```
234-
- [PyPi](https://pypi.org/project/apex-flow) (📥 3.4K / month):
234+
- [PyPi](https://pypi.org/project/apex-flow) (📥 5.6K / month):
235235
```
236236
pip install apex-flow
237237
```
238238
</details>
239-
<details><summary><b><a href="https://github.com/deepmodeling/jax-fem">JAX-FEM</a></b> (🥈15 · ⭐ 260) - Differentiable Finite Element Method with JAX. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
239+
<details><summary><b><a href="https://github.com/deepmodeling/jax-fem">JAX-FEM</a></b> (🥈15 · ⭐ 270) - Differentiable Finite Element Method with JAX. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
240240

241-
- [GitHub](https://github.com/deepmodeling/jax-fem) (👨‍💻 8 · 🔀 41 · 📦 3 · 📋 34 - 61% open · ⏱️ 09.10.2024):
241+
- [GitHub](https://github.com/deepmodeling/jax-fem) (👨‍💻 8 · 🔀 42 · 📦 3 · 📋 34 - 61% open · ⏱️ 09.10.2024):
242242

243243
```
244244
git clone https://github.com/deepmodeling/jax-fem
245245
```
246-
- [PyPi](https://pypi.org/project/jax-fem) (📥 540 / month):
246+
- [PyPi](https://pypi.org/project/jax-fem) (📥 670 / month):
247247
```
248248
pip install jax-fem
249249
```
@@ -255,7 +255,7 @@ This curated list contains 38 awesome open-source projects with a total of 3.5K
255255
```
256256
git clone https://github.com/deepmodeling/DMFF
257257
```
258-
- [Conda](https://anaconda.org/conda-forge/dmff) (📥 1K · ⏱️ 06.01.2024):
258+
- [Conda](https://anaconda.org/conda-forge/dmff) (📥 1.1K · ⏱️ 06.01.2024):
259259
```
260260
conda install -c conda-forge dmff
261261
```
@@ -267,7 +267,7 @@ This curated list contains 38 awesome open-source projects with a total of 3.5K
267267
```
268268
git clone https://github.com/deepmodeling/rid-kit
269269
```
270-
- [PyPi](https://pypi.org/project/rid-kit) (📥 660 / month):
270+
- [PyPi](https://pypi.org/project/rid-kit) (📥 860 / month):
271271
```
272272
pip install rid-kit
273273
```
@@ -279,7 +279,7 @@ This curated list contains 38 awesome open-source projects with a total of 3.5K
279279
```
280280
git clone https://github.com/deepmodeling/dpgui
281281
```
282-
- [PyPi](https://pypi.org/project/dpgui) (📥 22K / month):
282+
- [PyPi](https://pypi.org/project/dpgui) (📥 26K / month):
283283
```
284284
pip install dpgui
285285
```
@@ -291,47 +291,47 @@ This curated list contains 38 awesome open-source projects with a total of 3.5K
291291
```
292292
git clone https://github.com/deepmodeling/deepmodeling_sphinx
293293
```
294-
- [PyPi](https://pypi.org/project/deepmodeling_sphinx) (📥 3.3K / month):
294+
- [PyPi](https://pypi.org/project/deepmodeling_sphinx) (📥 3.9K / month):
295295
```
296296
pip install deepmodeling_sphinx
297297
```
298298
</details>
299-
<details><summary><b><a href="https://github.com/deepmodeling/dpti">dpti</a></b> (🥉11 · ⭐ 21 · 📉) - A Python Package to Automate Thermodynamic Integration Calculations for Free Energy. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
299+
<details><summary><b><a href="https://github.com/deepmodeling/dpti">dpti</a></b> (🥉11 · ⭐ 21) - A Python Package to Automate Thermodynamic Integration Calculations for Free Energy. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
300300

301301
- [GitHub](https://github.com/deepmodeling/dpti) (👨‍💻 19 · 🔀 19 · 📦 2 · ⏱️ 14.08.2024):
302302

303303
```
304304
git clone https://github.com/deepmodeling/dpti
305305
```
306-
- [PyPi](https://pypi.org/project/dpti) (📥 260 / month):
306+
- [PyPi](https://pypi.org/project/dpti) (📥 320 / month):
307307
```
308308
pip install dpti
309309
```
310310
</details>
311-
<details><summary><b><a href="https://github.com/deepmodeling/deepks-kit">DeePKS-kit</a></b> (🥉10 · ⭐ 100) - a package for developing machine learning-based chemically accurate energy and density functional models. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
311+
<details><summary><b><a href="https://github.com/deepmodeling/GPUMD">GPUMD</a></b> (🥉11 · ⭐ 3 · 🐣) - Graphics Processing Units Molecular Dynamics. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
312312

313-
- [GitHub](https://github.com/deepmodeling/deepks-kit) (👨‍💻 7 · 🔀 35 · 📋 19 - 26% open · ⏱️ 13.04.2024):
313+
- [GitHub](https://github.com/deepmodeling/GPUMD) (👨‍💻 35 · ⏱️ 21.10.2024):
314314

315315
```
316-
git clone https://github.com/deepmodeling/deepks-kit
316+
git clone https://github.com/deepmodeling/GPUMD
317317
```
318318
</details>
319-
<details><summary><b><a href="https://github.com/deepmodeling/GPUMD">GPUMD</a></b> (🥉10 · ⭐ 3 · 🐣) - Graphics Processing Units Molecular Dynamics. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
319+
<details><summary><b><a href="https://github.com/deepmodeling/deepks-kit">DeePKS-kit</a></b> (🥉10 · ⭐ 100) - a package for developing machine learning-based chemically accurate energy and density functional models. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
320320

321-
- [GitHub](https://github.com/deepmodeling/GPUMD) (👨‍💻 34 · ⏱️ 16.10.2024):
321+
- [GitHub](https://github.com/deepmodeling/deepks-kit) (👨‍💻 7 · 🔀 35 · 📋 20 - 30% open · ⏱️ 13.04.2024):
322322

323323
```
324-
git clone https://github.com/deepmodeling/GPUMD
324+
git clone https://github.com/deepmodeling/deepks-kit
325325
```
326326
</details>
327-
<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>
327+
<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>
328328

329329
- [GitHub](https://github.com/deepmodeling/fpop) (👨‍💻 4 · 🔀 11 · 📦 10 · ⏱️ 01.07.2024):
330330

331331
```
332332
git clone https://github.com/deepmodeling/fpop
333333
```
334-
- [PyPi](https://pypi.org/project/fpop) (📥 1.5K / month):
334+
- [PyPi](https://pypi.org/project/fpop) (📥 2.2K / month):
335335
```
336336
pip install fpop
337337
```
@@ -351,7 +351,7 @@ This curated list contains 38 awesome open-source projects with a total of 3.5K
351351
```
352352
git clone https://github.com/deepmodeling/fealpy
353353
```
354-
- [PyPi](https://pypi.org/project/fealpy) (📥 470 / month):
354+
- [PyPi](https://pypi.org/project/fealpy) (📥 580 / month):
355355
```
356356
pip install fealpy
357357
```
@@ -363,7 +363,7 @@ This curated list contains 38 awesome open-source projects with a total of 3.5K
363363
```
364364
git clone https://github.com/deepmodeling/args
365365
```
366-
- [npm](https://www.npmjs.com/package/@deepmodeling/args) (📥 41 / month):
366+
- [npm](https://www.npmjs.com/package/@deepmodeling/args) (📥 42 / month):
367367
```
368368
npm install @deepmodeling/args
369369
```
@@ -375,7 +375,7 @@ This curated list contains 38 awesome open-source projects with a total of 3.5K
375375
```
376376
git clone https://github.com/deepmodeling/Uni-Fold
377377
```
378-
- [Docker Hub](https://hub.docker.com/r/dptechnology/unifold) (📥 730 · ⏱️ 08.01.2024):
378+
- [Docker Hub](https://hub.docker.com/r/dptechnology/unifold) (📥 760 · ⏱️ 08.01.2024):
379379
```
380380
docker pull dptechnology/unifold
381381
```

history/2024-10-24_changes.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## 📈 Trending Up
2+
3+
_Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity._
4+
5+
- <b><a href="https://github.com/deepmodeling/GPUMD">GPUMD</a></b> (🥉11 · ⭐ 3 · 🐣) - Graphics Processing Units Molecular Dynamics. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code>
6+
7+
## 📉 Trending Down
8+
9+
_Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._
10+
11+
- <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>
12+

0 commit comments

Comments
 (0)