Skip to content

Commit 72d4643

Browse files
njzjzactions-user
authored andcommitted
Update best-of list for version 2024.12.26
1 parent c05b88b commit 72d4643

File tree

4 files changed

+126
-66
lines changed

4 files changed

+126
-66
lines changed

README.md

Lines changed: 64 additions & 64 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.7K
4646

4747
<details><summary><b><a href="https://github.com/deepmodeling/deepmd-kit">DeePMD-kit</a></b> (🥇29 · ⭐ 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) (👨‍💻 73 · 🔀 500 · 📥 45K · 📦 22 · 📋 840 - 9% open · ⏱️ 23.11.2024):
49+
- [GitHub](https://github.com/deepmodeling/deepmd-kit) (👨‍💻 73 · 🔀 500 · 📥 46K · 📦 22 · 📋 850 - 9% open · ⏱️ 23.12.2024):
5050

5151
```
5252
git clone https://github.com/deepmodeling/deepmd-kit
5353
```
54-
- [PyPi](https://pypi.org/project/deepmd-kit) (📥 5.4K / month):
54+
- [PyPi](https://pypi.org/project/deepmd-kit) (📥 4.8K / month):
5555
```
5656
pip install deepmd-kit
5757
```
58-
- [Conda](https://anaconda.org/conda-forge/deepmd-kit) (📥 1.3M · ⏱️ 23.11.2024):
58+
- [Conda](https://anaconda.org/conda-forge/deepmd-kit) (📥 1.3M · ⏱️ 24.12.2024):
5959
```
6060
conda install -c conda-forge deepmd-kit
6161
```
62-
- [npm](https://www.npmjs.com/package/deepmd-kit) (📥 30 / month):
62+
- [npm](https://www.npmjs.com/package/deepmd-kit) (📥 31 / 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.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 · ⏱️ 19.12.2024):
73+
- [GitHub](https://github.com/deepmodeling/abacus-develop) (👨‍💻 120 · 🔀 140 · 📋 2.1K - 6% open · ⏱️ 26.12.2024):
7474

7575
```
7676
git clone https://github.com/deepmodeling/abacus-develop
@@ -82,12 +82,12 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
8282
</details>
8383
<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 · 📋 310 - 13% open · ⏱️ 23.11.2024):
85+
- [GitHub](https://github.com/deepmodeling/dpgen) (👨‍💻 69 · 🔀 170 · 📥 1.9K · 📦 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) (📥 880 / month):
90+
- [PyPi](https://pypi.org/project/dpgen) (📥 730 / month):
9191
```
9292
pip install dpgen
9393
```
@@ -98,16 +98,16 @@ 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 - 19% open · ⏱️ 20.09.2024):
101+
- [GitHub](https://github.com/deepmodeling/dpdata) (👨‍💻 61 · 🔀 130 · 📦 130 · 📋 100 - 18% open · ⏱️ 20.09.2024):
102102

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) (📥 26K / month):
107107
```
108108
pip install dpdata
109109
```
110-
- [Conda](https://anaconda.org/conda-forge/dpdata) (📥 84K · ⏱️ 21.09.2024):
110+
- [Conda](https://anaconda.org/conda-forge/dpdata) (📥 85K · ⏱️ 21.09.2024):
111111
```
112112
conda install -c conda-forge dpdata
113113
```
@@ -118,12 +118,12 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
118118
</details>
119119
<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

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

123123
```
124124
git clone https://github.com/deepmodeling/dpdispatcher
125125
```
126-
- [PyPi](https://pypi.org/project/dpdispatcher) (📥 3.3K / month):
126+
- [PyPi](https://pypi.org/project/dpdispatcher) (📥 2.8K / month):
127127
```
128128
pip install dpdispatcher
129129
```
@@ -138,12 +138,12 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
138138
</details>
139139
<details><summary><b><a href="https://github.com/deepmodeling/reacnetgenerator">reacnetgenerator</a></b> (🥈21 · ⭐ 70) - 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 · 🔀 39 · 📦 3 · 📋 130 - 4% open · ⏱️ 05.12.2024):
141+
- [GitHub](https://github.com/deepmodeling/reacnetgenerator) (👨‍💻 18 · 🔀 39 · 📦 3 · 📋 130 - 5% open · ⏱️ 23.12.2024):
142142

143143
```
144144
git clone https://github.com/deepmodeling/reacnetgenerator
145145
```
146-
- [PyPi](https://pypi.org/project/reacnetgenerator) (📥 4K / month):
146+
- [PyPi](https://pypi.org/project/reacnetgenerator) (📥 3.7K / month):
147147
```
148148
pip install reacnetgenerator
149149
```
@@ -152,23 +152,23 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
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> (🥈19 · ⭐ 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) (📥 61K / month):
162+
- [PyPi](https://pypi.org/project/dargs) (📥 58K / month):
163163
```
164164
pip install dargs
165165
```
166-
- [Conda](https://anaconda.org/conda-forge/dargs) (📥 36K · ⏱️ 21.11.2024):
166+
- [Conda](https://anaconda.org/conda-forge/dargs) (📥 36K · ⏱️ 22.12.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> (🥈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>
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

@@ -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) (📥 230 / month):
198+
- [PyPi](https://pypi.org/project/dpgen2) (📥 190 / month):
199199
```
200200
pip install dpgen2
201201
```
@@ -204,65 +204,53 @@ 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/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>
208-
209-
- [GitHub](https://github.com/deepmodeling/jax-fem) (👨‍💻 9 · 🔀 46 · 📦 3 · 📋 41 - 60% open · ⏱️ 13.12.2024):
210-
211-
```
212-
git clone https://github.com/deepmodeling/jax-fem
213-
```
214-
- [PyPi](https://pypi.org/project/jax-fem) (📥 370 / month):
215-
```
216-
pip install jax-fem
217-
```
218-
</details>
219207
<details><summary><b><a href="https://github.com/deepmodeling/deepflame-dev">DeepFlame</a></b> (🥈15 · ⭐ 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>
220208

221-
- [GitHub](https://github.com/deepmodeling/deepflame-dev) (👨‍💻 24 · 🔀 62 · 📋 49 - 40% open · ⏱️ 23.11.2024):
209+
- [GitHub](https://github.com/deepmodeling/deepflame-dev) (👨‍💻 24 · 🔀 63 · 📋 49 - 40% open · ⏱️ 23.11.2024):
222210

223211
```
224212
git clone https://github.com/deepmodeling/deepflame-dev
225213
```
226214
</details>
227-
<details><summary><b><a href="https://github.com/deepmodeling/DeePTB">DeePTB</a></b> (🥈15 · ⭐ 58) - 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> (🥈15 · ⭐ 59) - 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>
228216

229-
- [GitHub](https://github.com/deepmodeling/DeePTB) (👨‍💻 10 · 🔀 16 · 📦 2 · 📋 38 - 23% open · ⏱️ 18.11.2024):
217+
- [GitHub](https://github.com/deepmodeling/DeePTB) (👨‍💻 10 · 🔀 16 · 📦 2 · 📋 38 - 23% open · ⏱️ 24.12.2024):
230218

231219
```
232220
git clone https://github.com/deepmodeling/DeePTB
233221
```
234-
- [PyPi](https://pypi.org/project/dptb) (📥 230 / month):
222+
- [PyPi](https://pypi.org/project/dptb) (📥 200 / month):
235223
```
236224
pip install dptb
237225
```
238226
</details>
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>
227+
<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>
240228

241-
- [GitHub](https://github.com/deepmodeling/APEX) (👨‍💻 6 · 🔀 17 · 📦 3 · 📋 9 - 11% open · ⏱️ 25.10.2024):
229+
- [GitHub](https://github.com/deepmodeling/dpgui) (👨‍💻 4 · 🔀 5 · 📦 9 · ⏱️ 26.11.2024):
242230

243231
```
244-
git clone https://github.com/deepmodeling/APEX
232+
git clone https://github.com/deepmodeling/dpgui
245233
```
246-
- [PyPi](https://pypi.org/project/apex-flow) (📥 1.2K / month):
234+
- [PyPi](https://pypi.org/project/dpgui) (📥 22K / month):
247235
```
248-
pip install apex-flow
236+
pip install dpgui
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/jax-fem">JAX-FEM</a></b> (🥈14 · ⭐ 320 · 📉) - Differentiable Finite Element Method with JAX. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
252240

253-
- [GitHub](https://github.com/deepmodeling/dpgui) (👨‍💻 4 · 🔀 5 · 📦 9 · ⏱️ 26.11.2024):
241+
- [GitHub](https://github.com/deepmodeling/jax-fem) (👨‍💻 9 · 🔀 46 · 📦 3 · 📋 41 - 60% open · ⏱️ 13.12.2024):
254242

255243
```
256-
git clone https://github.com/deepmodeling/dpgui
244+
git clone https://github.com/deepmodeling/jax-fem
257245
```
258-
- [PyPi](https://pypi.org/project/dpgui) (📥 23K / month):
246+
- [PyPi](https://pypi.org/project/jax-fem) (📥 270 / month):
259247
```
260-
pip install dpgui
248+
pip install jax-fem
261249
```
262250
</details>
263251
<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>
264252

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

267255
```
268256
git clone https://github.com/deepmodeling/DMFF
@@ -272,14 +260,26 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
272260
conda install -c conda-forge dmff
273261
```
274262
</details>
263+
<details><summary><b><a href="https://github.com/deepmodeling/APEX">APEX</a></b> (🥈14 · ⭐ 25 · 📉) - APEX: Alloy Properties EXplorer using simulations. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
264+
265+
- [GitHub](https://github.com/deepmodeling/APEX) (👨‍💻 6 · 🔀 18 · 📦 3 · 📋 9 - 11% open · ⏱️ 25.10.2024):
266+
267+
```
268+
git clone https://github.com/deepmodeling/APEX
269+
```
270+
- [PyPi](https://pypi.org/project/apex-flow) (📥 1K / month):
271+
```
272+
pip install apex-flow
273+
```
274+
</details>
275275
<details><summary><b><a href="https://github.com/deepmodeling/rid-kit">rid-kit</a></b> (🥉13 · ⭐ 46) - Reinforced dynamics. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
276276

277277
- [GitHub](https://github.com/deepmodeling/rid-kit) (👨‍💻 14 · 🔀 23 · 📥 150 · 📦 2 · 📋 5 - 40% open · ⏱️ 27.06.2024):
278278

279279
```
280280
git clone https://github.com/deepmodeling/rid-kit
281281
```
282-
- [PyPi](https://pypi.org/project/rid-kit) (📥 240 / month):
282+
- [PyPi](https://pypi.org/project/rid-kit) (📥 190 / month):
283283
```
284284
pip install rid-kit
285285
```
@@ -291,7 +291,7 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
291291
```
292292
git clone https://github.com/deepmodeling/deepmodeling_sphinx
293293
```
294-
- [PyPi](https://pypi.org/project/deepmodeling_sphinx) (📥 2.9K / month):
294+
- [PyPi](https://pypi.org/project/deepmodeling_sphinx) (📥 2.5K / month):
295295
```
296296
pip install deepmodeling_sphinx
297297
```
@@ -311,7 +311,7 @@ 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) (📥 200 / month):
314+
- [npm](https://www.npmjs.com/package/@deepmodeling/args) (📥 220 / month):
315315
```
316316
npm install @deepmodeling/args
317317
```
@@ -326,32 +326,40 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
326326
</details>
327327
<details><summary><b><a href="https://github.com/deepmodeling/dpti">dpti</a></b> (🥉9 · ⭐ 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>
328328

329-
- [GitHub](https://github.com/deepmodeling/dpti) (👨‍💻 18 · 🔀 19 · 📦 2 · 📋 9 - 88% open · ⏱️ 20.11.2024):
329+
- [GitHub](https://github.com/deepmodeling/dpti) (👨‍💻 18 · 🔀 19 · 📦 2 · 📋 10 - 90% open · ⏱️ 20.11.2024):
330330

331331
```
332332
git clone https://github.com/deepmodeling/dpti
333333
```
334-
- [PyPi](https://pypi.org/project/dpti) (📥 91 / month):
334+
- [PyPi](https://pypi.org/project/dpti) (📥 77 / 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 · ⏱️ 19.12.2024):
341+
- [GitHub](https://github.com/deepmodeling/blog) (👨‍💻 9 · 🔀 8 · ⏱️ 26.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 · ⏱️ 15.12.2024):
349+
- [GitHub](https://github.com/deepmodeling/AIS-Square) (👨‍💻 8 · 🔀 8 · 📋 6 - 83% open · ⏱️ 25.12.2024):
350350

351351
```
352352
git clone https://github.com/deepmodeling/AIS-Square
353353
```
354354
</details>
355+
<details><summary><b><a href="https://github.com/deepmodeling/DeePDih">DeePDih</a></b> (🥉8 · ⭐ 5 · 💤) - Deep Potential driven molecular dihedral scan toolkit. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
356+
357+
- [GitHub](https://github.com/deepmodeling/DeePDih) (🔀 3 · ⏱️ 19.04.2024):
358+
359+
```
360+
git clone https://github.com/deepmodeling/DeePDih
361+
```
362+
</details>
355363
<details><summary><b><a href="https://github.com/deepmodeling/fealpy">fealpy</a></b> (🥉8 · ⭐ 5 · 💤) - Finite Element Analysis Library in Python. <code>Unlicensed</code></summary>
356364

357365
- [GitHub](https://github.com/deepmodeling/fealpy) (👨‍💻 57 · 🔀 2 · ⏱️ 24.04.2024):
@@ -366,12 +374,12 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
366374
</details>
367375
<details><summary><b><a href="https://github.com/deepmodeling/fpop">fpop</a></b> (🥉8 · ⭐ 2) - <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
368376

369-
- [GitHub](https://github.com/deepmodeling/fpop) (👨‍💻 4 · 🔀 12 · 📦 11 · ⏱️ 01.07.2024):
377+
- [GitHub](https://github.com/deepmodeling/fpop) (👨‍💻 4 · 🔀 13 · 📦 11 · ⏱️ 01.07.2024):
370378

371379
```
372380
git clone https://github.com/deepmodeling/fpop
373381
```
374-
- [PyPi](https://pypi.org/project/fpop) (📥 640 / month):
382+
- [PyPi](https://pypi.org/project/fpop) (📥 450 / month):
375383
```
376384
pip install fpop
377385
```
@@ -404,14 +412,6 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
404412
git clone https://github.com/deepmodeling/tbplas
405413
```
406414
</details>
407-
<details><summary><b><a href="https://github.com/deepmodeling/DeePDih">DeePDih</a></b> (🥉6 · ⭐ 5 · 💤) - Deep Potential driven molecular dihedral scan toolkit. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
408-
409-
- [GitHub](https://github.com/deepmodeling/DeePDih) (🔀 3 · ⏱️ 19.04.2024):
410-
411-
```
412-
git clone https://github.com/deepmodeling/DeePDih
413-
```
414-
</details>
415415
<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>
416416

417417
- [GitHub](https://github.com/deepmodeling/docs) (👨‍💻 8 · 🔀 7 · ⏱️ 28.10.2024):
@@ -420,7 +420,7 @@ 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 · ⭐ 85 · 💤) - AI for Science. <code>Unlicensed</code></summary>
423+
<details><summary><b><a href="https://github.com/deepmodeling/AI4Science101">AI4Science101</a></b> (🥉5 · ⭐ 86 · 💤) - AI for Science. <code>Unlicensed</code></summary>
424424

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

0 commit comments

Comments
 (0)