Skip to content

Commit c91f497

Browse files
njzjzactions-user
authored andcommitted
Update best-of list for version 2024.06.27
1 parent 85c9876 commit c91f497

File tree

4 files changed

+133
-81
lines changed

4 files changed

+133
-81
lines changed

README.md

Lines changed: 76 additions & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -46,16 +46,16 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
4646

4747
<details><summary><b><a href="https://github.com/deepmodeling/deepmd-kit">DeePMD-kit</a></b> (🥇28 · ⭐ 1.4K) - 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) (👨‍💻 68 · 🔀 470 · 📥 38K · 📦 15 · 📋 700 - 9% open · ⏱️ 06.04.2024):
49+
- [GitHub](https://github.com/deepmodeling/deepmd-kit) (👨‍💻 68 · 🔀 470 · 📥 38K · 📦 15 · 📋 710 - 10% open · ⏱️ 06.04.2024):
5050

5151
```
5252
git clone https://github.com/deepmodeling/deepmd-kit
5353
```
54-
- [PyPi](https://pypi.org/project/deepmd-kit) (📥 1K / month):
54+
- [PyPi](https://pypi.org/project/deepmd-kit) (📥 1.1K / month):
5555
```
5656
pip install deepmd-kit
5757
```
58-
- [Conda](https://anaconda.org/conda-forge/deepmd-kit) (📥 670K · ⏱️ 05.06.2024):
58+
- [Conda](https://anaconda.org/conda-forge/deepmd-kit) (📥 700K · ⏱️ 05.06.2024):
5959
```
6060
conda install -c conda-forge deepmd-kit
6161
```
@@ -68,22 +68,34 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
6868
docker pull deepmodeling/deepmd-kit
6969
```
7070
</details>
71+
<details><summary><b><a href="https://github.com/deepmodeling/abacus-develop">ABACUS</a></b> (🥇25 · ⭐ 150 · 📈) - 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>
72+
73+
- [GitHub](https://github.com/deepmodeling/abacus-develop) (👨‍💻 120 · 🔀 120 · 📋 1.6K - 13% open · ⏱️ 27.06.2024):
74+
75+
```
76+
git clone https://github.com/deepmodeling/abacus-develop
77+
```
78+
- [Conda](https://anaconda.org/conda-forge/abacus) (📥 67K · ⏱️ 07.06.2024):
79+
```
80+
conda install -c conda-forge abacus
81+
```
82+
</details>
7183
<details><summary><b><a href="https://github.com/deepmodeling/dpdata">dpdata</a></b> (🥇24 · ⭐ 190) - Manipulating multiple atomic simulation data formats, including DeePMD-kit, VASP, LAMMPS, ABACUS, etc. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
7284

7385
- [GitHub](https://github.com/deepmodeling/dpdata) (👨‍💻 60 · 🔀 120 · 📦 120 · 📋 93 - 18% open · ⏱️ 06.06.2024):
7486

7587
```
7688
git clone https://github.com/deepmodeling/dpdata
7789
```
78-
- [PyPi](https://pypi.org/project/dpdata) (📥 47K / month):
90+
- [PyPi](https://pypi.org/project/dpdata) (📥 50K / month):
7991
```
8092
pip install dpdata
8193
```
8294
- [Conda](https://anaconda.org/conda-forge/dpdata) (📥 70K · ⏱️ 06.06.2024):
8395
```
8496
conda install -c conda-forge dpdata
8597
```
86-
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpdata) (📥 300 · ⏱️ 02.06.2023):
98+
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpdata) (📥 630 · ⏱️ 02.06.2023):
8799
```
88100
docker pull dptechnology/dpdata
89101
```
@@ -95,7 +107,7 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
95107
```
96108
git clone https://github.com/deepmodeling/dpgen
97109
```
98-
- [PyPi](https://pypi.org/project/dpgen) (📥 380 / month):
110+
- [PyPi](https://pypi.org/project/dpgen) (📥 360 / month):
99111
```
100112
pip install dpgen
101113
```
@@ -104,55 +116,59 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
104116
conda install -c conda-forge dpgen
105117
```
106118
</details>
107-
<details><summary><b><a href="https://github.com/deepmodeling/dpdispatcher">dpdispatcher</a></b> (🥇22 · ⭐ 40) - 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 · ⭐ 41) - 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>
108120

109-
- [GitHub](https://github.com/deepmodeling/dpdispatcher) (👨‍💻 46 · 🔀 53 · 📦 47 · 📋 71 - 22% open · ⏱️ 29.05.2024):
121+
- [GitHub](https://github.com/deepmodeling/dpdispatcher) (👨‍💻 46 · 🔀 53 · 📦 47 · 📋 71 - 22% open · ⏱️ 20.06.2024):
110122

111123
```
112124
git clone https://github.com/deepmodeling/dpdispatcher
113125
```
114-
- [PyPi](https://pypi.org/project/dpdispatcher) (📥 1.5K / month):
126+
- [PyPi](https://pypi.org/project/dpdispatcher) (📥 1.4K / month):
115127
```
116128
pip install dpdispatcher
117129
```
118-
- [Conda](https://anaconda.org/conda-forge/dpdispatcher) (📥 9.6K · ⏱️ 01.06.2024):
130+
- [Conda](https://anaconda.org/conda-forge/dpdispatcher) (📥 9.9K · ⏱️ 01.06.2024):
119131
```
120132
conda install -c conda-forge dpdispatcher
121133
```
122-
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpdispatcher) (📥 99K · ⏱️ 27.05.2024):
134+
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpdispatcher) (📥 100K · ⏱️ 27.05.2024):
123135
```
124136
docker pull dptechnology/dpdispatcher
125137
```
126138
</details>
127-
<details><summary><b><a href="https://github.com/deepmodeling/abacus-develop">ABACUS</a></b> (🥈21 · ⭐ 150 · 📉) - 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>
139+
<details><summary><b><a href="https://github.com/deepmodeling/reacnetgenerator">reacnetgenerator</a></b> (🥈20 · ⭐ 62) - an automatic reaction network generator for reactive molecular dynamics simulation. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
128140

129-
- [GitHub](https://github.com/deepmodeling/abacus-develop) (👨‍💻 120 · 🔀 120 · 📋 1.6K - 14% open · ⏱️ 20.06.2024):
141+
- [GitHub](https://github.com/deepmodeling/reacnetgenerator) (👨‍💻 18 · 🔀 35 · 📋 120 - 3% open · ⏱️ 11.06.2024):
130142

131143
```
132-
git clone https://github.com/deepmodeling/abacus-develop
144+
git clone https://github.com/deepmodeling/reacnetgenerator
133145
```
134-
- [Conda](https://anaconda.org/conda-forge/abacus):
146+
- [PyPi](https://pypi.org/project/reacnetgenerator) (📥 510 / month):
135147
```
136-
conda install -c conda-forge abacus
148+
pip install reacnetgenerator
149+
```
150+
- [Conda](https://anaconda.org/conda-forge/reacnetgenerator) (📥 330K · ⏱️ 10.05.2024):
151+
```
152+
conda install -c conda-forge reacnetgenerator
137153
```
138154
</details>
139-
<details><summary><b><a href="https://github.com/deepmodeling/reacnetgenerator">reacnetgenerator</a></b> (🥈20 · ⭐ 62) - an automatic reaction network generator for reactive molecular dynamics simulation. <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>
140156

141-
- [GitHub](https://github.com/deepmodeling/reacnetgenerator) (👨‍💻 18 · 🔀 35 · 📋 120 - 3% open · ⏱️ 11.06.2024):
157+
- [GitHub](https://github.com/deepmodeling/dargs) (👨‍💻 7 · 🔀 3 · 📦 120 · 📋 7 - 14% open · ⏱️ 12.06.2024):
142158

143159
```
144-
git clone https://github.com/deepmodeling/reacnetgenerator
160+
git clone https://github.com/deepmodeling/dargs
145161
```
146-
- [PyPi](https://pypi.org/project/reacnetgenerator) (📥 450 / month):
162+
- [PyPi](https://pypi.org/project/dargs) (📥 82K / month):
147163
```
148-
pip install reacnetgenerator
164+
pip install dargs
149165
```
150-
- [Conda](https://anaconda.org/conda-forge/reacnetgenerator) (📥 320K · ⏱️ 10.05.2024):
166+
- [Conda](https://anaconda.org/conda-forge/dargs) (📥 26K · ⏱️ 13.06.2024):
151167
```
152-
conda install -c conda-forge reacnetgenerator
168+
conda install -c conda-forge dargs
153169
```
154170
</details>
155-
<details><summary><b><a href="https://github.com/deepmodeling/dflow">dflow</a></b> (🥈18 · ⭐ 57) - 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 · ⭐ 58) - 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>
156172

157173
- [GitHub](https://github.com/deepmodeling/dflow) (👨‍💻 22 · 🔀 24 · 📋 35 - 40% open · ⏱️ 06.06.2024):
158174

@@ -172,25 +188,9 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
172188
docker pull dptechnology/dflow
173189
```
174190
</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 · 🔀 2 · 📦 120 · 📋 7 - 14% open · ⏱️ 12.06.2024):
178-
179-
```
180-
git clone https://github.com/deepmodeling/dargs
181-
```
182-
- [PyPi](https://pypi.org/project/dargs) (📥 79K / month):
183-
```
184-
pip install dargs
185-
```
186-
- [Conda](https://anaconda.org/conda-forge/dargs) (📥 25K · ⏱️ 13.06.2024):
187-
```
188-
conda install -c conda-forge dargs
189-
```
190-
</details>
191191
<details><summary><b><a href="https://github.com/deepmodeling/deepflame-dev">DeepFlame</a></b> (🥈16 · ⭐ 130) - A deep learning empowered open-source platform for reacting flow simulations. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
192192

193-
- [GitHub](https://github.com/deepmodeling/deepflame-dev) (👨‍💻 23 · 🔀 55 · 📋 44 - 36% open · ⏱️ 19.05.2024):
193+
- [GitHub](https://github.com/deepmodeling/deepflame-dev) (👨‍💻 23 · 🔀 55 · 📋 45 - 35% open · ⏱️ 21.06.2024):
194194

195195
```
196196
git clone https://github.com/deepmodeling/deepflame-dev
@@ -203,14 +203,14 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
203203
```
204204
git clone https://github.com/deepmodeling/DeePTB
205205
```
206-
- [PyPi](https://pypi.org/project/dptb) (📥 34 / month):
206+
- [PyPi](https://pypi.org/project/dptb) (📥 36 / month):
207207
```
208208
pip install dptb
209209
```
210210
</details>
211-
<details><summary><b><a href="https://github.com/deepmodeling/dpgen2">DPGEN2</a></b> (🥈15 · ⭐ 29 · 📈) - 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/dpgen2">DPGEN2</a></b> (🥈15 · ⭐ 29) - 2nd generation of the Deep Potential GENerator. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
212212

213-
- [GitHub](https://github.com/deepmodeling/dpgen2) (👨‍💻 13 · 🔀 22 · 📦 2 · 📋 32 - 34% open · ⏱️ 17.06.2024):
213+
- [GitHub](https://github.com/deepmodeling/dpgen2) (👨‍💻 13 · 🔀 22 · 📦 2 · 📋 32 - 34% open · ⏱️ 25.06.2024):
214214

215215
```
216216
git clone https://github.com/deepmodeling/dpgen2
@@ -219,7 +219,7 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
219219
```
220220
pip install dpgen2
221221
```
222-
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpgen2) (📥 2.9K · ⏱️ 17.06.2024):
222+
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpgen2) (📥 2.9K · ⏱️ 25.06.2024):
223223
```
224224
docker pull dptechnology/dpgen2
225225
```
@@ -231,7 +231,7 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
231231
```
232232
git clone https://github.com/deepmodeling/APEX
233233
```
234-
- [PyPi](https://pypi.org/project/apex-flow) (📥 400 / month):
234+
- [PyPi](https://pypi.org/project/apex-flow) (📥 380 / month):
235235
```
236236
pip install apex-flow
237237
```
@@ -243,55 +243,55 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
243243
```
244244
git clone https://github.com/deepmodeling/dpgui
245245
```
246-
- [PyPi](https://pypi.org/project/dpgui) (📥 31K / month):
246+
- [PyPi](https://pypi.org/project/dpgui) (📥 27K / month):
247247
```
248248
pip install dpgui
249249
```
250250
</details>
251-
<details><summary><b><a href="https://github.com/deepmodeling/rid-kit">rid-kit</a></b> (🥈14 · ⭐ 42) - Reinforced dynamics. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
251+
<details><summary><b><a href="https://github.com/deepmodeling/jax-fem">JAX-FEM</a></b> (🥈14 · ⭐ 190 · 📈) - Differentiable Finite Element Method with JAX. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
252252

253-
- [GitHub](https://github.com/deepmodeling/rid-kit) (👨‍💻 14 · 🔀 21 · 📥 140 · ⏱️ 14.05.2024):
253+
- [GitHub](https://github.com/deepmodeling/jax-fem) (👨‍💻 7 · 🔀 32 · 📋 24 - 79% open · ⏱️ 17.05.2024):
254254

255255
```
256-
git clone https://github.com/deepmodeling/rid-kit
256+
git clone https://github.com/deepmodeling/jax-fem
257257
```
258-
- [PyPi](https://pypi.org/project/rid-kit) (📥 73 / month):
258+
- [PyPi](https://pypi.org/project/jax-fem) (📥 190 / month):
259259
```
260-
pip install rid-kit
260+
pip install jax-fem
261261
```
262262
</details>
263-
<details><summary><b><a href="https://github.com/deepmodeling/jax-fem">JAX-FEM</a></b> (🥈13 · ⭐ 190) - Differentiable Finite Element Method with JAX. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
263+
<details><summary><b><a href="https://github.com/deepmodeling/rid-kit">rid-kit</a></b> (🥈14 · ⭐ 42) - Reinforced dynamics. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
264264

265-
- [GitHub](https://github.com/deepmodeling/jax-fem) (👨‍💻 7 · 🔀 32 · 📋 24 - 79% open · ⏱️ 17.05.2024):
265+
- [GitHub](https://github.com/deepmodeling/rid-kit) (👨‍💻 14 · 🔀 21 · 📥 140 · 📋 4 - 25% open · ⏱️ 27.06.2024):
266266

267267
```
268-
git clone https://github.com/deepmodeling/jax-fem
268+
git clone https://github.com/deepmodeling/rid-kit
269269
```
270-
- [PyPi](https://pypi.org/project/jax-fem) (📥 140 / month):
270+
- [PyPi](https://pypi.org/project/rid-kit) (📥 94 / month):
271271
```
272-
pip install jax-fem
272+
pip install rid-kit
273273
```
274274
</details>
275-
<details><summary><b><a href="https://github.com/deepmodeling/DMFF">DMFF</a></b> (🥈13 · ⭐ 140) - 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>
275+
<details><summary><b><a href="https://github.com/deepmodeling/DMFF">DMFF</a></b> (🥉13 · ⭐ 140) - 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>
276276

277277
- [GitHub](https://github.com/deepmodeling/DMFF) (👨‍💻 14 · 🔀 40 · 📋 26 - 38% open · ⏱️ 12.01.2024):
278278

279279
```
280280
git clone https://github.com/deepmodeling/DMFF
281281
```
282-
- [Conda](https://anaconda.org/conda-forge/dmff) (📥 460 · ⏱️ 06.01.2024):
282+
- [Conda](https://anaconda.org/conda-forge/dmff) (📥 480 · ⏱️ 06.01.2024):
283283
```
284284
conda install -c conda-forge dmff
285285
```
286286
</details>
287-
<details><summary><b><a href="https://github.com/deepmodeling/deepmodeling_sphinx">deepmodeling_sphinx</a></b> (🥈13 · ⭐ 2) - 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> (🥉12 · ⭐ 2 · 📉) - 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 · 🔀 6 · ⏱️ 14.05.2024):
290290

291291
```
292292
git clone https://github.com/deepmodeling/deepmodeling_sphinx
293293
```
294-
- [PyPi](https://pypi.org/project/deepmodeling_sphinx) (📥 2.8K / month):
294+
- [PyPi](https://pypi.org/project/deepmodeling_sphinx) (📥 2.6K / month):
295295
```
296296
pip install deepmodeling_sphinx
297297
```
@@ -303,7 +303,7 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
303303
```
304304
git clone https://github.com/deepmodeling/args
305305
```
306-
- [npm](https://www.npmjs.com/package/@deepmodeling/args) (📥 140 / month):
306+
- [npm](https://www.npmjs.com/package/@deepmodeling/args) (📥 150 / month):
307307
```
308308
npm install @deepmodeling/args
309309
```
@@ -316,14 +316,14 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
316316
git clone https://github.com/deepmodeling/deepks-kit
317317
```
318318
</details>
319-
<details><summary><b><a href="https://github.com/deepmodeling/fealpy">fealpy</a></b> (🥉10 · ⭐ 3 · 📉) - Finite Element Analysis Library in Python. <code>Unlicensed</code></summary>
319+
<details><summary><b><a href="https://github.com/deepmodeling/fealpy">fealpy</a></b> (🥉10 · ⭐ 3) - Finite Element Analysis Library in Python. <code>Unlicensed</code></summary>
320320

321321
- [GitHub](https://github.com/deepmodeling/fealpy) (👨‍💻 57 · 🔀 2 · ⏱️ 24.04.2024):
322322

323323
```
324324
git clone https://github.com/deepmodeling/fealpy
325325
```
326-
- [PyPi](https://pypi.org/project/fealpy) (📥 62 / month):
326+
- [PyPi](https://pypi.org/project/fealpy) (📥 51 / month):
327327
```
328328
pip install fealpy
329329
```
@@ -335,14 +335,14 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
335335
```
336336
git clone https://github.com/deepmodeling/dpti
337337
```
338-
- [PyPi](https://pypi.org/project/dpti) (📥 22 / month):
338+
- [PyPi](https://pypi.org/project/dpti) (📥 25 / month):
339339
```
340340
pip install dpti
341341
```
342342
</details>
343-
<details><summary><b><a href="https://github.com/deepmodeling/fpop">fpop</a></b> (🥉9 · ⭐ 1) - <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
343+
<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>
344344

345-
- [GitHub](https://github.com/deepmodeling/fpop) (👨‍💻 3 · 🔀 8 · 📦 5 · ⏱️ 28.02.2024):
345+
- [GitHub](https://github.com/deepmodeling/fpop) (👨‍💻 4 · 🔀 11 · 📦 5 · ⏱️ 27.06.2024):
346346

347347
```
348348
git clone https://github.com/deepmodeling/fpop
@@ -352,7 +352,7 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
352352
pip install fpop
353353
```
354354
</details>
355-
<details><summary><b><a href="https://github.com/deepmodeling/blog">Blog</a></b> (🥉8 · ⭐ 1 · 📈) - DeepModeling Blog. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
355+
<details><summary><b><a href="https://github.com/deepmodeling/blog">Blog</a></b> (🥉8 · ⭐ 1) - DeepModeling Blog. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
356356

357357
- [GitHub](https://github.com/deepmodeling/blog) (👨‍💻 7 · 🔀 7 · ⏱️ 14.06.2024):
358358

@@ -372,14 +372,6 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
372372
docker pull dptechnology/unifold
373373
```
374374
</details>
375-
<details><summary><b><a href="https://github.com/deepmodeling/community">community</a></b> (🥉7 · ⭐ 77 · 📈) - DeepModeling community content. <code>Unlicensed</code></summary>
376-
377-
- [GitHub](https://github.com/deepmodeling/community) (👨‍💻 16 · 🔀 19 · ⏱️ 17.06.2024):
378-
379-
```
380-
git clone https://github.com/deepmodeling/community
381-
```
382-
</details>
383375
<details><summary><b><a href="https://github.com/deepmodeling/tbplas">tbplas</a></b> (🥉7 · ⭐ 6 · 🐣) - Repository of TBPLaS (tight-binding package for large-scale simulation). <code>Unlicensed</code></summary>
384376

385377
- [GitHub](https://github.com/deepmodeling/tbplas) (👨‍💻 10 · 🔀 4 · ⏱️ 17.01.2024):
@@ -396,6 +388,14 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
396388
git clone https://github.com/deepmodeling/AI4Science101
397389
```
398390
</details>
391+
<details><summary><b><a href="https://github.com/deepmodeling/community">community</a></b> (🥉6 · ⭐ 77 · 📉) - DeepModeling community content. <code>Unlicensed</code></summary>
392+
393+
- [GitHub](https://github.com/deepmodeling/community) (👨‍💻 16 · 🔀 19 · ⏱️ 17.06.2024):
394+
395+
```
396+
git clone https://github.com/deepmodeling/community
397+
```
398+
</details>
399399
<details><summary><b><a href="https://github.com/deepmodeling/tutorials">tutorials</a></b> (🥉6 · ⭐ 13 · 💤) - Tutorials for DeepModeling projects. <code>Unlicensed</code></summary>
400400

401401
- [GitHub](https://github.com/deepmodeling/tutorials) (👨‍💻 10 · 🔀 22 · ⏱️ 26.09.2022):

0 commit comments

Comments
 (0)