Skip to content

Commit 9ff141c

Browse files
njzjzactions-user
authored andcommitted
Update best-of list for version 2025.01.02
1 parent e4226ba commit 9ff141c

File tree

4 files changed

+130
-75
lines changed

4 files changed

+130
-75
lines changed

README.md

Lines changed: 71 additions & 71 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 3.7K
5151
```
5252
git clone https://github.com/deepmodeling/deepmd-kit
5353
```
54-
- [PyPi](https://pypi.org/project/deepmd-kit) (📥 4.8K / month):
54+
- [PyPi](https://pypi.org/project/deepmd-kit) (📥 6K / month):
5555
```
5656
pip install deepmd-kit
5757
```
58-
- [Conda](https://anaconda.org/conda-forge/deepmd-kit) (📥 1.3M · ⏱️ 24.12.2024):
58+
- [Conda](https://anaconda.org/conda-forge/deepmd-kit) (📥 1.4M · ⏱️ 24.12.2024):
5959
```
6060
conda install -c conda-forge deepmd-kit
6161
```
62-
- [npm](https://www.npmjs.com/package/deepmd-kit) (📥 31 / month):
62+
- [npm](https://www.npmjs.com/package/deepmd-kit) (📥 15 / month):
6363
```
6464
npm install deepmd-kit
6565
```
66-
- [Docker Hub](https://hub.docker.com/r/deepmodeling/deepmd-kit) (📥 3.2K · ⭐ 1 · ⏱️ 25.11.2024):
66+
- [Docker Hub](https://hub.docker.com/r/deepmodeling/deepmd-kit) (📥 3.3K · ⭐ 1 · ⏱️ 25.11.2024):
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> (🥇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 · ⏱️ 26.12.2024):
73+
- [GitHub](https://github.com/deepmodeling/abacus-develop) (👨‍💻 120 · 🔀 140 · 📋 2.1K - 6% open · ⏱️ 02.01.2025):
7474

7575
```
7676
git clone https://github.com/deepmodeling/abacus-develop
7777
```
78-
- [Conda](https://anaconda.org/conda-forge/abacus) (📥 260K · ⏱️ 14.12.2024):
78+
- [Conda](https://anaconda.org/conda-forge/abacus) (📥 270K · ⏱️ 27.12.2024):
7979
```
8080
conda install -c conda-forge abacus
8181
```
@@ -87,7 +87,7 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
8787
```
8888
git clone https://github.com/deepmodeling/dpgen
8989
```
90-
- [PyPi](https://pypi.org/project/dpgen) (📥 730 / month):
90+
- [PyPi](https://pypi.org/project/dpgen) (📥 870 / month):
9191
```
9292
pip install dpgen
9393
```
@@ -103,11 +103,11 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
103103
```
104104
git clone https://github.com/deepmodeling/dpdata
105105
```
106-
- [PyPi](https://pypi.org/project/dpdata) (📥 26K / month):
106+
- [PyPi](https://pypi.org/project/dpdata) (📥 21K / month):
107107
```
108108
pip install dpdata
109109
```
110-
- [Conda](https://anaconda.org/conda-forge/dpdata) (📥 85K · ⏱️ 21.09.2024):
110+
- [Conda](https://anaconda.org/conda-forge/dpdata) (📥 85K · ⏱️ 27.12.2024):
111111
```
112112
conda install -c conda-forge dpdata
113113
```
@@ -116,18 +116,18 @@ 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 · ⭐ 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>
119+
<details><summary><b><a href="https://github.com/deepmodeling/dpdispatcher">dpdispatcher</a></b> (🥈22 · ⭐ 47) - 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 · ⏱️ 23.12.2024):
122122

123123
```
124124
git clone https://github.com/deepmodeling/dpdispatcher
125125
```
126-
- [PyPi](https://pypi.org/project/dpdispatcher) (📥 2.8K / month):
126+
- [PyPi](https://pypi.org/project/dpdispatcher) (📥 3.2K / month):
127127
```
128128
pip install dpdispatcher
129129
```
130-
- [Conda](https://anaconda.org/conda-forge/dpdispatcher) (📥 18K · ⏱️ 31.08.2024):
130+
- [Conda](https://anaconda.org/conda-forge/dpdispatcher) (📥 19K · ⏱️ 30.12.2024):
131131
```
132132
conda install -c conda-forge dpdispatcher
133133
```
@@ -143,27 +143,27 @@ 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) (📥 3.7K / month):
146+
- [PyPi](https://pypi.org/project/reacnetgenerator) (📥 3.8K / month):
147147
```
148148
pip install reacnetgenerator
149149
```
150-
- [Conda](https://anaconda.org/conda-forge/reacnetgenerator) (📥 470K · ⏱️ 04.10.2024):
150+
- [Conda](https://anaconda.org/conda-forge/reacnetgenerator) (📥 480K · ⏱️ 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> (🥈19 · ⭐ 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) (📥 58K / month):
162+
- [PyPi](https://pypi.org/project/dargs) (📥 44K / month):
163163
```
164164
pip install dargs
165165
```
166-
- [Conda](https://anaconda.org/conda-forge/dargs) (📥 36K · ⏱️ 22.12.2024):
166+
- [Conda](https://anaconda.org/conda-forge/dargs) (📥 37K · ⏱️ 22.12.2024):
167167
```
168168
conda install -c conda-forge dargs
169169
```
@@ -188,18 +188,18 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
188188
docker pull dptechnology/dflow
189189
```
190190
</details>
191-
<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>
191+
<details><summary><b><a href="https://github.com/deepmodeling/dpgen2">DPGEN2</a></b> (🥈16 · ⭐ 33 · 📉) - 2nd generation of the Deep Potential GENerator. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
192192

193193
- [GitHub](https://github.com/deepmodeling/dpgen2) (👨‍💻 14 · 🔀 26 · 📦 5 · 📋 34 - 32% open · ⏱️ 03.12.2024):
194194

195195
```
196196
git clone https://github.com/deepmodeling/dpgen2
197197
```
198-
- [PyPi](https://pypi.org/project/dpgen2) (📥 190 / month):
198+
- [PyPi](https://pypi.org/project/dpgen2) (📥 260 / month):
199199
```
200200
pip install dpgen2
201201
```
202-
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpgen2) (📥 3.7K · ⏱️ 03.12.2024):
202+
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpgen2) (📥 3.8K · ⏱️ 03.12.2024):
203203
```
204204
docker pull dptechnology/dpgen2
205205
```
@@ -214,41 +214,53 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
214214
</details>
215215
<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>
216216

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

219219
```
220220
git clone https://github.com/deepmodeling/DeePTB
221221
```
222-
- [PyPi](https://pypi.org/project/dptb) (📥 200 / month):
222+
- [PyPi](https://pypi.org/project/dptb) (📥 240 / month):
223223
```
224224
pip install dptb
225225
```
226226
</details>
227+
<details><summary><b><a href="https://github.com/deepmodeling/APEX">APEX</a></b> (🥈15 · ⭐ 26 · 📈) - APEX: Alloy Properties EXplorer using simulations. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
228+
229+
- [GitHub](https://github.com/deepmodeling/APEX) (👨‍💻 6 · 🔀 18 · 📦 3 · 📋 9 - 11% open · ⏱️ 25.10.2024):
230+
231+
```
232+
git clone https://github.com/deepmodeling/APEX
233+
```
234+
- [PyPi](https://pypi.org/project/apex-flow) (📥 1.2K / month):
235+
```
236+
pip install apex-flow
237+
```
238+
</details>
227239
<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>
228240

229-
- [GitHub](https://github.com/deepmodeling/dpgui) (👨‍💻 4 · 🔀 5 · 📦 9 · ⏱️ 26.11.2024):
241+
- [GitHub](https://github.com/deepmodeling/dpgui) (👨‍💻 4 · 🔀 5 · 📦 9 · ⏱️ 30.12.2024):
230242

231243
```
232244
git clone https://github.com/deepmodeling/dpgui
233245
```
234-
- [PyPi](https://pypi.org/project/dpgui) (📥 22K / month):
246+
- [PyPi](https://pypi.org/project/dpgui) (📥 16K / month):
235247
```
236248
pip install dpgui
237249
```
238250
</details>
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>
251+
<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>
240252

241253
- [GitHub](https://github.com/deepmodeling/jax-fem) (👨‍💻 9 · 🔀 46 · 📦 3 · 📋 41 - 60% open · ⏱️ 13.12.2024):
242254

243255
```
244256
git clone https://github.com/deepmodeling/jax-fem
245257
```
246-
- [PyPi](https://pypi.org/project/jax-fem) (📥 270 / month):
258+
- [PyPi](https://pypi.org/project/jax-fem) (📥 330 / month):
247259
```
248260
pip install jax-fem
249261
```
250262
</details>
251-
<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>
263+
<details><summary><b><a href="https://github.com/deepmodeling/DMFF">DMFF</a></b> (🥈13 · ⭐ 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>
252264

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

@@ -260,93 +272,81 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
260272
conda install -c conda-forge dmff
261273
```
262274
</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>
275-
<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>
275+
<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) (📥 190 / month):
282+
- [PyPi](https://pypi.org/project/rid-kit) (📥 260 / 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) (📥 2.5K / month):
294+
- [PyPi](https://pypi.org/project/deepmodeling_sphinx) (📥 2.3K / month):
295295
```
296296
pip install deepmodeling_sphinx
297297
```
298298
</details>
299-
<details><summary><b><a href="https://github.com/deepmodeling/GPUMD">GPUMD</a></b> (🥉12 · ⭐ 4 · 🐣) - 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> (🥉12 · ⭐ 4) - Graphics Processing Units Molecular Dynamics. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
300300

301-
- [GitHub](https://github.com/deepmodeling/GPUMD) (👨‍💻 39 · ⏱️ 01.12.2024):
301+
- [GitHub](https://github.com/deepmodeling/GPUMD) (👨‍💻 41 · ⏱️ 26.12.2024):
302302

303303
```
304304
git clone https://github.com/deepmodeling/GPUMD
305305
```
306306
</details>
307307
<details><summary><b><a href="https://github.com/deepmodeling/args">args</a></b> (🥉11 · ⭐ 2) - DeepModeling dargs arguments generation. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
308308

309-
- [GitHub](https://github.com/deepmodeling/args) (👨‍💻 3 · 🔀 2 · 📦 5 · ⏱️ 12.12.2024):
309+
- [GitHub](https://github.com/deepmodeling/args) (👨‍💻 3 · 🔀 2 · 📦 5 · ⏱️ 30.12.2024):
310310

311311
```
312312
git clone https://github.com/deepmodeling/args
313313
```
314-
- [npm](https://www.npmjs.com/package/@deepmodeling/args) (📥 220 / month):
314+
- [npm](https://www.npmjs.com/package/@deepmodeling/args) (📥 240 / month):
315315
```
316316
npm install @deepmodeling/args
317317
```
318318
</details>
319-
<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>
319+
<details><summary><b><a href="https://github.com/deepmodeling/dpti">dpti</a></b> (🥉10 · ⭐ 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>
320320

321-
- [GitHub](https://github.com/deepmodeling/deepks-kit) (👨‍💻 7 · 🔀 36 · 📋 24 - 41% open · ⏱️ 13.04.2024):
321+
- [GitHub](https://github.com/deepmodeling/dpti) (👨‍💻 18 · 🔀 19 · 📦 2 · 📋 10 - 90% open · ⏱️ 30.12.2024):
322322

323323
```
324-
git clone https://github.com/deepmodeling/deepks-kit
324+
git clone https://github.com/deepmodeling/dpti
325+
```
326+
- [PyPi](https://pypi.org/project/dpti) (📥 95 / month):
327+
```
328+
pip install dpti
325329
```
326330
</details>
327-
<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>
331+
<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>
328332

329-
- [GitHub](https://github.com/deepmodeling/dpti) (👨‍💻 18 · 🔀 19 · 📦 2 · 📋 10 - 90% open · ⏱️ 20.11.2024):
333+
- [GitHub](https://github.com/deepmodeling/deepks-kit) (👨‍💻 7 · 🔀 36 · 📋 24 - 41% open · ⏱️ 13.04.2024):
330334

331335
```
332-
git clone https://github.com/deepmodeling/dpti
333-
```
334-
- [PyPi](https://pypi.org/project/dpti) (📥 77 / month):
335-
```
336-
pip install dpti
336+
git clone https://github.com/deepmodeling/deepks-kit
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 · ⏱️ 26.12.2024):
341+
- [GitHub](https://github.com/deepmodeling/blog) (👨‍💻 9 · 🔀 8 · ⏱️ 02.01.2025):
342342

343343
```
344344
git clone https://github.com/deepmodeling/blog
345345
```
346346
</details>
347-
<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>
347+
<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>
348348

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

351351
```
352352
git clone https://github.com/deepmodeling/AIS-Square
@@ -367,7 +367,7 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
367367
```
368368
git clone https://github.com/deepmodeling/fealpy
369369
```
370-
- [PyPi](https://pypi.org/project/fealpy) (📥 330 / month):
370+
- [PyPi](https://pypi.org/project/fealpy) (📥 650 / month):
371371
```
372372
pip install fealpy
373373
```
@@ -379,7 +379,7 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
379379
```
380380
git clone https://github.com/deepmodeling/fpop
381381
```
382-
- [PyPi](https://pypi.org/project/fpop) (📥 450 / month):
382+
- [PyPi](https://pypi.org/project/fpop) (📥 560 / month):
383383
```
384384
pip install fpop
385385
```
@@ -391,7 +391,7 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
391391
```
392392
git clone https://github.com/deepmodeling/Uni-Fold
393393
```
394-
- [Docker Hub](https://hub.docker.com/r/dptechnology/unifold) (📥 790 · ⏱️ 08.01.2024):
394+
- [Docker Hub](https://hub.docker.com/r/dptechnology/unifold) (📥 810 · ⏱️ 08.01.2024):
395395
```
396396
docker pull dptechnology/unifold
397397
```
@@ -412,14 +412,6 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
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>
416-
417-
- [GitHub](https://github.com/deepmodeling/docs) (👨‍💻 8 · 🔀 7 · ⏱️ 28.10.2024):
418-
419-
```
420-
git clone https://github.com/deepmodeling/docs
421-
```
422-
</details>
423415
<details><summary><b><a href="https://github.com/deepmodeling/AI4Science101">AI4Science101</a></b> (🥉5 · ⭐ 86 · 💤) - AI for Science. <code>Unlicensed</code></summary>
424416

425417
- [GitHub](https://github.com/deepmodeling/AI4Science101) (👨‍💻 5 · 🔀 14 · ⏱️ 04.09.2022):
@@ -436,6 +428,14 @@ This curated list contains 38 awesome open-source projects with a total of 3.7K
436428
git clone https://github.com/deepmodeling/tutorials
437429
```
438430
</details>
431+
<details><summary><b><a href="https://github.com/deepmodeling/docs">docs</a></b> (🥉5 · ⭐ 3 · 📉) - The home page of DeepModeling documentation. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
432+
433+
- [GitHub](https://github.com/deepmodeling/docs) (👨‍💻 8 · 🔀 7 · ⏱️ 28.10.2024):
434+
435+
```
436+
git clone https://github.com/deepmodeling/docs
437+
```
438+
</details>
439439
<details><summary><b><a href="https://github.com/deepmodeling/DeepH-pack">DeepH-pack</a></b> (🥉4 · ⭐ 12 · 💤) - Deep neural networks for density functional theory Hamiltonian. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
440440

441441
- [GitHub](https://github.com/deepmodeling/DeepH-pack) (👨‍💻 6 · 🔀 6 · 📋 6 - 66% open · ⏱️ 28.12.2023):

0 commit comments

Comments
 (0)