Skip to content

Commit 81e76c5

Browse files
authored
Merge pull request #104 from deepmodeling/update/2025.07.17
2 parents 56ac3ad + 9304b2d commit 81e76c5

File tree

4 files changed

+104
-56
lines changed

4 files changed

+104
-56
lines changed

β€ŽREADME.md

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -51,31 +51,31 @@ This curated list contains 38 awesome open-source projects with a total of 4.2K
5151
```
5252
git clone https://github.com/deepmodeling/deepmd-kit
5353
```
54-
- [PyPi](https://pypi.org/project/deepmd-kit) (πŸ“₯ 14K / month):
54+
- [PyPi](https://pypi.org/project/deepmd-kit) (πŸ“₯ 18K / month):
5555
```
5656
pip install deepmd-kit
5757
```
5858
- [Conda](https://anaconda.org/conda-forge/deepmd-kit) (πŸ“₯ 2M Β· ⏱️ 11.06.2025):
5959
```
6060
conda install -c conda-forge deepmd-kit
6161
```
62-
- [npm](https://www.npmjs.com/package/deepmd-kit) (πŸ“₯ 28 / month):
62+
- [npm](https://www.npmjs.com/package/deepmd-kit) (πŸ“₯ 30 / month):
6363
```
6464
npm install deepmd-kit
6565
```
66-
- [Docker Hub](https://hub.docker.com/r/deepmodeling/deepmd-kit) (πŸ“₯ 3.8K Β· ⭐ 1 Β· ⏱️ 12.06.2025):
66+
- [Docker Hub](https://hub.docker.com/r/deepmodeling/deepmd-kit) (πŸ“₯ 3.9K Β· ⭐ 1 Β· ⏱️ 12.06.2025):
6767
```
6868
docker pull deepmodeling/deepmd-kit
6969
```
7070
</details>
7171
<details><summary><b><a href="https://github.com/deepmodeling/abacus-develop">ABACUS</a></b> (πŸ₯‡24 Β· ⭐ 200) - 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) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 140 Β· πŸ“‹ 2.3K - 5% open Β· ⏱️ 10.07.2025):
73+
- [GitHub](https://github.com/deepmodeling/abacus-develop) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 140 Β· πŸ“‹ 2.3K - 5% open Β· ⏱️ 14.07.2025):
7474

7575
```
7676
git clone https://github.com/deepmodeling/abacus-develop
7777
```
78-
- [Conda](https://anaconda.org/conda-forge/abacus) (πŸ“₯ 440K Β· ⏱️ 22.04.2025):
78+
- [Conda](https://anaconda.org/conda-forge/abacus) (πŸ“₯ 450K Β· ⏱️ 22.04.2025):
7979
```
8080
conda install -c conda-forge abacus
8181
```
@@ -87,11 +87,11 @@ This curated list contains 38 awesome open-source projects with a total of 4.2K
8787
```
8888
git clone https://github.com/deepmodeling/dpgen
8989
```
90-
- [PyPi](https://pypi.org/project/dpgen) (πŸ“₯ 590 / month):
90+
- [PyPi](https://pypi.org/project/dpgen) (πŸ“₯ 610 / month):
9191
```
9292
pip install dpgen
9393
```
94-
- [Conda](https://anaconda.org/conda-forge/dpgen) (πŸ“₯ 42K Β· ⏱️ 22.04.2025):
94+
- [Conda](https://anaconda.org/conda-forge/dpgen) (πŸ“₯ 43K Β· ⏱️ 22.04.2025):
9595
```
9696
conda install -c conda-forge dpgen
9797
```
@@ -103,15 +103,15 @@ This curated list contains 38 awesome open-source projects with a total of 4.2K
103103
```
104104
git clone https://github.com/deepmodeling/dpdata
105105
```
106-
- [PyPi](https://pypi.org/project/dpdata) (πŸ“₯ 27K / month):
106+
- [PyPi](https://pypi.org/project/dpdata) (πŸ“₯ 28K / month):
107107
```
108108
pip install dpdata
109109
```
110110
- [Conda](https://anaconda.org/conda-forge/dpdata) (πŸ“₯ 100K Β· ⏱️ 22.04.2025):
111111
```
112112
conda install -c conda-forge dpdata
113113
```
114-
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpdata) (πŸ“₯ 640 Β· ⏱️ 02.06.2023):
114+
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpdata) (πŸ“₯ 650 Β· ⏱️ 02.06.2023):
115115
```
116116
docker pull dptechnology/dpdata
117117
```
@@ -123,7 +123,7 @@ This curated list contains 38 awesome open-source projects with a total of 4.2K
123123
```
124124
git clone https://github.com/deepmodeling/dpdispatcher
125125
```
126-
- [PyPi](https://pypi.org/project/dpdispatcher) (πŸ“₯ 1.6K / month):
126+
- [PyPi](https://pypi.org/project/dpdispatcher) (πŸ“₯ 1.4K / month):
127127
```
128128
pip install dpdispatcher
129129
```
@@ -136,23 +136,23 @@ This curated list contains 38 awesome open-source projects with a total of 4.2K
136136
docker pull dptechnology/dpdispatcher
137137
```
138138
</details>
139-
<details><summary><b><a href="https://github.com/deepmodeling/reacnetgenerator">reacnetgenerator</a></b> (πŸ₯ˆ20 Β· ⭐ 89 Β· πŸ“‰) - 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> (πŸ₯ˆ20 Β· ⭐ 90) - an automatic reaction network generator for reactive molecular dynamics simulation. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
140140

141141
- [GitHub](https://github.com/deepmodeling/reacnetgenerator) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 41 Β· πŸ“¦ 3 Β· πŸ“‹ 130 - 5% open Β· ⏱️ 20.06.2025):
142142

143143
```
144144
git clone https://github.com/deepmodeling/reacnetgenerator
145145
```
146-
- [PyPi](https://pypi.org/project/reacnetgenerator) (πŸ“₯ 2.2K / month):
146+
- [PyPi](https://pypi.org/project/reacnetgenerator) (πŸ“₯ 2.8K / month):
147147
```
148148
pip install reacnetgenerator
149149
```
150-
- [Conda](https://anaconda.org/conda-forge/reacnetgenerator) (πŸ“₯ 620K Β· ⏱️ 22.04.2025):
150+
- [Conda](https://anaconda.org/conda-forge/reacnetgenerator) (πŸ“₯ 630K Β· ⏱️ 22.04.2025):
151151
```
152152
conda install -c conda-forge reacnetgenerator
153153
```
154154
</details>
155-
<details><summary><b><a href="https://github.com/deepmodeling/dflow">dflow</a></b> (πŸ₯ˆ19 Β· ⭐ 72) - 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>
155+
<details><summary><b><a href="https://github.com/deepmodeling/dflow">dflow</a></b> (πŸ₯ˆ19 Β· ⭐ 71) - 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

157157
- [GitHub](https://github.com/deepmodeling/dflow) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 28 Β· πŸ“‹ 36 - 38% open Β· ⏱️ 08.07.2025):
158158

@@ -167,7 +167,7 @@ This curated list contains 38 awesome open-source projects with a total of 4.2K
167167
```
168168
conda install -c conda-forge dflow
169169
```
170-
- [Docker Hub](https://hub.docker.com/r/dptechnology/dflow) (πŸ“₯ 12K Β· ⏱️ 08.07.2025):
170+
- [Docker Hub](https://hub.docker.com/r/dptechnology/dflow) (πŸ“₯ 13K Β· ⏱️ 08.07.2025):
171171
```
172172
docker pull dptechnology/dflow
173173
```
@@ -180,14 +180,14 @@ This curated list contains 38 awesome open-source projects with a total of 4.2K
180180
git clone https://github.com/deepmodeling/deepflame-dev
181181
```
182182
</details>
183-
<details><summary><b><a href="https://github.com/deepmodeling/DeePTB">DeePTB</a></b> (πŸ₯ˆ17 Β· ⭐ 81 Β· πŸ“ˆ) - DeePTB: A deep learning package for tight-binding Hamiltonian with ab initio accuracy. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
183+
<details><summary><b><a href="https://github.com/deepmodeling/DeePTB">DeePTB</a></b> (πŸ₯ˆ18 Β· ⭐ 82 Β· πŸ“ˆ) - DeePTB: A deep learning package for tight-binding Hamiltonian with ab initio accuracy. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
184184

185-
- [GitHub](https://github.com/deepmodeling/DeePTB) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 21 Β· πŸ“¦ 4 Β· πŸ“‹ 50 - 34% open Β· ⏱️ 30.06.2025):
185+
- [GitHub](https://github.com/deepmodeling/DeePTB) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 21 Β· πŸ“¦ 4 Β· πŸ“‹ 51 - 33% open Β· ⏱️ 12.07.2025):
186186

187187
```
188188
git clone https://github.com/deepmodeling/DeePTB
189189
```
190-
- [PyPi](https://pypi.org/project/dptb) (πŸ“₯ 130 / month):
190+
- [PyPi](https://pypi.org/project/dptb) (πŸ“₯ 170 / month):
191191
```
192192
pip install dptb
193193
```
@@ -208,32 +208,32 @@ This curated list contains 38 awesome open-source projects with a total of 4.2K
208208
conda install -c conda-forge dargs
209209
```
210210
</details>
211-
<details><summary><b><a href="https://github.com/deepmodeling/dpgen2">DPGEN2</a></b> (πŸ₯ˆ16 Β· ⭐ 40) - 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/jax-fem">JAX-FEM</a></b> (πŸ₯ˆ16 Β· ⭐ 440 Β· πŸ“ˆ) - Differentiable Finite Element Method with JAX. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
212212

213-
- [GitHub](https://github.com/deepmodeling/dpgen2) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 33 Β· πŸ“¦ 6 Β· πŸ“‹ 35 - 34% open Β· ⏱️ 13.06.2025):
213+
- [GitHub](https://github.com/deepmodeling/jax-fem) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 74 Β· πŸ“¦ 3 Β· πŸ“‹ 55 - 56% open Β· ⏱️ 14.07.2025):
214214

215215
```
216-
git clone https://github.com/deepmodeling/dpgen2
217-
```
218-
- [PyPi](https://pypi.org/project/dpgen2) (πŸ“₯ 87 / month):
219-
```
220-
pip install dpgen2
216+
git clone https://github.com/deepmodeling/jax-fem
221217
```
222-
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpgen2) (πŸ“₯ 3.9K Β· ⏱️ 13.06.2025):
218+
- [PyPi](https://pypi.org/project/jax-fem) (πŸ“₯ 460 / month):
223219
```
224-
docker pull dptechnology/dpgen2
220+
pip install jax-fem
225221
```
226222
</details>
227-
<details><summary><b><a href="https://github.com/deepmodeling/jax-fem">JAX-FEM</a></b> (πŸ₯ˆ15 Β· ⭐ 430) - Differentiable Finite Element Method with JAX. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
223+
<details><summary><b><a href="https://github.com/deepmodeling/dpgen2">DPGEN2</a></b> (πŸ₯ˆ16 Β· ⭐ 40) - 2nd generation of the Deep Potential GENerator. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
228224

229-
- [GitHub](https://github.com/deepmodeling/jax-fem) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 73 Β· πŸ“¦ 3 Β· πŸ“‹ 55 - 56% open Β· ⏱️ 31.05.2025):
225+
- [GitHub](https://github.com/deepmodeling/dpgen2) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 33 Β· πŸ“¦ 6 Β· πŸ“‹ 35 - 34% open Β· ⏱️ 11.07.2025):
230226

231227
```
232-
git clone https://github.com/deepmodeling/jax-fem
228+
git clone https://github.com/deepmodeling/dpgen2
233229
```
234-
- [PyPi](https://pypi.org/project/jax-fem) (πŸ“₯ 410 / month):
230+
- [PyPi](https://pypi.org/project/dpgen2) (πŸ“₯ 72 / month):
235231
```
236-
pip install jax-fem
232+
pip install dpgen2
233+
```
234+
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpgen2) (πŸ“₯ 4K Β· ⏱️ 11.07.2025):
235+
```
236+
docker pull dptechnology/dpgen2
237237
```
238238
</details>
239239
<details><summary><b><a href="https://github.com/deepmodeling/APEX">APEX</a></b> (πŸ₯ˆ15 Β· ⭐ 34) - APEX: Alloy Properties EXplorer using simulations. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
@@ -243,7 +243,7 @@ This curated list contains 38 awesome open-source projects with a total of 4.2K
243243
```
244244
git clone https://github.com/deepmodeling/APEX
245245
```
246-
- [PyPi](https://pypi.org/project/apex-flow) (πŸ“₯ 310 / month):
246+
- [PyPi](https://pypi.org/project/apex-flow) (πŸ“₯ 240 / month):
247247
```
248248
pip install apex-flow
249249
```
@@ -267,7 +267,7 @@ This curated list contains 38 awesome open-source projects with a total of 4.2K
267267
```
268268
git clone https://github.com/deepmodeling/dpgui
269269
```
270-
- [PyPi](https://pypi.org/project/dpgui) (πŸ“₯ 27K / month):
270+
- [PyPi](https://pypi.org/project/dpgui) (πŸ“₯ 23K / month):
271271
```
272272
pip install dpgui
273273
```
@@ -279,39 +279,39 @@ This curated list contains 38 awesome open-source projects with a total of 4.2K
279279
```
280280
git clone https://github.com/deepmodeling/deepmodeling_sphinx
281281
```
282-
- [PyPi](https://pypi.org/project/deepmodeling_sphinx) (πŸ“₯ 1.7K / month):
282+
- [PyPi](https://pypi.org/project/deepmodeling_sphinx) (πŸ“₯ 1.5K / month):
283283
```
284284
pip install deepmodeling_sphinx
285285
```
286286
</details>
287-
<details><summary><b><a href="https://github.com/deepmodeling/rid-kit">rid-kit</a></b> (πŸ₯‰12 Β· ⭐ 49 Β· πŸ“ˆ) - Reinforced dynamics. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
287+
<details><summary><b><a href="https://github.com/deepmodeling/rid-kit">rid-kit</a></b> (πŸ₯‰12 Β· ⭐ 49) - Reinforced dynamics. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
288288

289289
- [GitHub](https://github.com/deepmodeling/rid-kit) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 23 Β· πŸ“₯ 150 Β· πŸ“¦ 2 Β· πŸ“‹ 5 - 40% open Β· ⏱️ 31.03.2025):
290290

291291
```
292292
git clone https://github.com/deepmodeling/rid-kit
293293
```
294-
- [PyPi](https://pypi.org/project/rid-kit) (πŸ“₯ 63 / month):
294+
- [PyPi](https://pypi.org/project/rid-kit) (πŸ“₯ 58 / month):
295295
```
296296
pip install rid-kit
297297
```
298298
</details>
299-
<details><summary><b><a href="https://github.com/deepmodeling/GPUMD">GPUMD</a></b> (πŸ₯‰12 Β· ⭐ 8) - Graphics Processing Units Molecular Dynamics. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
299+
<details><summary><b><a href="https://github.com/deepmodeling/GPUMD">GPUMD</a></b> (πŸ₯‰11 Β· ⭐ 8 Β· πŸ“‰) - Graphics Processing Units Molecular Dynamics. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
300300

301301
- [GitHub](https://github.com/deepmodeling/GPUMD) (πŸ‘¨β€πŸ’» 49 Β· ⏱️ 16.05.2025):
302302

303303
```
304304
git clone https://github.com/deepmodeling/GPUMD
305305
```
306306
</details>
307-
<details><summary><b><a href="https://github.com/deepmodeling/fealpy">fealpy</a></b> (πŸ₯‰11 Β· ⭐ 6 Β· πŸ“‰) - Finite Element Analysis Library in Python. <code>Unlicensed</code></summary>
307+
<details><summary><b><a href="https://github.com/deepmodeling/fealpy">fealpy</a></b> (πŸ₯‰11 Β· ⭐ 6) - Finite Element Analysis Library in Python. <code>Unlicensed</code></summary>
308308

309309
- [GitHub](https://github.com/deepmodeling/fealpy) (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 2 Β· ⏱️ 28.04.2025):
310310

311311
```
312312
git clone https://github.com/deepmodeling/fealpy
313313
```
314-
- [PyPi](https://pypi.org/project/fealpy) (πŸ“₯ 560 / month):
314+
- [PyPi](https://pypi.org/project/fealpy) (πŸ“₯ 400 / month):
315315
```
316316
pip install fealpy
317317
```
@@ -328,7 +328,7 @@ This curated list contains 38 awesome open-source projects with a total of 4.2K
328328
npm install @deepmodeling/args
329329
```
330330
</details>
331-
<details><summary><b><a href="https://github.com/deepmodeling/blog">Blog</a></b> (πŸ₯‰10 Β· ⭐ 3 Β· πŸ“ˆ) - DeepModeling Blog. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
331+
<details><summary><b><a href="https://github.com/deepmodeling/blog">Blog</a></b> (πŸ₯‰10 Β· ⭐ 3) - DeepModeling Blog. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
332332

333333
- [GitHub](https://github.com/deepmodeling/blog) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 9 Β· ⏱️ 03.07.2025):
334334

@@ -344,7 +344,7 @@ This curated list contains 38 awesome open-source projects with a total of 4.2K
344344
git clone https://github.com/deepmodeling/community
345345
```
346346
</details>
347-
<details><summary><b><a href="https://github.com/deepmodeling/deepks-kit">DeePKS-kit</a></b> (πŸ₯‰8 Β· ⭐ 110 Β· πŸ“‰) - 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>
347+
<details><summary><b><a href="https://github.com/deepmodeling/deepks-kit">DeePKS-kit</a></b> (πŸ₯‰8 Β· ⭐ 110) - 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>
348348

349349
- [GitHub](https://github.com/deepmodeling/deepks-kit) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 36 Β· πŸ“‹ 30 - 43% open Β· ⏱️ 28.04.2025):
350350

@@ -359,14 +359,14 @@ This curated list contains 38 awesome open-source projects with a total of 4.2K
359359
```
360360
git clone https://github.com/deepmodeling/dpti
361361
```
362-
- [PyPi](https://pypi.org/project/dpti) (πŸ“₯ 14 / month):
362+
- [PyPi](https://pypi.org/project/dpti) (πŸ“₯ 6 / month):
363363
```
364364
pip install dpti
365365
```
366366
</details>
367367
<details><summary><b><a href="https://github.com/deepmodeling/AIS-Square">AIS-Square</a></b> (πŸ₯‰8 Β· ⭐ 13) - <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
368368

369-
- [GitHub](https://github.com/deepmodeling/AIS-Square) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 8 Β· πŸ“‹ 6 - 83% open Β· ⏱️ 30.06.2025):
369+
- [GitHub](https://github.com/deepmodeling/AIS-Square) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 8 Β· πŸ“‹ 6 - 83% open Β· ⏱️ 16.07.2025):
370370

371371
```
372372
git clone https://github.com/deepmodeling/AIS-Square
@@ -379,7 +379,7 @@ This curated list contains 38 awesome open-source projects with a total of 4.2K
379379
```
380380
git clone https://github.com/deepmodeling/fpop
381381
```
382-
- [PyPi](https://pypi.org/project/fpop) (πŸ“₯ 650 / month):
382+
- [PyPi](https://pypi.org/project/fpop) (πŸ“₯ 430 / month):
383383
```
384384
pip install fpop
385385
```
@@ -391,12 +391,12 @@ This curated list contains 38 awesome open-source projects with a total of 4.2K
391391
```
392392
git clone https://github.com/deepmodeling/Uni-Fold
393393
```
394-
- [Docker Hub](https://hub.docker.com/r/dptechnology/unifold) (πŸ“₯ 930 Β· ⏱️ 08.01.2024):
394+
- [Docker Hub](https://hub.docker.com/r/dptechnology/unifold) (πŸ“₯ 950 Β· ⏱️ 08.01.2024):
395395
```
396396
docker pull dptechnology/unifold
397397
```
398398
</details>
399-
<details><summary><b><a href="https://github.com/deepmodeling/tutorials">tutorials</a></b> (πŸ₯‰6 Β· ⭐ 15 Β· πŸ“‰) - Tutorials for DeepModeling projects. <code>Unlicensed</code></summary>
399+
<details><summary><b><a href="https://github.com/deepmodeling/tutorials">tutorials</a></b> (πŸ₯‰6 Β· ⭐ 15) - Tutorials for DeepModeling projects. <code>Unlicensed</code></summary>
400400

401401
- [GitHub](https://github.com/deepmodeling/tutorials) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 23 Β· ⏱️ 03.04.2025):
402402

@@ -428,9 +428,9 @@ This curated list contains 38 awesome open-source projects with a total of 4.2K
428428
git clone https://github.com/deepmodeling/AI4Science101
429429
```
430430
</details>
431-
<details><summary><b><a href="https://github.com/deepmodeling/DeePDih">DeePDih</a></b> (πŸ₯‰5 Β· ⭐ 6 Β· πŸ’€) - Deep Potential driven molecular dihedral scan toolkit. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
431+
<details><summary><b><a href="https://github.com/deepmodeling/DeePDih">DeePDih</a></b> (πŸ₯‰5 Β· ⭐ 6) - Deep Potential driven molecular dihedral scan toolkit. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
432432

433-
- [GitHub](https://github.com/deepmodeling/DeePDih) (πŸ”€ 3 Β· πŸ“₯ 4 Β· ⏱️ 19.04.2024):
433+
- [GitHub](https://github.com/deepmodeling/DeePDih) (πŸ”€ 3 Β· πŸ“₯ 4 Β· ⏱️ 14.07.2025):
434434

435435
```
436436
git clone https://github.com/deepmodeling/DeePDih

β€Žhistory/2025-07-17_changes.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
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/DeePTB">DeePTB</a></b> (πŸ₯ˆ18 Β· ⭐ 82 Β· πŸ“ˆ) - DeePTB: A deep learning package for tight-binding Hamiltonian with ab initio accuracy. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code>
6+
- <b><a href="https://github.com/deepmodeling/jax-fem">JAX-FEM</a></b> (πŸ₯ˆ16 Β· ⭐ 440 Β· πŸ“ˆ) - Differentiable Finite Element Method with JAX. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code>
7+
8+
## πŸ“‰ Trending Down
9+
10+
_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._
11+
12+
- <b><a href="https://github.com/deepmodeling/GPUMD">GPUMD</a></b> (πŸ₯‰11 Β· ⭐ 8 Β· πŸ“‰) - Graphics Processing Units Molecular Dynamics. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code>
13+

0 commit comments

Comments
Β (0)