Skip to content

Commit e7f4ee6

Browse files
authored
Merge pull request #67 from deepmodeling/update/2024.10.31
Best-of update: 2024.10.31
2 parents 1f8a89b + e31cdc2 commit e7f4ee6

File tree

4 files changed

+120
-65
lines changed

4 files changed

+120
-65
lines changed

README.md

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ 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 · 📥 42K · 📦 19 · 📋 800 - 9% open · ⏱️ 17.09.2024):
49+
- [GitHub](https://github.com/deepmodeling/deepmd-kit) (👨‍💻 69 · 🔀 490 · 📥 42K · 📦 20 · 📋 800 - 9% open · ⏱️ 17.09.2024):
5050

5151
```
5252
git clone https://github.com/deepmodeling/deepmd-kit
@@ -55,11 +55,11 @@ This curated list contains 38 awesome open-source projects with a total of 3.5K
5555
```
5656
pip install deepmd-kit
5757
```
58-
- [Conda](https://anaconda.org/conda-forge/deepmd-kit) (📥 1.1M · ⏱️ 25.09.2024):
58+
- [Conda](https://anaconda.org/conda-forge/deepmd-kit) (📥 1.2M · ⏱️ 25.09.2024):
5959
```
6060
conda install -c conda-forge deepmd-kit
6161
```
62-
- [npm](https://www.npmjs.com/package/deepmd-kit) (📥 10 / month):
62+
- [npm](https://www.npmjs.com/package/deepmd-kit) (📥 4 / month):
6363
```
6464
npm install deepmd-kit
6565
```
@@ -70,24 +70,24 @@ 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 - 7% open · ⏱️ 24.10.2024):
73+
- [GitHub](https://github.com/deepmodeling/abacus-develop) (👨‍💻 120 · 🔀 130 · 📋 2K - 7% open · ⏱️ 31.10.2024):
7474

7575
```
7676
git clone https://github.com/deepmodeling/abacus-develop
7777
```
78-
- [Conda](https://anaconda.org/conda-forge/abacus) (📥 210K · ⏱️ 30.09.2024):
78+
- [Conda](https://anaconda.org/conda-forge/abacus) (📥 220K · ⏱️ 30.09.2024):
7979
```
8080
conda install -c conda-forge abacus
8181
```
8282
</details>
83-
<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>
83+
<details><summary><b><a href="https://github.com/deepmodeling/dpdata">dpdata</a></b> (🥇25 · ⭐ 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

8585
- [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) (📥 53K / month):
90+
- [PyPi](https://pypi.org/project/dpdata) (📥 58K / month):
9191
```
9292
pip install dpdata
9393
```
@@ -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> (🥇24 · ⭐ 44 · 📈) - 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 - 20% open · ⏱️ 06.10.2024):
105+
- [GitHub](https://github.com/deepmodeling/dpdispatcher) (👨‍💻 47 · 🔀 54 · 📦 52 · 📋 79 - 20% open · ⏱️ 28.10.2024):
106106

107107
```
108108
git clone https://github.com/deepmodeling/dpdispatcher
109109
```
110-
- [PyPi](https://pypi.org/project/dpdispatcher) (📥 7.6K / month):
110+
- [PyPi](https://pypi.org/project/dpdispatcher) (📥 7.1K / 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.7K / month):
130+
- [PyPi](https://pypi.org/project/dpgen) (📥 1.6K / month):
131131
```
132132
pip install dpgen
133133
```
@@ -143,18 +143,18 @@ This curated list contains 38 awesome open-source projects with a total of 3.5K
143143
```
144144
git clone https://github.com/deepmodeling/reacnetgenerator
145145
```
146-
- [PyPi](https://pypi.org/project/reacnetgenerator) (📥 8.7K / month):
146+
- [PyPi](https://pypi.org/project/reacnetgenerator) (📥 8.2K / month):
147147
```
148148
pip install reacnetgenerator
149149
```
150-
- [Conda](https://anaconda.org/conda-forge/reacnetgenerator) (📥 430K · ⏱️ 04.10.2024):
150+
- [Conda](https://anaconda.org/conda-forge/reacnetgenerator) (📥 440K · ⏱️ 04.10.2024):
151151
```
152152
conda install -c conda-forge reacnetgenerator
153153
```
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 · ⏱️ 23.10.2024):
157+
- [GitHub](https://github.com/deepmodeling/dflow) (👨‍💻 22 · 🔀 26 · 📋 35 - 40% open · ⏱️ 31.10.2024):
158158

159159
```
160160
git clone https://github.com/deepmodeling/dflow
@@ -167,83 +167,83 @@ 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.3K · ⏱️ 23.10.2024):
170+
- [Docker Hub](https://hub.docker.com/r/dptechnology/dflow) (📥 9.3K · ⏱️ 31.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> (🥈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 · 🔀 3 · 📦 130 · 📋 8 - 25% open · ⏱️ 17.07.2024):
178-
179-
```
180-
git clone https://github.com/deepmodeling/dargs
181-
```
182-
- [PyPi](https://pypi.org/project/dargs) (📥 57K / month):
183-
```
184-
pip install dargs
185-
```
186-
- [Conda](https://anaconda.org/conda-forge/dargs) (📥 33K · ⏱️ 15.07.2024):
187-
```
188-
conda install -c conda-forge dargs
189-
```
190-
</details>
191175
<details><summary><b><a href="https://github.com/deepmodeling/deepflame-dev">DeepFlame</a></b> (🥈17 · ⭐ 140) - A deep learning empowered open-source platform for reacting flow simulations. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
192176

193-
- [GitHub](https://github.com/deepmodeling/deepflame-dev) (👨‍💻 24 · 🔀 60 · 📋 47 - 38% open · ⏱️ 12.10.2024):
177+
- [GitHub](https://github.com/deepmodeling/deepflame-dev) (👨‍💻 24 · 🔀 61 · 📋 48 - 39% open · ⏱️ 12.10.2024):
194178

195179
```
196180
git clone https://github.com/deepmodeling/deepflame-dev
197181
```
198182
</details>
199183
<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>
200184

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

203187
```
204188
git clone https://github.com/deepmodeling/dpgen2
205189
```
206-
- [PyPi](https://pypi.org/project/dpgen2) (📥 720 / month):
190+
- [PyPi](https://pypi.org/project/dpgen2) (📥 690 / month):
207191
```
208192
pip install dpgen2
209193
```
210-
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpgen2) (📥 3.6K · ⏱️ 23.10.2024):
194+
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpgen2) (📥 3.6K · ⏱️ 29.10.2024):
211195
```
212196
docker pull dptechnology/dpgen2
213197
```
214198
</details>
199+
<details><summary><b><a href="https://github.com/deepmodeling/dargs">dargs</a></b> (🥈17 · ⭐ 5 · 📉) - Argument processing for the deep modeling project. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
200+
201+
- [GitHub](https://github.com/deepmodeling/dargs) (👨‍💻 7 · 🔀 3 · 📦 130 · 📋 8 - 25% open · ⏱️ 28.10.2024):
202+
203+
```
204+
git clone https://github.com/deepmodeling/dargs
205+
```
206+
- [PyPi](https://pypi.org/project/dargs) (📥 55K / month):
207+
```
208+
pip install dargs
209+
```
210+
- [Conda](https://anaconda.org/conda-forge/dargs) (📥 33K · ⏱️ 15.07.2024):
211+
```
212+
conda install -c conda-forge dargs
213+
```
214+
</details>
215215
<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) (📥 610 / month):
222+
- [PyPi](https://pypi.org/project/dptb) (📥 580 / month):
223223
```
224224
pip install dptb
225225
```
226226
</details>
227227
<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

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

231231
```
232232
git clone https://github.com/deepmodeling/APEX
233233
```
234-
- [PyPi](https://pypi.org/project/apex-flow) (📥 5.6K / month):
234+
- [PyPi](https://pypi.org/project/apex-flow) (📥 6.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 · ⭐ 270) - 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 · ⭐ 280) - 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 · 🔀 42 · 📦 3 · 📋 34 - 61% open · ⏱️ 09.10.2024):
241+
- [GitHub](https://github.com/deepmodeling/jax-fem) (👨‍💻 8 · 🔀 42 · 📦 3 · 📋 35 - 62% open · ⏱️ 30.10.2024):
242242

243243
```
244244
git clone https://github.com/deepmodeling/jax-fem
245245
```
246-
- [PyPi](https://pypi.org/project/jax-fem) (📥 670 / month):
246+
- [PyPi](https://pypi.org/project/jax-fem) (📥 710 / month):
247247
```
248248
pip install jax-fem
249249
```
@@ -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) (📥 860 / month):
270+
- [PyPi](https://pypi.org/project/rid-kit) (📥 880 / month):
271271
```
272272
pip install rid-kit
273273
```
@@ -279,59 +279,59 @@ 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) (📥 26K / month):
282+
- [PyPi](https://pypi.org/project/dpgui) (📥 31K / month):
283283
```
284284
pip install dpgui
285285
```
286286
</details>
287287
<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

289-
- [GitHub](https://github.com/deepmodeling/deepmodeling_sphinx) (👨‍💻 7 · 🔀 7 · ⏱️ 11.09.2024):
289+
- [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.9K / month):
294+
- [PyPi](https://pypi.org/project/deepmodeling_sphinx) (📥 4.2K / 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 · ⭐ 22) - 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) (📥 320 / month):
306+
- [PyPi](https://pypi.org/project/dpti) (📥 290 / month):
307307
```
308308
pip install dpti
309309
```
310310
</details>
311311
<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/GPUMD) (👨‍💻 35 · ⏱️ 21.10.2024):
313+
- [GitHub](https://github.com/deepmodeling/GPUMD) (👨‍💻 35 · ⏱️ 30.10.2024):
314314

315315
```
316316
git clone https://github.com/deepmodeling/GPUMD
317317
```
318318
</details>
319319
<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/deepks-kit) (👨‍💻 7 · 🔀 35 · 📋 20 - 30% open · ⏱️ 13.04.2024):
321+
- [GitHub](https://github.com/deepmodeling/deepks-kit) (👨‍💻 7 · 🔀 36 · 📋 20 - 30% open · ⏱️ 13.04.2024):
322322

323323
```
324324
git clone https://github.com/deepmodeling/deepks-kit
325325
```
326326
</details>
327327
<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

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

331331
```
332332
git clone https://github.com/deepmodeling/fpop
333333
```
334-
- [PyPi](https://pypi.org/project/fpop) (📥 2.2K / month):
334+
- [PyPi](https://pypi.org/project/fpop) (📥 2.4K / month):
335335
```
336336
pip install fpop
337337
```
@@ -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) (📥 42 / month):
366+
- [npm](https://www.npmjs.com/package/@deepmodeling/args) (📥 44 / 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) (📥 760 · ⏱️ 08.01.2024):
378+
- [Docker Hub](https://hub.docker.com/r/dptechnology/unifold) (📥 770 · ⏱️ 08.01.2024):
379379
```
380380
docker pull dptechnology/unifold
381381
```
@@ -404,36 +404,36 @@ This curated list contains 38 awesome open-source projects with a total of 3.5K
404404
git clone https://github.com/deepmodeling/AIS-Square
405405
```
406406
</details>
407-
<details><summary><b><a href="https://github.com/deepmodeling/tbplas">tbplas</a></b> (🥉6 · ⭐ 7 · 💤) - Repository of TBPLaS (tight-binding package for large-scale simulation). <code>Unlicensed</code></summary>
407+
<details><summary><b><a href="https://github.com/deepmodeling/tbplas">tbplas</a></b> (🥉6 · ⭐ 8 · 💤) - Repository of TBPLaS (tight-binding package for large-scale simulation). <code>Unlicensed</code></summary>
408408

409409
- [GitHub](https://github.com/deepmodeling/tbplas) (👨‍💻 10 · 🔀 4 · ⏱️ 17.01.2024):
410410

411411
```
412412
git clone https://github.com/deepmodeling/tbplas
413413
```
414414
</details>
415-
<details><summary><b><a href="https://github.com/deepmodeling/docs">docs</a></b> (🥉6 · ⭐ 3) - The home page of DeepModeling documentation. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
415+
<details><summary><b><a href="https://github.com/deepmodeling/DeePDih">DeePDih</a></b> (🥉6 · ⭐ 4 · 📈) - Deep Potential driven molecular dihedral scan toolkit. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
416416

417-
- [GitHub](https://github.com/deepmodeling/docs) (👨‍💻 8 · 🔀 7 · ⏱️ 11.04.2024):
417+
- [GitHub](https://github.com/deepmodeling/DeePDih) (🔀 3 · ⏱️ 19.04.2024):
418418

419419
```
420-
git clone https://github.com/deepmodeling/docs
420+
git clone https://github.com/deepmodeling/DeePDih
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/docs">docs</a></b> (🥉6 · ⭐ 3) - The home page of DeepModeling documentation. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
424424

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

427427
```
428-
git clone https://github.com/deepmodeling/AI4Science101
428+
git clone https://github.com/deepmodeling/docs
429429
```
430430
</details>
431-
<details><summary><b><a href="https://github.com/deepmodeling/DeePDih">DeePDih</a></b> (🥉5 · ⭐ 4) - 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/AI4Science101">AI4Science101</a></b> (🥉5 · ⭐ 84 · 💤) - AI for Science. <code>Unlicensed</code></summary>
432432

433-
- [GitHub](https://github.com/deepmodeling/DeePDih) (🔀 2 · ⏱️ 19.04.2024):
433+
- [GitHub](https://github.com/deepmodeling/AI4Science101) (👨‍💻 5 · 🔀 13 · ⏱️ 04.09.2022):
434434

435435
```
436-
git clone https://github.com/deepmodeling/DeePDih
436+
git clone https://github.com/deepmodeling/AI4Science101
437437
```
438438
</details>
439439
<details><summary><b><a href="https://github.com/deepmodeling/DeepH-pack">DeepH-pack</a></b> (🥉4 · ⭐ 11 · 💤) - Deep neural networks for density functional theory Hamiltonian. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>

0 commit comments

Comments
 (0)