Skip to content

Commit c05b88b

Browse files
authored
Merge pull request #74 from deepmodeling/update/2024.12.19
Best-of update: 2024.12.19
2 parents 5c2af45 + f53e83b commit c05b88b

File tree

4 files changed

+99
-56
lines changed

4 files changed

+99
-56
lines changed

README.md

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
5151
```
5252
git clone https://github.com/deepmodeling/deepmd-kit
5353
```
54-
- [PyPi](https://pypi.org/project/deepmd-kit) (📥 5.9K / month):
54+
- [PyPi](https://pypi.org/project/deepmd-kit) (📥 5.4K / month):
5555
```
5656
pip install deepmd-kit
5757
```
@@ -70,24 +70,24 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
7070
</details>
7171
<details><summary><b><a href="https://github.com/deepmodeling/abacus-develop">ABACUS</a></b> (🥇26 · ⭐ 180) - 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 · 🔀 140 · 📋 2.1K - 6% open · ⏱️ 12.12.2024):
73+
- [GitHub](https://github.com/deepmodeling/abacus-develop) (👨‍💻 120 · 🔀 140 · 📋 2.1K - 6% open · ⏱️ 19.12.2024):
7474

7575
```
7676
git clone https://github.com/deepmodeling/abacus-develop
7777
```
78-
- [Conda](https://anaconda.org/conda-forge/abacus) (📥 250K · ⏱️ 02.12.2024):
78+
- [Conda](https://anaconda.org/conda-forge/abacus) (📥 260K · ⏱️ 14.12.2024):
7979
```
8080
conda install -c conda-forge abacus
8181
```
8282
</details>
83-
<details><summary><b><a href="https://github.com/deepmodeling/dpgen">DP-GEN</a></b> (🥇24 · ⭐ 310) - The deep potential generator to generate a deep-learning based model of interatomic potential energy and force field. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
83+
<details><summary><b><a href="https://github.com/deepmodeling/dpgen">DP-GEN</a></b> (🥇24 · ⭐ 320) - The deep potential generator to generate a deep-learning based model of interatomic potential energy and force field. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
8484

85-
- [GitHub](https://github.com/deepmodeling/dpgen) (👨‍💻 69 · 🔀 170 · 📥 1.8K · 📦 7 · 📋 300 - 12% open · ⏱️ 23.11.2024):
85+
- [GitHub](https://github.com/deepmodeling/dpgen) (👨‍💻 69 · 🔀 170 · 📥 1.8K · 📦 7 · 📋 310 - 13% open · ⏱️ 23.11.2024):
8686

8787
```
8888
git clone https://github.com/deepmodeling/dpgen
8989
```
90-
- [PyPi](https://pypi.org/project/dpgen) (📥 1K / month):
90+
- [PyPi](https://pypi.org/project/dpgen) (📥 880 / month):
9191
```
9292
pip install dpgen
9393
```
@@ -98,12 +98,12 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
9898
</details>
9999
<details><summary><b><a href="https://github.com/deepmodeling/dpdata">dpdata</a></b> (🥇23 · ⭐ 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>
100100

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

103103
```
104104
git clone https://github.com/deepmodeling/dpdata
105105
```
106-
- [PyPi](https://pypi.org/project/dpdata) (📥 34K / month):
106+
- [PyPi](https://pypi.org/project/dpdata) (📥 27K / month):
107107
```
108108
pip install dpdata
109109
```
@@ -116,14 +116,14 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
116116
docker pull dptechnology/dpdata
117117
```
118118
</details>
119-
<details><summary><b><a href="https://github.com/deepmodeling/dpdispatcher">dpdispatcher</a></b> (🥈22 · ⭐ 45) - 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 · ⭐ 46) - 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>
120120

121121
- [GitHub](https://github.com/deepmodeling/dpdispatcher) (👨‍💻 46 · 🔀 54 · 📦 53 · 📋 81 - 22% open · ⏱️ 27.11.2024):
122122

123123
```
124124
git clone https://github.com/deepmodeling/dpdispatcher
125125
```
126-
- [PyPi](https://pypi.org/project/dpdispatcher) (📥 3.9K / month):
126+
- [PyPi](https://pypi.org/project/dpdispatcher) (📥 3.3K / month):
127127
```
128128
pip install dpdispatcher
129129
```
@@ -143,32 +143,32 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
143143
```
144144
git clone https://github.com/deepmodeling/reacnetgenerator
145145
```
146-
- [PyPi](https://pypi.org/project/reacnetgenerator) (📥 6.1K / month):
146+
- [PyPi](https://pypi.org/project/reacnetgenerator) (📥 4K / month):
147147
```
148148
pip install reacnetgenerator
149149
```
150-
- [Conda](https://anaconda.org/conda-forge/reacnetgenerator) (📥 460K · ⏱️ 04.10.2024):
150+
- [Conda](https://anaconda.org/conda-forge/reacnetgenerator) (📥 470K · ⏱️ 04.10.2024):
151151
```
152152
conda install -c conda-forge reacnetgenerator
153153
```
154154
</details>
155-
<details><summary><b><a href="https://github.com/deepmodeling/dargs">dargs</a></b> (🥈20 · ⭐ 5 · 📈) - Argument processing for the deep modeling project. <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> (🥈20 · ⭐ 5) - Argument processing for the deep modeling project. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
156156

157157
- [GitHub](https://github.com/deepmodeling/dargs) (👨‍💻 7 · 🔀 3 · 📦 130 · 📋 9 - 22% open · ⏱️ 27.11.2024):
158158

159159
```
160160
git clone https://github.com/deepmodeling/dargs
161161
```
162-
- [PyPi](https://pypi.org/project/dargs) (📥 75K / month):
162+
- [PyPi](https://pypi.org/project/dargs) (📥 61K / month):
163163
```
164164
pip install dargs
165165
```
166-
- [Conda](https://anaconda.org/conda-forge/dargs) (📥 35K · ⏱️ 21.11.2024):
166+
- [Conda](https://anaconda.org/conda-forge/dargs) (📥 36K · ⏱️ 21.11.2024):
167167
```
168168
conda install -c conda-forge dargs
169169
```
170170
</details>
171-
<details><summary><b><a href="https://github.com/deepmodeling/dflow">dflow</a></b> (🥈19 · ⭐ 66) - 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 · ⭐ 66 · 📉) - 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>
172172

173173
- [GitHub](https://github.com/deepmodeling/dflow) (👨‍💻 22 · 🔀 26 · 📋 36 - 38% open · ⏱️ 06.12.2024):
174174

@@ -183,7 +183,7 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
183183
```
184184
conda install -c conda-forge dflow
185185
```
186-
- [Docker Hub](https://hub.docker.com/r/dptechnology/dflow) (📥 10K · ⏱️ 06.12.2024):
186+
- [Docker Hub](https://hub.docker.com/r/dptechnology/dflow) (📥 11K · ⏱️ 06.12.2024):
187187
```
188188
docker pull dptechnology/dflow
189189
```
@@ -195,7 +195,7 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
195195
```
196196
git clone https://github.com/deepmodeling/dpgen2
197197
```
198-
- [PyPi](https://pypi.org/project/dpgen2) (📥 270 / month):
198+
- [PyPi](https://pypi.org/project/dpgen2) (📥 230 / month):
199199
```
200200
pip install dpgen2
201201
```
@@ -204,26 +204,14 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
204204
docker pull dptechnology/dpgen2
205205
```
206206
</details>
207-
<details><summary><b><a href="https://github.com/deepmodeling/APEX">APEX</a></b> (🥈16 · ⭐ 25 · 📈) - APEX: Alloy Properties EXplorer using simulations. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
207+
<details><summary><b><a href="https://github.com/deepmodeling/jax-fem">JAX-FEM</a></b> (🥈15 · ⭐ 310) - Differentiable Finite Element Method with JAX. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
208208

209-
- [GitHub](https://github.com/deepmodeling/APEX) (👨‍💻 6 · 🔀 16 · 📦 3 · 📋 9 - 11% open · ⏱️ 25.10.2024):
210-
211-
```
212-
git clone https://github.com/deepmodeling/APEX
213-
```
214-
- [PyPi](https://pypi.org/project/apex-flow) (📥 1.5K / month):
215-
```
216-
pip install apex-flow
217-
```
218-
</details>
219-
<details><summary><b><a href="https://github.com/deepmodeling/jax-fem">JAX-FEM</a></b> (🥈15 · ⭐ 310 · 📈) - Differentiable Finite Element Method with JAX. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
220-
221-
- [GitHub](https://github.com/deepmodeling/jax-fem) (👨‍💻 9 · 🔀 46 · 📦 3 · 📋 41 - 60% open · ⏱️ 22.11.2024):
209+
- [GitHub](https://github.com/deepmodeling/jax-fem) (👨‍💻 9 · 🔀 46 · 📦 3 · 📋 41 - 60% open · ⏱️ 13.12.2024):
222210

223211
```
224212
git clone https://github.com/deepmodeling/jax-fem
225213
```
226-
- [PyPi](https://pypi.org/project/jax-fem) (📥 470 / month):
214+
- [PyPi](https://pypi.org/project/jax-fem) (📥 370 / month):
227215
```
228216
pip install jax-fem
229217
```
@@ -243,26 +231,38 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
243231
```
244232
git clone https://github.com/deepmodeling/DeePTB
245233
```
246-
- [PyPi](https://pypi.org/project/dptb) (📥 300 / month):
234+
- [PyPi](https://pypi.org/project/dptb) (📥 230 / month):
247235
```
248236
pip install dptb
249237
```
250238
</details>
251-
<details><summary><b><a href="https://github.com/deepmodeling/dpgui">DP-GUI</a></b> (🥈15 · ⭐ 7 · 📈) - A web-based GUI for user inputs. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
239+
<details><summary><b><a href="https://github.com/deepmodeling/APEX">APEX</a></b> (🥈15 · ⭐ 25 · 📉) - APEX: Alloy Properties EXplorer using simulations. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
240+
241+
- [GitHub](https://github.com/deepmodeling/APEX) (👨‍💻 6 · 🔀 17 · 📦 3 · 📋 9 - 11% open · ⏱️ 25.10.2024):
242+
243+
```
244+
git clone https://github.com/deepmodeling/APEX
245+
```
246+
- [PyPi](https://pypi.org/project/apex-flow) (📥 1.2K / month):
247+
```
248+
pip install apex-flow
249+
```
250+
</details>
251+
<details><summary><b><a href="https://github.com/deepmodeling/dpgui">DP-GUI</a></b> (🥈15 · ⭐ 7) - A web-based GUI for user inputs. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
252252

253253
- [GitHub](https://github.com/deepmodeling/dpgui) (👨‍💻 4 · 🔀 5 · 📦 9 · ⏱️ 26.11.2024):
254254

255255
```
256256
git clone https://github.com/deepmodeling/dpgui
257257
```
258-
- [PyPi](https://pypi.org/project/dpgui) (📥 28K / month):
258+
- [PyPi](https://pypi.org/project/dpgui) (📥 23K / month):
259259
```
260260
pip install dpgui
261261
```
262262
</details>
263263
<details><summary><b><a href="https://github.com/deepmodeling/DMFF">DMFF</a></b> (🥈14 · ⭐ 160 · 💤) - 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>
264264

265-
- [GitHub](https://github.com/deepmodeling/DMFF) (👨‍💻 14 · 🔀 44 · 📋 27 - 40% open · ⏱️ 12.01.2024):
265+
- [GitHub](https://github.com/deepmodeling/DMFF) (👨‍💻 14 · 🔀 43 · 📋 27 - 40% open · ⏱️ 12.01.2024):
266266

267267
```
268268
git clone https://github.com/deepmodeling/DMFF
@@ -279,19 +279,19 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
279279
```
280280
git clone https://github.com/deepmodeling/rid-kit
281281
```
282-
- [PyPi](https://pypi.org/project/rid-kit) (📥 320 / month):
282+
- [PyPi](https://pypi.org/project/rid-kit) (📥 240 / month):
283283
```
284284
pip install rid-kit
285285
```
286286
</details>
287-
<details><summary><b><a href="https://github.com/deepmodeling/deepmodeling_sphinx">deepmodeling_sphinx</a></b> (🥉13 · ⭐ 3 · 📈) - 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> (🥉13 · ⭐ 3) - Sphinx extension for DeepModeling projects. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
288288

289289
- [GitHub](https://github.com/deepmodeling/deepmodeling_sphinx) (👨‍💻 7 · 🔀 7 · ⏱️ 27.10.2024):
290290

291291
```
292292
git clone https://github.com/deepmodeling/deepmodeling_sphinx
293293
```
294-
- [PyPi](https://pypi.org/project/deepmodeling_sphinx) (📥 3.4K / month):
294+
- [PyPi](https://pypi.org/project/deepmodeling_sphinx) (📥 2.9K / month):
295295
```
296296
pip install deepmodeling_sphinx
297297
```
@@ -311,14 +311,14 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
311311
```
312312
git clone https://github.com/deepmodeling/args
313313
```
314-
- [npm](https://www.npmjs.com/package/@deepmodeling/args) (📥 260 / month):
314+
- [npm](https://www.npmjs.com/package/@deepmodeling/args) (📥 200 / month):
315315
```
316316
npm install @deepmodeling/args
317317
```
318318
</details>
319319
<details><summary><b><a href="https://github.com/deepmodeling/deepks-kit">DeePKS-kit</a></b> (🥉9 · ⭐ 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/deepks-kit) (👨‍💻 7 · 🔀 35 · 📋 24 - 41% open · ⏱️ 13.04.2024):
321+
- [GitHub](https://github.com/deepmodeling/deepks-kit) (👨‍💻 7 · 🔀 36 · 📋 24 - 41% open · ⏱️ 13.04.2024):
322322

323323
```
324324
git clone https://github.com/deepmodeling/deepks-kit
@@ -331,22 +331,22 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
331331
```
332332
git clone https://github.com/deepmodeling/dpti
333333
```
334-
- [PyPi](https://pypi.org/project/dpti) (📥 120 / month):
334+
- [PyPi](https://pypi.org/project/dpti) (📥 91 / month):
335335
```
336336
pip install dpti
337337
```
338338
</details>
339339
<details><summary><b><a href="https://github.com/deepmodeling/blog">Blog</a></b> (🥉9 · ⭐ 1) - DeepModeling Blog. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
340340

341-
- [GitHub](https://github.com/deepmodeling/blog) (👨‍💻 9 · 🔀 8 · ⏱️ 12.12.2024):
341+
- [GitHub](https://github.com/deepmodeling/blog) (👨‍💻 9 · 🔀 8 · ⏱️ 19.12.2024):
342342

343343
```
344344
git clone https://github.com/deepmodeling/blog
345345
```
346346
</details>
347347
<details><summary><b><a href="https://github.com/deepmodeling/AIS-Square">AIS-Square</a></b> (🥉8 · ⭐ 12) - <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
348348

349-
- [GitHub](https://github.com/deepmodeling/AIS-Square) (👨‍💻 8 · 🔀 8 · 📋 6 - 83% open · ⏱️ 11.12.2024):
349+
- [GitHub](https://github.com/deepmodeling/AIS-Square) (👨‍💻 8 · 🔀 8 · 📋 6 - 83% open · ⏱️ 15.12.2024):
350350

351351
```
352352
git clone https://github.com/deepmodeling/AIS-Square
@@ -359,7 +359,7 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
359359
```
360360
git clone https://github.com/deepmodeling/fealpy
361361
```
362-
- [PyPi](https://pypi.org/project/fealpy) (📥 430 / month):
362+
- [PyPi](https://pypi.org/project/fealpy) (📥 330 / month):
363363
```
364364
pip install fealpy
365365
```
@@ -371,7 +371,7 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
371371
```
372372
git clone https://github.com/deepmodeling/fpop
373373
```
374-
- [PyPi](https://pypi.org/project/fpop) (📥 770 / month):
374+
- [PyPi](https://pypi.org/project/fpop) (📥 640 / month):
375375
```
376376
pip install fpop
377377
```
@@ -420,9 +420,9 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
420420
git clone https://github.com/deepmodeling/docs
421421
```
422422
</details>
423-
<details><summary><b><a href="https://github.com/deepmodeling/AI4Science101">AI4Science101</a></b> (🥉5 · ⭐ 84 · 💤) - AI for Science. <code>Unlicensed</code></summary>
423+
<details><summary><b><a href="https://github.com/deepmodeling/AI4Science101">AI4Science101</a></b> (🥉5 · ⭐ 85 · 💤) - AI for Science. <code>Unlicensed</code></summary>
424424

425-
- [GitHub](https://github.com/deepmodeling/AI4Science101) (👨‍💻 5 · 🔀 13 · ⏱️ 04.09.2022):
425+
- [GitHub](https://github.com/deepmodeling/AI4Science101) (👨‍💻 5 · 🔀 14 · ⏱️ 04.09.2022):
426426

427427
```
428428
git clone https://github.com/deepmodeling/AI4Science101

history/2024-12-19_changes.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## 📉 Trending Down
2+
3+
_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._
4+
5+
- <b><a href="https://github.com/deepmodeling/dflow">dflow</a></b> (🥈18 · ⭐ 66 · 📉) - 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>
6+
- <b><a href="https://github.com/deepmodeling/APEX">APEX</a></b> (🥈15 · ⭐ 25 · 📉) - APEX: Alloy Properties EXplorer using simulations. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code>
7+

0 commit comments

Comments
 (0)