Skip to content

Commit 4f8fae1

Browse files
njzjzactions-user
authored andcommitted
Update best-of list for version 2024.02.01
1 parent 238153b commit 4f8fae1

File tree

4 files changed

+126
-79
lines changed

4 files changed

+126
-79
lines changed

README.md

Lines changed: 67 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -44,38 +44,38 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
4444

4545
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
4646

47-
<details><summary><b><a href="https://github.com/deepmodeling/deepmd-kit">DeePMD-kit</a></b> (🥇29 · ⭐ 1.3K · 📈) - 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>
47+
<details><summary><b><a href="https://github.com/deepmodeling/deepmd-kit">DeePMD-kit</a></b> (🥇29 · ⭐ 1.3K) - 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) (👨‍💻 65 · 🔀 440 · 📥 31K · 📦 12 · 📋 500 - 6% open · ⏱️ 23.01.2024):
49+
- [GitHub](https://github.com/deepmodeling/deepmd-kit) (👨‍💻 65 · 🔀 450 · 📥 32K · 📦 13 · 📋 500 - 6% open · ⏱️ 23.01.2024):
5050

5151
```
5252
git clone https://github.com/deepmodeling/deepmd-kit
5353
```
54-
- [PyPi](https://pypi.org/project/deepmd-kit) (📥 1.2K / month):
54+
- [PyPi](https://pypi.org/project/deepmd-kit) (📥 1.3K / month):
5555
```
5656
pip install deepmd-kit
5757
```
5858
- [Conda](https://anaconda.org/conda-forge/deepmd-kit) (📥 450K · ⏱️ 23.01.2024):
5959
```
6060
conda install -c conda-forge deepmd-kit
6161
```
62-
- [npm](https://www.npmjs.com/package/deepmd-kit) (📥 27 / month):
62+
- [npm](https://www.npmjs.com/package/deepmd-kit) (📥 24 / month):
6363
```
6464
npm install deepmd-kit
6565
```
66-
- [Docker Hub](https://hub.docker.com/r/deepmodeling/deepmd-kit) (📥 2.1K · ⭐ 1 · ⏱️ 29.10.2023):
66+
- [Docker Hub](https://hub.docker.com/r/deepmodeling/deepmd-kit) (📥 2.1K · ⭐ 1 · ⏱️ 28.01.2024):
6767
```
6868
docker pull deepmodeling/deepmd-kit
6969
```
7070
</details>
71-
<details><summary><b><a href="https://github.com/deepmodeling/dpdata">dpdata</a></b> (🥇23 · ⭐ 170 · 📈) - 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>
71+
<details><summary><b><a href="https://github.com/deepmodeling/dpdata">dpdata</a></b> (🥇23 · ⭐ 170) - 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>
7272

73-
- [GitHub](https://github.com/deepmodeling/dpdata) (👨‍💻 51 · 🔀 110 · 📦 110 · 📋 80 - 12% open · ⏱️ 31.10.2023):
73+
- [GitHub](https://github.com/deepmodeling/dpdata) (👨‍💻 51 · 🔀 110 · 📦 110 · 📋 81 - 13% open · ⏱️ 31.10.2023):
7474

7575
```
7676
git clone https://github.com/deepmodeling/dpdata
7777
```
78-
- [PyPi](https://pypi.org/project/dpdata) (📥 7.1K / month):
78+
- [PyPi](https://pypi.org/project/dpdata) (📥 12K / month):
7979
```
8080
pip install dpdata
8181
```
@@ -88,14 +88,14 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
8888
docker pull dptechnology/dpdata
8989
```
9090
</details>
91-
<details><summary><b><a href="https://github.com/deepmodeling/dpgen">DP-GEN</a></b> (🥇22 · ⭐ 260 · 📉) - 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>
91+
<details><summary><b><a href="https://github.com/deepmodeling/dpgen">DP-GEN</a></b> (🥇22 · ⭐ 260) - 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>
9292

9393
- [GitHub](https://github.com/deepmodeling/dpgen) (👨‍💻 62 · 🔀 160 · 📥 1.6K · 📦 4 · 📋 260 - 8% open · ⏱️ 02.11.2023):
9494

9595
```
9696
git clone https://github.com/deepmodeling/dpgen
9797
```
98-
- [PyPi](https://pypi.org/project/dpgen) (📥 370 / month):
98+
- [PyPi](https://pypi.org/project/dpgen) (📥 400 / month):
9999
```
100100
pip install dpgen
101101
```
@@ -106,19 +106,19 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
106106
</details>
107107
<details><summary><b><a href="https://github.com/deepmodeling/abacus-develop">ABACUS</a></b> (🥇22 · ⭐ 140) - 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>
108108

109-
- [GitHub](https://github.com/deepmodeling/abacus-develop) (👨‍💻 91 · 🔀 87 · 📋 1.1K - 12% open · ⏱️ 25.01.2024):
109+
- [GitHub](https://github.com/deepmodeling/abacus-develop) (👨‍💻 91 · 🔀 87 · 📋 1.1K - 12% open · ⏱️ 01.02.2024):
110110

111111
```
112112
git clone https://github.com/deepmodeling/abacus-develop
113113
```
114-
- [Conda](https://anaconda.org/conda-forge/abacus) (📥 14K · ⏱️ 16.01.2024):
114+
- [Conda](https://anaconda.org/conda-forge/abacus) (📥 15K · ⏱️ 01.02.2024):
115115
```
116116
conda install -c conda-forge abacus
117117
```
118118
</details>
119119
<details><summary><b><a href="https://github.com/deepmodeling/dpdispatcher">dpdispatcher</a></b> (🥇22 · ⭐ 36) - 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) (👨‍💻 43 · 🔀 48 · 📦 43 · 📋 63 - 19% open · ⏱️ 22.01.2024):
121+
- [GitHub](https://github.com/deepmodeling/dpdispatcher) (👨‍💻 43 · 🔀 48 · 📦 43 · 📋 64 - 20% open · ⏱️ 22.01.2024):
122122

123123
```
124124
git clone https://github.com/deepmodeling/dpdispatcher
@@ -127,7 +127,7 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
127127
```
128128
pip install dpdispatcher
129129
```
130-
- [Conda](https://anaconda.org/conda-forge/dpdispatcher) (📥 6.4K · ⏱️ 21.01.2024):
130+
- [Conda](https://anaconda.org/conda-forge/dpdispatcher) (📥 6.5K · ⏱️ 21.01.2024):
131131
```
132132
conda install -c conda-forge dpdispatcher
133133
```
@@ -136,7 +136,7 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
136136
docker pull dptechnology/dpdispatcher
137137
```
138138
</details>
139-
<details><summary><b><a href="https://github.com/deepmodeling/dflow">dflow</a></b> (🥈17 · ⭐ 45) - 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>
139+
<details><summary><b><a href="https://github.com/deepmodeling/dflow">dflow</a></b> (🥈17 · ⭐ 47) - 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>
140140

141141
- [GitHub](https://github.com/deepmodeling/dflow) (👨‍💻 21 · 🔀 20 · 📋 34 - 38% open · ⏱️ 15.01.2024):
142142

@@ -164,26 +164,26 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
164164
git clone https://github.com/deepmodeling/deepflame-dev
165165
```
166166
</details>
167-
<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>
167+
<details><summary><b><a href="https://github.com/deepmodeling/dpgui">DP-GUI</a></b> (🥈16 · ⭐ 7 · 📈) - A web-based GUI for user inputs. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
168168

169169
- [GitHub](https://github.com/deepmodeling/dpgui) (👨‍💻 3 · 🔀 4 · 📦 5 · ⏱️ 24.01.2024):
170170

171171
```
172172
git clone https://github.com/deepmodeling/dpgui
173173
```
174-
- [PyPi](https://pypi.org/project/dpgui) (📥 7.7K / month):
174+
- [PyPi](https://pypi.org/project/dpgui) (📥 12K / month):
175175
```
176176
pip install dpgui
177177
```
178178
</details>
179-
<details><summary><b><a href="https://github.com/deepmodeling/dargs">dargs</a></b> (🥈15 · ⭐ 5 · 📉) - Argument processing for the deep modeling project. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
179+
<details><summary><b><a href="https://github.com/deepmodeling/dargs">dargs</a></b> (🥈16 · ⭐ 5 · 📈) - Argument processing for the deep modeling project. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
180180

181181
- [GitHub](https://github.com/deepmodeling/dargs) (👨‍💻 5 · 🔀 1 · 📦 110 · 📋 7 - 14% open · ⏱️ 01.11.2023):
182182

183183
```
184184
git clone https://github.com/deepmodeling/dargs
185185
```
186-
- [PyPi](https://pypi.org/project/dargs) (📥 13K / month):
186+
- [PyPi](https://pypi.org/project/dargs) (📥 19K / month):
187187
```
188188
pip install dargs
189189
```
@@ -199,67 +199,55 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
199199
```
200200
git clone https://github.com/deepmodeling/DMFF
201201
```
202-
- [Conda](https://anaconda.org/conda-forge/dmff) (📥 80 · ⏱️ 06.01.2024):
202+
- [Conda](https://anaconda.org/conda-forge/dmff) (📥 97 · ⏱️ 06.01.2024):
203203
```
204204
conda install -c conda-forge dmff
205205
```
206206
</details>
207-
<details><summary><b><a href="https://github.com/deepmodeling/rid-kit">rid-kit</a></b> (🥈12 · ⭐ 41) - Reinforced dynamics. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
207+
<details><summary><b><a href="https://github.com/deepmodeling/DeePTB">DeePTB</a></b> (🥈12 · ⭐ 25) - 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>
208208

209-
- [GitHub](https://github.com/deepmodeling/rid-kit) (👨‍💻 14 · 🔀 20 · 📥 140 · ⏱️ 22.09.2023):
210-
211-
```
212-
git clone https://github.com/deepmodeling/rid-kit
213-
```
214-
- [PyPi](https://pypi.org/project/rid-kit) (📥 86 / month):
215-
```
216-
pip install rid-kit
217-
```
218-
</details>
219-
<details><summary><b><a href="https://github.com/deepmodeling/DeePTB">DeePTB</a></b> (🥈12 · ⭐ 25 · 🐣) - 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>
220-
221-
- [GitHub](https://github.com/deepmodeling/DeePTB) (👨‍💻 5 · 🔀 9 · 📋 19 - 26% open · ⏱️ 08.01.2024):
209+
- [GitHub](https://github.com/deepmodeling/DeePTB) (👨‍💻 5 · 🔀 9 · 📋 19 - 26% open · ⏱️ 01.02.2024):
222210

223211
```
224212
git clone https://github.com/deepmodeling/DeePTB
225213
```
226214
</details>
227-
<details><summary><b><a href="https://github.com/deepmodeling/dpgen2">DPGEN2</a></b> (🥈12 · ⭐ 21) - 2nd generation of the Deep Potential GENerator. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
215+
<details><summary><b><a href="https://github.com/deepmodeling/dpgen2">DPGEN2</a></b> (🥈12 · ⭐ 23) - 2nd generation of the Deep Potential GENerator. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
228216

229-
- [GitHub](https://github.com/deepmodeling/dpgen2) (👨‍💻 10 · 🔀 14 · 📦 1 · 📋 21 - 38% open · ⏱️ 19.12.2023):
217+
- [GitHub](https://github.com/deepmodeling/dpgen2) (👨‍💻 10 · 🔀 15 · 📦 1 · 📋 23 - 43% open · ⏱️ 30.01.2024):
230218

231219
```
232220
git clone https://github.com/deepmodeling/dpgen2
233221
```
234-
- [PyPi](https://pypi.org/project/dpgen2) (📥 65 / month):
222+
- [PyPi](https://pypi.org/project/dpgen2) (📥 71 / month):
235223
```
236224
pip install dpgen2
237225
```
238-
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpgen2) (📥 2.4K · ⏱️ 19.12.2023):
226+
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpgen2) (📥 2.4K · ⏱️ 30.01.2024):
239227
```
240228
docker pull dptechnology/dpgen2
241229
```
242230
</details>
243-
<details><summary><b><a href="https://github.com/deepmodeling/APEX">APEX</a></b> (🥈12 · ⭐ 10) - APEX: Alloy Properties EXplorer using simulations. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
231+
<details><summary><b><a href="https://github.com/deepmodeling/rid-kit">rid-kit</a></b> (🥈11 · ⭐ 41 · 📉) - Reinforced dynamics. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
244232

245-
- [GitHub](https://github.com/deepmodeling/APEX) (👨‍💻 4 · 🔀 9 · ⏱️ 17.11.2023):
233+
- [GitHub](https://github.com/deepmodeling/rid-kit) (👨‍💻 14 · 🔀 20 · 📥 140 · ⏱️ 22.09.2023):
246234

247235
```
248-
git clone https://github.com/deepmodeling/APEX
236+
git clone https://github.com/deepmodeling/rid-kit
249237
```
250-
- [PyPi](https://pypi.org/project/apex-flow) (📥 43 / month):
238+
- [PyPi](https://pypi.org/project/rid-kit) (📥 88 / month):
251239
```
252-
pip install apex-flow
240+
pip install rid-kit
253241
```
254242
</details>
255-
<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>
243+
<details><summary><b><a href="https://github.com/deepmodeling/deepmodeling_sphinx">deepmodeling_sphinx</a></b> (🥈11 · ⭐ 2 · 📉) - Sphinx extension for DeepModeling projects. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
256244

257245
- [GitHub](https://github.com/deepmodeling/deepmodeling_sphinx) (👨‍💻 5 · 🔀 5 · ⏱️ 17.12.2023):
258246

259247
```
260248
git clone https://github.com/deepmodeling/deepmodeling_sphinx
261249
```
262-
- [PyPi](https://pypi.org/project/deepmodeling_sphinx) (📥 1.8K / month):
250+
- [PyPi](https://pypi.org/project/deepmodeling_sphinx) (📥 2.1K / month):
263251
```
264252
pip install deepmodeling_sphinx
265253
```
@@ -272,70 +260,82 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
272260
git clone https://github.com/deepmodeling/deepks-kit
273261
```
274262
</details>
275-
<details><summary><b><a href="https://github.com/deepmodeling/args">args</a></b> (🥉10 · ⭐ 2 · 📉) - DeepModeling dargs arguments generation. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
263+
<details><summary><b><a href="https://github.com/deepmodeling/APEX">APEX</a></b> (🥉10 · ⭐ 10 · 📉) - 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) (👨‍💻 4 · 🔀 9 · ⏱️ 17.11.2023):
266+
267+
```
268+
git clone https://github.com/deepmodeling/APEX
269+
```
270+
- [PyPi](https://pypi.org/project/apex-flow) (📥 56 / month):
271+
```
272+
pip install apex-flow
273+
```
274+
</details>
275+
<details><summary><b><a href="https://github.com/deepmodeling/args">args</a></b> (🥉10 · ⭐ 2) - DeepModeling dargs arguments generation. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
276276

277277
- [GitHub](https://github.com/deepmodeling/args) (👨‍💻 2 · 🔀 1 · 📦 5 · ⏱️ 22.01.2024):
278278

279279
```
280280
git clone https://github.com/deepmodeling/args
281281
```
282-
- [npm](https://www.npmjs.com/package/@deepmodeling/args) (📥 320 / month):
282+
- [npm](https://www.npmjs.com/package/@deepmodeling/args) (📥 300 / month):
283283
```
284284
npm install @deepmodeling/args
285285
```
286286
</details>
287-
<details><summary><b><a href="https://github.com/deepmodeling/jax-fem">JAX-FEM</a></b> (🥉9 · ⭐ 59 · 🐣) - Differentiable Finite Element Method with JAX. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
287+
<details><summary><b><a href="https://github.com/deepmodeling/jax-fem">JAX-FEM</a></b> (🥉9 · ⭐ 64 · 🐣) - Differentiable Finite Element Method with JAX. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
288288

289-
- [GitHub](https://github.com/deepmodeling/jax-fem) (👨‍💻 7 · 🔀 10 · 📋 16 - 81% open · ⏱️ 20.01.2024):
289+
- [GitHub](https://github.com/deepmodeling/jax-fem) (👨‍💻 7 · 🔀 13 · 📋 16 - 81% open · ⏱️ 20.01.2024):
290290

291291
```
292292
git clone https://github.com/deepmodeling/jax-fem
293293
```
294294
</details>
295-
<details><summary><b><a href="https://github.com/deepmodeling/dpti">dpti</a></b> (🥉9 · ⭐ 15) - A Python Package to Automate Thermodynamic Integration Calculations for Free Energy. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
295+
<details><summary><b><a href="https://github.com/deepmodeling/dpti">dpti</a></b> (🥉9 · ⭐ 15 · 💤) - A Python Package to Automate Thermodynamic Integration Calculations for Free Energy. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
296296

297297
- [GitHub](https://github.com/deepmodeling/dpti) (👨‍💻 13 · 🔀 17 · ⏱️ 05.07.2023):
298298

299299
```
300300
git clone https://github.com/deepmodeling/dpti
301301
```
302-
- [PyPi](https://pypi.org/project/dpti) (📥 31 / month):
302+
- [PyPi](https://pypi.org/project/dpti) (📥 25 / month):
303303
```
304304
pip install dpti
305305
```
306306
</details>
307-
<details><summary><b><a href="https://github.com/deepmodeling/fealpy">fealpy</a></b> (🥉9 · ⭐ 2) - Finite Element Analysis Library in Python. <code>Unlicensed</code></summary>
308-
309-
- [GitHub](https://github.com/deepmodeling/fealpy) (👨‍💻 57 · ⏱️ 20.11.2023):
310-
311-
```
312-
git clone https://github.com/deepmodeling/fealpy
313-
```
314-
- [PyPi](https://pypi.org/project/fealpy) (📥 49 / month):
315-
```
316-
pip install fealpy
317-
```
318-
</details>
319307
<details><summary><b><a href="https://github.com/deepmodeling/Uni-Fold">Uni-Fold</a></b> (🥉8 · ⭐ 90 · 💤) - <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
320308

321309
- [GitHub](https://github.com/deepmodeling/Uni-Fold) (👨‍💻 3 · 🔀 18 · ⏱️ 18.08.2022):
322310

323311
```
324312
git clone https://github.com/deepmodeling/Uni-Fold
325313
```
326-
- [Docker Hub](https://hub.docker.com/r/dptechnology/unifold) (📥 550 · ⏱️ 08.01.2024):
314+
- [Docker Hub](https://hub.docker.com/r/dptechnology/unifold) (📥 560 · ⏱️ 08.01.2024):
327315
```
328316
docker pull dptechnology/unifold
329317
```
330318
</details>
331319
<details><summary><b><a href="https://github.com/deepmodeling/AIS-Square">AIS-Square</a></b> (🥉8 · ⭐ 7) - <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
332320

333-
- [GitHub](https://github.com/deepmodeling/AIS-Square) (👨‍💻 8 · 🔀 5 · 📋 5 - 80% open · ⏱️ 06.12.2023):
321+
- [GitHub](https://github.com/deepmodeling/AIS-Square) (👨‍💻 8 · 🔀 6 · 📋 5 - 80% open · ⏱️ 06.12.2023):
334322

335323
```
336324
git clone https://github.com/deepmodeling/AIS-Square
337325
```
338326
</details>
327+
<details><summary><b><a href="https://github.com/deepmodeling/fealpy">fealpy</a></b> (🥉8 · ⭐ 2 · 📉) - Finite Element Analysis Library in Python. <code>Unlicensed</code></summary>
328+
329+
- [GitHub](https://github.com/deepmodeling/fealpy) (👨‍💻 57 · ⏱️ 20.11.2023):
330+
331+
```
332+
git clone https://github.com/deepmodeling/fealpy
333+
```
334+
- [PyPi](https://pypi.org/project/fealpy) (📥 53 / month):
335+
```
336+
pip install fealpy
337+
```
338+
</details>
339339
<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>
340340

341341
- [GitHub](https://github.com/deepmodeling/blog) (👨‍💻 5 · 🔀 5 · ⏱️ 19.01.2024):
@@ -367,7 +367,7 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
367367
```
368368
git clone https://github.com/deepmodeling/fpop
369369
```
370-
- [PyPi](https://pypi.org/project/fpop) (📥 170 / month):
370+
- [PyPi](https://pypi.org/project/fpop) (📥 270 / month):
371371
```
372372
pip install fpop
373373
```
@@ -380,7 +380,7 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K
380380
git clone https://github.com/deepmodeling/AI4Science101
381381
```
382382
</details>
383-
<details><summary><b><a href="https://github.com/deepmodeling/tutorials">tutorials</a></b> (🥉5 · ⭐ 12 · 💤) - Tutorials for DeepModeling projects. <code>Unlicensed</code></summary>
383+
<details><summary><b><a href="https://github.com/deepmodeling/tutorials">tutorials</a></b> (🥉4 · ⭐ 12 · 💤) - Tutorials for DeepModeling projects. <code>Unlicensed</code></summary>
384384

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

0 commit comments

Comments
 (0)