From a4e222bd706737d81da229f7d14625788b133d1f Mon Sep 17 00:00:00 2001 From: njzjz Date: Thu, 26 Sep 2024 18:14:26 +0000 Subject: [PATCH] Update best-of list for version 2024.09.26 --- README.md | 140 ++++++++++++++++---------------- history/2024-09-26_changes.md | 15 ++++ history/2024-09-26_projects.csv | 39 +++++++++ latest-changes.md | 7 +- 4 files changed, 129 insertions(+), 72 deletions(-) create mode 100644 history/2024-09-26_changes.md create mode 100644 history/2024-09-26_projects.csv diff --git a/README.md b/README.md index baa1bce..cec2aa1 100644 --- a/README.md +++ b/README.md @@ -46,52 +46,52 @@ This curated list contains 38 awesome open-source projects with a total of 3.4K
DeePMD-kit (🥇28 · ⭐ 1.5K) - A deep learning package for many-body potential energy representation and molecular dynamics. LGPL-3.0 -- [GitHub](https://github.com/deepmodeling/deepmd-kit) (👨‍💻 69 · 🔀 480 · 📥 40K · 📦 16 · 📋 770 - 11% open · ⏱️ 17.09.2024): +- [GitHub](https://github.com/deepmodeling/deepmd-kit) (👨‍💻 69 · 🔀 490 · 📥 40K · 📦 16 · 📋 770 - 10% open · ⏱️ 17.09.2024): ``` git clone https://github.com/deepmodeling/deepmd-kit ``` -- [PyPi](https://pypi.org/project/deepmd-kit) (📥 2.6K / month): +- [PyPi](https://pypi.org/project/deepmd-kit) (📥 2.9K / month): ``` pip install deepmd-kit ``` -- [Conda](https://anaconda.org/conda-forge/deepmd-kit) (📥 1M · ⏱️ 27.07.2024): +- [Conda](https://anaconda.org/conda-forge/deepmd-kit) (📥 1.1M · ⏱️ 25.09.2024): ``` conda install -c conda-forge deepmd-kit ``` -- [npm](https://www.npmjs.com/package/deepmd-kit) (📥 11 / month): +- [npm](https://www.npmjs.com/package/deepmd-kit) (📥 16 / month): ``` npm install deepmd-kit ``` -- [Docker Hub](https://hub.docker.com/r/deepmodeling/deepmd-kit) (📥 2.7K · ⭐ 1 · ⏱️ 27.07.2024): +- [Docker Hub](https://hub.docker.com/r/deepmodeling/deepmd-kit) (📥 2.9K · ⭐ 1 · ⏱️ 27.07.2024): ``` docker pull deepmodeling/deepmd-kit ```
ABACUS (🥇26 · ⭐ 160) - An electronic structure package based on either plane wave basis or numerical atomic orbitals. LGPL-3.0 -- [GitHub](https://github.com/deepmodeling/abacus-develop) (👨‍💻 120 · 🔀 130 · 📋 1.9K - 11% open · ⏱️ 19.09.2024): +- [GitHub](https://github.com/deepmodeling/abacus-develop) (👨‍💻 120 · 🔀 130 · 📋 1.9K - 11% open · ⏱️ 26.09.2024): ``` git clone https://github.com/deepmodeling/abacus-develop ``` -- [Conda](https://anaconda.org/conda-forge/abacus) (📥 180K · ⏱️ 26.08.2024): +- [Conda](https://anaconda.org/conda-forge/abacus) (📥 190K · ⏱️ 26.08.2024): ``` conda install -c conda-forge abacus ```
dpdata (🥇24 · ⭐ 200) - A Python package for manipulating atomistic data of software in computational science. LGPL-3.0 -- [GitHub](https://github.com/deepmodeling/dpdata) (👨‍💻 60 · 🔀 120 · 📦 120 · 📋 100 - 19% open · ⏱️ 03.09.2024): +- [GitHub](https://github.com/deepmodeling/dpdata) (👨‍💻 61 · 🔀 120 · 📦 120 · 📋 100 - 18% open · ⏱️ 20.09.2024): ``` git clone https://github.com/deepmodeling/dpdata ``` -- [PyPi](https://pypi.org/project/dpdata) (📥 39K / month): +- [PyPi](https://pypi.org/project/dpdata) (📥 44K / month): ``` pip install dpdata ``` -- [Conda](https://anaconda.org/conda-forge/dpdata) (📥 77K · ⏱️ 03.09.2024): +- [Conda](https://anaconda.org/conda-forge/dpdata) (📥 78K · ⏱️ 21.09.2024): ``` conda install -c conda-forge dpdata ``` @@ -107,7 +107,7 @@ This curated list contains 38 awesome open-source projects with a total of 3.4K ``` git clone https://github.com/deepmodeling/dpgen ``` -- [PyPi](https://pypi.org/project/dpgen) (📥 560 / month): +- [PyPi](https://pypi.org/project/dpgen) (📥 650 / month): ``` pip install dpgen ``` @@ -123,11 +123,11 @@ This curated list contains 38 awesome open-source projects with a total of 3.4K ``` git clone https://github.com/deepmodeling/dpdispatcher ``` -- [PyPi](https://pypi.org/project/dpdispatcher) (📥 2.5K / month): +- [PyPi](https://pypi.org/project/dpdispatcher) (📥 3K / month): ``` pip install dpdispatcher ``` -- [Conda](https://anaconda.org/conda-forge/dpdispatcher) (📥 14K · ⏱️ 31.08.2024): +- [Conda](https://anaconda.org/conda-forge/dpdispatcher) (📥 15K · ⏱️ 31.08.2024): ``` conda install -c conda-forge dpdispatcher ``` @@ -136,14 +136,14 @@ This curated list contains 38 awesome open-source projects with a total of 3.4K docker pull dptechnology/dpdispatcher ```
-
reacnetgenerator (🥈20 · ⭐ 64 · 📈) - an automatic reaction network generator for reactive molecular dynamics simulation. LGPL-3.0 +
reacnetgenerator (🥈20 · ⭐ 65) - an automatic reaction network generator for reactive molecular dynamics simulation. LGPL-3.0 - [GitHub](https://github.com/deepmodeling/reacnetgenerator) (👨‍💻 18 · 🔀 37 · 📦 2 · 📋 120 - 4% open · ⏱️ 16.09.2024): ``` git clone https://github.com/deepmodeling/reacnetgenerator ``` -- [PyPi](https://pypi.org/project/reacnetgenerator) (📥 3.9K / month): +- [PyPi](https://pypi.org/project/reacnetgenerator) (📥 4K / month): ``` pip install reacnetgenerator ``` @@ -154,7 +154,7 @@ This curated list contains 38 awesome open-source projects with a total of 3.4K
dflow (🥈19 · ⭐ 62) - Dflow is a Python framework for constructing scientific computing workflows (e.g. concurrent learning workflows).. LGPL-3.0 -- [GitHub](https://github.com/deepmodeling/dflow) (👨‍💻 22 · 🔀 25 · 📋 35 - 40% open · ⏱️ 14.09.2024): +- [GitHub](https://github.com/deepmodeling/dflow) (👨‍💻 22 · 🔀 25 · 📋 35 - 40% open · ⏱️ 20.09.2024): ``` git clone https://github.com/deepmodeling/dflow @@ -167,7 +167,7 @@ This curated list contains 38 awesome open-source projects with a total of 3.4K ``` conda install -c conda-forge dflow ``` -- [Docker Hub](https://hub.docker.com/r/dptechnology/dflow) (📥 7.8K · ⏱️ 14.09.2024): +- [Docker Hub](https://hub.docker.com/r/dptechnology/dflow) (📥 9.2K · ⏱️ 20.09.2024): ``` docker pull dptechnology/dflow ``` @@ -179,7 +179,7 @@ This curated list contains 38 awesome open-source projects with a total of 3.4K ``` git clone https://github.com/deepmodeling/dargs ``` -- [PyPi](https://pypi.org/project/dargs) (📥 64K / month): +- [PyPi](https://pypi.org/project/dargs) (📥 71K / month): ``` pip install dargs ``` @@ -188,7 +188,7 @@ This curated list contains 38 awesome open-source projects with a total of 3.4K conda install -c conda-forge dargs ```
-
DeepFlame (🥈17 · ⭐ 130) - A deep learning empowered open-source platform for reacting flow simulations. GPL-3.0 +
DeepFlame (🥈17 · ⭐ 140) - A deep learning empowered open-source platform for reacting flow simulations. GPL-3.0 - [GitHub](https://github.com/deepmodeling/deepflame-dev) (👨‍💻 24 · 🔀 60 · 📋 46 - 36% open · ⏱️ 30.08.2024): @@ -196,14 +196,14 @@ This curated list contains 38 awesome open-source projects with a total of 3.4K git clone https://github.com/deepmodeling/deepflame-dev ```
-
DPGEN2 (🥈17 · ⭐ 32) - 2nd generation of the Deep Potential GENerator. LGPL-3.0 +
DPGEN2 (🥈17 · ⭐ 33) - 2nd generation of the Deep Potential GENerator. LGPL-3.0 - [GitHub](https://github.com/deepmodeling/dpgen2) (👨‍💻 14 · 🔀 24 · 📦 4 · 📋 32 - 28% open · ⏱️ 12.09.2024): ``` git clone https://github.com/deepmodeling/dpgen2 ``` -- [PyPi](https://pypi.org/project/dpgen2) (📥 150 / month): +- [PyPi](https://pypi.org/project/dpgen2) (📥 190 / month): ``` pip install dpgen2 ``` @@ -212,14 +212,14 @@ This curated list contains 38 awesome open-source projects with a total of 3.4K docker pull dptechnology/dpgen2 ```
-
DeePTB (🥈16 · ⭐ 46) - DeePTB: A deep learning package for tight-binding approach with ab initio accuracy. LGPL-3.0 +
DeePTB (🥈16 · ⭐ 47) - DeePTB: A deep learning package for tight-binding approach with ab initio accuracy. LGPL-3.0 - [GitHub](https://github.com/deepmodeling/DeePTB) (👨‍💻 10 · 🔀 15 · 📦 1 · 📋 35 - 20% open · ⏱️ 19.09.2024): ``` git clone https://github.com/deepmodeling/DeePTB ``` -- [PyPi](https://pypi.org/project/dptb) (📥 190 / month): +- [PyPi](https://pypi.org/project/dptb) (📥 220 / month): ``` pip install dptb ``` @@ -231,48 +231,48 @@ This curated list contains 38 awesome open-source projects with a total of 3.4K ``` git clone https://github.com/deepmodeling/APEX ``` -- [PyPi](https://pypi.org/project/apex-flow) (📥 420 / month): +- [PyPi](https://pypi.org/project/apex-flow) (📥 730 / month): ``` pip install apex-flow ```
-
DMFF (🥈14 · ⭐ 150 · 💤) - DMFF (Differentiable Molecular Force Field) is a Jax-based python package that provides a full differentiable.. LGPL-3.0 +
JAX-FEM (🥈14 · ⭐ 240 · 📈) - Differentiable Finite Element Method with JAX. GPL-3.0 -- [GitHub](https://github.com/deepmodeling/DMFF) (👨‍💻 14 · 🔀 41 · 📋 26 - 38% open · ⏱️ 12.01.2024): +- [GitHub](https://github.com/deepmodeling/jax-fem) (👨‍💻 8 · 🔀 39 · 📦 2 · 📋 32 - 65% open · ⏱️ 26.09.2024): ``` - git clone https://github.com/deepmodeling/DMFF + git clone https://github.com/deepmodeling/jax-fem ``` -- [Conda](https://anaconda.org/conda-forge/dmff) (📥 930 · ⏱️ 06.01.2024): +- [PyPi](https://pypi.org/project/jax-fem) (📥 270 / month): ``` - conda install -c conda-forge dmff + pip install jax-fem ```
-
JAX-FEM (🥈13 · ⭐ 240) - Differentiable Finite Element Method with JAX. GPL-3.0 +
DMFF (🥈14 · ⭐ 150 · 💤) - DMFF (Differentiable Molecular Force Field) is a Jax-based python package that provides a full differentiable.. LGPL-3.0 -- [GitHub](https://github.com/deepmodeling/jax-fem) (👨‍💻 8 · 🔀 38 · 📦 2 · 📋 30 - 66% open · ⏱️ 18.09.2024): +- [GitHub](https://github.com/deepmodeling/DMFF) (👨‍💻 14 · 🔀 41 · 📋 26 - 38% open · ⏱️ 12.01.2024): ``` - git clone https://github.com/deepmodeling/jax-fem + git clone https://github.com/deepmodeling/DMFF ``` -- [PyPi](https://pypi.org/project/jax-fem) (📥 280 / month): +- [Conda](https://anaconda.org/conda-forge/dmff) (📥 950 · ⏱️ 06.01.2024): ``` - pip install jax-fem + conda install -c conda-forge dmff ```
-
rid-kit (🥈13 · ⭐ 44) - Reinforced dynamics. LGPL-3.0 +
rid-kit (🥈14 · ⭐ 44 · 📈) - Reinforced dynamics. LGPL-3.0 - [GitHub](https://github.com/deepmodeling/rid-kit) (👨‍💻 14 · 🔀 22 · 📥 140 · 📦 1 · 📋 4 - 25% open · ⏱️ 27.06.2024): ``` git clone https://github.com/deepmodeling/rid-kit ``` -- [PyPi](https://pypi.org/project/rid-kit) (📥 180 / month): +- [PyPi](https://pypi.org/project/rid-kit) (📥 190 / month): ``` pip install rid-kit ```
-
DP-GUI (🥈13 · ⭐ 7) - A web-based GUI for user inputs. LGPL-3.0 +
DP-GUI (🥉13 · ⭐ 7) - A web-based GUI for user inputs. LGPL-3.0 - [GitHub](https://github.com/deepmodeling/dpgui) (👨‍💻 4 · 🔀 5 · 📦 8 · ⏱️ 11.09.2024): @@ -291,31 +291,31 @@ This curated list contains 38 awesome open-source projects with a total of 3.4K ``` git clone https://github.com/deepmodeling/deepmodeling_sphinx ``` -- [PyPi](https://pypi.org/project/deepmodeling_sphinx) (📥 2K / month): +- [PyPi](https://pypi.org/project/deepmodeling_sphinx) (📥 2.2K / month): ``` pip install deepmodeling_sphinx ```
-
DeePKS-kit (🥉10 · ⭐ 98) - a package for developing machine learning-based chemically accurate energy and density functional models. LGPL-3.0 - -- [GitHub](https://github.com/deepmodeling/deepks-kit) (👨‍💻 7 · 🔀 35 · 📋 19 - 26% open · ⏱️ 13.04.2024): - - ``` - git clone https://github.com/deepmodeling/deepks-kit - ``` -
-
dpti (🥉10 · ⭐ 20) - A Python Package to Automate Thermodynamic Integration Calculations for Free Energy. LGPL-3.0 +
dpti (🥉11 · ⭐ 21 · 📈) - A Python Package to Automate Thermodynamic Integration Calculations for Free Energy. LGPL-3.0 - [GitHub](https://github.com/deepmodeling/dpti) (👨‍💻 19 · 🔀 20 · 📦 1 · ⏱️ 14.08.2024): ``` git clone https://github.com/deepmodeling/dpti ``` -- [PyPi](https://pypi.org/project/dpti) (📥 78 / month): +- [PyPi](https://pypi.org/project/dpti) (📥 110 / month): ``` pip install dpti ```
+
DeePKS-kit (🥉10 · ⭐ 99) - a package for developing machine learning-based chemically accurate energy and density functional models. LGPL-3.0 + +- [GitHub](https://github.com/deepmodeling/deepks-kit) (👨‍💻 7 · 🔀 35 · 📋 19 - 26% open · ⏱️ 13.04.2024): + + ``` + git clone https://github.com/deepmodeling/deepks-kit + ``` +
GPUMD (🥉10 · ⭐ 3 · 🐣) - Graphics Processing Units Molecular Dynamics. GPL-3.0 - [GitHub](https://github.com/deepmodeling/GPUMD) (👨‍💻 34 · ⏱️ 03.09.2024): @@ -331,53 +331,53 @@ This curated list contains 38 awesome open-source projects with a total of 3.4K ``` git clone https://github.com/deepmodeling/args ``` -- [npm](https://www.npmjs.com/package/@deepmodeling/args) (📥 78 / month): +- [npm](https://www.npmjs.com/package/@deepmodeling/args) (📥 77 / month): ``` npm install @deepmodeling/args ```
-
fpop (🥉9 · ⭐ 2) - LGPL-3.0 +
community (🥉8 · ⭐ 82) - DeepModeling community content. Unlicensed -- [GitHub](https://github.com/deepmodeling/fpop) (👨‍💻 4 · 🔀 11 · 📦 8 · ⏱️ 01.07.2024): +- [GitHub](https://github.com/deepmodeling/community) (👨‍💻 17 · 🔀 21 · ⏱️ 26.09.2024): ``` - git clone https://github.com/deepmodeling/fpop - ``` -- [PyPi](https://pypi.org/project/fpop) (📥 2.2K / month): - ``` - pip install fpop + git clone https://github.com/deepmodeling/community ```
-
community (🥉8 · ⭐ 82) - DeepModeling community content. Unlicensed +
fealpy (🥉8 · ⭐ 3 · 📈) - Finite Element Analysis Library in Python. Unlicensed -- [GitHub](https://github.com/deepmodeling/community) (👨‍💻 17 · 🔀 21 · ⏱️ 09.09.2024): +- [GitHub](https://github.com/deepmodeling/fealpy) (👨‍💻 57 · 🔀 2 · ⏱️ 24.04.2024): ``` - git clone https://github.com/deepmodeling/community + git clone https://github.com/deepmodeling/fealpy + ``` +- [PyPi](https://pypi.org/project/fealpy) (📥 160 / month): + ``` + pip install fealpy ```
-
Uni-Fold (🥉7 · ⭐ 91 · 💤) - Apache-2 +
fpop (🥉8 · ⭐ 2 · 📉) - LGPL-3.0 -- [GitHub](https://github.com/deepmodeling/Uni-Fold) (👨‍💻 3 · 🔀 18 · ⏱️ 18.08.2022): +- [GitHub](https://github.com/deepmodeling/fpop) (👨‍💻 4 · 🔀 11 · 📦 8 · ⏱️ 01.07.2024): ``` - git clone https://github.com/deepmodeling/Uni-Fold + git clone https://github.com/deepmodeling/fpop ``` -- [Docker Hub](https://hub.docker.com/r/dptechnology/unifold) (📥 720 · ⏱️ 08.01.2024): +- [PyPi](https://pypi.org/project/fpop) (📥 1.6K / month): ``` - docker pull dptechnology/unifold + pip install fpop ```
-
fealpy (🥉7 · ⭐ 3) - Finite Element Analysis Library in Python. Unlicensed +
Uni-Fold (🥉7 · ⭐ 91 · 💤) - Apache-2 -- [GitHub](https://github.com/deepmodeling/fealpy) (👨‍💻 57 · 🔀 2 · ⏱️ 24.04.2024): +- [GitHub](https://github.com/deepmodeling/Uni-Fold) (👨‍💻 3 · 🔀 18 · ⏱️ 18.08.2022): ``` - git clone https://github.com/deepmodeling/fealpy + git clone https://github.com/deepmodeling/Uni-Fold ``` -- [PyPi](https://pypi.org/project/fealpy) (📥 130 / month): +- [Docker Hub](https://hub.docker.com/r/dptechnology/unifold) (📥 720 · ⏱️ 08.01.2024): ``` - pip install fealpy + docker pull dptechnology/unifold ```
Blog (🥉7 · ⭐ 1) - DeepModeling Blog. LGPL-3.0 @@ -428,7 +428,7 @@ This curated list contains 38 awesome open-source projects with a total of 3.4K git clone https://github.com/deepmodeling/AI4Science101 ```
-
DeePDih (🥉5 · ⭐ 3 · 🐣) - Deep Potential driven molecular dihedral scan toolkit. MIT +
DeePDih (🥉5 · ⭐ 4 · 🐣) - Deep Potential driven molecular dihedral scan toolkit. MIT - [GitHub](https://github.com/deepmodeling/DeePDih) (🔀 2 · ⏱️ 19.04.2024): diff --git a/history/2024-09-26_changes.md b/history/2024-09-26_changes.md new file mode 100644 index 0000000..2c8da67 --- /dev/null +++ b/history/2024-09-26_changes.md @@ -0,0 +1,15 @@ +## 📈 Trending Up + +_Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity._ + +- JAX-FEM (🥈14 · ⭐ 240 · 📈) - Differentiable Finite Element Method with JAX. GPL-3.0 +- rid-kit (🥈14 · ⭐ 44 · 📈) - Reinforced dynamics. LGPL-3.0 +- dpti (🥉11 · ⭐ 21 · 📈) - A Python Package to Automate Thermodynamic Integration Calculations for Free Energy. LGPL-3.0 +- fealpy (🥉8 · ⭐ 3 · 📈) - Finite Element Analysis Library in Python. Unlicensed + +## 📉 Trending Down + +_Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._ + +- fpop (🥉8 · ⭐ 2 · 📉) - LGPL-3.0 + diff --git a/history/2024-09-26_projects.csv b/history/2024-09-26_projects.csv new file mode 100644 index 0000000..31ce5cc --- /dev/null +++ b/history/2024-09-26_projects.csv @@ -0,0 +1,39 @@ +,name,github_id,pypi_id,conda_id,npm_id,dockerhub_id,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,commit_count,recent_commit_count,fork_count,watchers_count,pr_count,open_issue_count,closed_issue_count,star_count,latest_stable_release_published_at,latest_stable_release_number,github_release_downloads,monthly_downloads,release_count,description,dependent_project_count,github_dependent_project_count,contributor_count,pypi_url,pypi_monthly_downloads,conda_url,conda_latest_release_published_at,conda_total_downloads,npm_url,npm_monthly_downloads,dockerhub_url,dockerhub_latest_release_published_at,dockerhub_stars,dockerhub_pulls,projectrank,show,category,projectrank_placing,trending +0,DeePMD-kit,deepmodeling/deepmd-kit,deepmd-kit,conda-forge/deepmd-kit,deepmd-kit,deepmodeling/deepmd-kit,https://github.com/deepmodeling/deepmd-kit,https://github.com/deepmodeling/deepmd-kit,LGPL-3.0,2017-12-12 15:23:44,2024-09-25 21:45:32.942000,2024-09-17 18:00:40,2534,33.0,487.0,47.0,2040.0,85.0,689.0,1458.0,2024-07-03 19:22:15,2.2.11,40228.0,29374.0,50.0,A deep learning package for many-body potential energy representation and molecular dynamics.,16.0,16.0,69.0,https://pypi.org/project/deepmd-kit,2902.0,https://anaconda.org/conda-forge/deepmd-kit,2024-09-25 21:45:32.942,1054881.0,https://www.npmjs.com/package/deepmd-kit,16.0,https://hub.docker.com/r/deepmodeling/deepmd-kit,2024-07-27 08:24:51.741318,1.0,2858.0,28,True,others,1.0, +1,ABACUS,deepmodeling/abacus-develop,,conda-forge/abacus,,,https://github.com/deepmodeling/abacus-develop,https://github.com/deepmodeling/abacus-develop,LGPL-3.0,2021-02-01 04:04:52,2024-09-26 05:39:07.000000,2024-09-26 05:39:07,6725,322.0,128.0,11.0,3209.0,211.0,1677.0,164.0,2024-09-09 06:41:25,3.7.5,,13345.0,56.0,An electronic structure package based on either plane wave basis or numerical atomic orbitals.,,,119.0,,,https://anaconda.org/conda-forge/abacus,2024-08-26 10:31:19.037,186835.0,,,,,,,26,True,others,1.0, +2,dpdata,deepmodeling/dpdata,dpdata,conda-forge/dpdata,,dptechnology/dpdata,https://github.com/deepmodeling/dpdata,https://github.com/deepmodeling/dpdata,LGPL-3.0,2019-04-12 13:24:23,2024-09-24 00:51:27.000000,2024-09-20 18:23:06,761,34.0,124.0,9.0,505.0,18.0,82.0,195.0,2024-09-20 18:24:21,0.2.21,,45779.0,37.0,A Python package for manipulating atomistic data of software in computational science.,123.0,123.0,61.0,https://pypi.org/project/dpdata,44188.0,https://anaconda.org/conda-forge/dpdata,2024-09-21 05:04:04.171,77554.0,,,https://hub.docker.com/r/dptechnology/dpdata,2023-06-02 09:30:14.674068,,638.0,24,True,others,1.0, +3,DP-GEN,deepmodeling/dpgen,dpgen,conda-forge/dpgen,,,https://github.com/deepmodeling/dpgen,https://github.com/deepmodeling/dpgen,LGPL-3.0,2019-06-13 11:43:56,2024-09-24 18:44:41.000000,2024-04-10 06:31:36,2083,,168.0,13.0,846.0,35.0,263.0,298.0,2024-04-10 06:37:07,0.12.1,1781.0,1311.0,18.0,The deep potential generator to generate a deep-learning based model of interatomic potential energy and force field.,6.0,6.0,64.0,https://pypi.org/project/dpgen,651.0,https://anaconda.org/conda-forge/dpgen,2024-04-10 09:44:30.012,32164.0,,,,,,,23,True,others,1.0, +4,dpdispatcher,deepmodeling/dpdispatcher,dpdispatcher,conda-forge/dpdispatcher,,dptechnology/dpdispatcher,https://github.com/deepmodeling/dpdispatcher,https://github.com/deepmodeling/dpdispatcher,LGPL-3.0,2020-12-08 05:14:37,2024-09-23 22:03:11.000000,2024-09-11 04:23:51,1092,20.0,53.0,6.0,391.0,15.0,61.0,42.0,2024-08-30 18:52:29,0.6.7,,5960.0,47.0,generate HPC scheduler systems jobs input scripts and submit these scripts to HPC systems and poke until they finish.,50.0,50.0,46.0,https://pypi.org/project/dpdispatcher,2973.0,https://anaconda.org/conda-forge/dpdispatcher,2024-08-31 12:30:44.164,14629.0,,,https://hub.docker.com/r/dptechnology/dpdispatcher,2024-08-30 18:56:38.463169,,107054.0,22,True,others,2.0, +5,reacnetgenerator,deepmodeling/reacnetgenerator,reacnetgenerator,conda-forge/reacnetgenerator,,,https://github.com/deepmodeling/reacnetgenerator,https://github.com/deepmodeling/reacnetgenerator,LGPL-3.0,2018-04-06 15:07:56,2024-09-25 17:25:34.000000,2024-09-16 18:48:39,2488,10.0,37.0,9.0,2131.0,5.0,120.0,65.0,2024-05-09 23:35:17,1.6.13,,11906.0,100.0,an automatic reaction network generator for reactive molecular dynamics simulation.,2.0,2.0,18.0,https://pypi.org/project/reacnetgenerator,3992.0,https://anaconda.org/conda-forge/reacnetgenerator,2024-05-10 07:03:30.570,411548.0,,,,,,,20,True,others,2.0, +6,dflow,deepmodeling/dflow,dflow,conda-forge/dflow,,dptechnology/dflow,https://github.com/deepmodeling/dflow,https://github.com/deepmodeling/dflow,LGPL-3.0,2022-01-21 08:14:36,2024-09-20 09:10:07.304674,2024-09-20 09:05:34,2102,68.0,25.0,1.0,830.0,14.0,21.0,62.0,2024-09-20 09:08:33,1.8.93,,287.0,100.0,Dflow is a Python framework for constructing scientific computing workflows (e.g. concurrent learning workflows)..,,,22.0,https://pypi.org/project/dflow,,https://anaconda.org/conda-forge/dflow,,,,,https://hub.docker.com/r/dptechnology/dflow,2024-09-20 09:10:07.304674,,9201.0,19,True,others,2.0, +7,dargs,deepmodeling/dargs,dargs,conda-forge/dargs,,,https://github.com/deepmodeling/dargs,https://github.com/deepmodeling/dargs,LGPL-3.0,2020-09-19 22:20:28,2024-09-23 22:02:49.000000,2024-07-17 20:31:43,151,6.0,3.0,7.0,69.0,2.0,6.0,5.0,2024-07-15 00:16:52,0.4.8,,71760.0,29.0,Argument processing for the deep modeling project.,124.0,124.0,7.0,https://pypi.org/project/dargs,71004.0,https://anaconda.org/conda-forge/dargs,2024-07-15 04:32:31.846,31010.0,,,,,,,19,True,others,2.0, +8,DeepFlame,deepmodeling/deepflame-dev,,,,,https://github.com/deepmodeling/deepflame-dev,https://github.com/deepmodeling/deepflame-dev,GPL-3.0,2022-06-12 10:25:12,2024-09-04 04:49:50.000000,2024-08-30 05:24:55,1110,53.0,60.0,6.0,468.0,17.0,29.0,135.0,2024-08-23 01:31:45,1.4,,,20.0,A deep learning empowered open-source platform for reacting flow simulations.,,,24.0,,,,,,,,,,,,17,True,others,2.0, +9,DPGEN2,deepmodeling/dpgen2,dpgen2,,,dptechnology/dpgen2,https://github.com/deepmodeling/dpgen2,https://github.com/deepmodeling/dpgen2,LGPL-3.0,2022-02-28 02:41:16,2024-09-12 01:31:39.230580,2024-09-12 01:30:15,317,24.0,24.0,7.0,225.0,9.0,23.0,33.0,2023-01-28 03:43:25,0.0.7,,308.0,7.0,2nd generation of the Deep Potential GENerator.,4.0,4.0,14.0,https://pypi.org/project/dpgen2,193.0,,,,,,https://hub.docker.com/r/dptechnology/dpgen2,2024-09-12 01:31:39.230580,,3595.0,17,True,others,2.0, +10,DeePTB,deepmodeling/DeePTB,dptb,,,,https://github.com/deepmodeling/DeePTB,https://github.com/deepmodeling/DeePTB,LGPL-3.0,2023-07-11 03:19:42,2024-09-19 09:34:58.000000,2024-09-19 09:34:57,747,34.0,15.0,3.0,172.0,7.0,28.0,47.0,2024-08-15 03:02:38,2.1.1,,215.0,11.0,DeePTB: A deep learning package for tight-binding approach with ab initio accuracy.,1.0,1.0,10.0,https://pypi.org/project/dptb,215.0,,,,,,,,,,16,True,others,2.0, +11,APEX,deepmodeling/APEX,apex-flow,,,,https://github.com/deepmodeling/APEX,https://github.com/deepmodeling/APEX,LGPL-3.0,2023-04-20 06:13:42,2024-08-27 12:48:16.000000,2024-08-27 12:48:16,562,10.0,16.0,7.0,73.0,,7.0,21.0,2024-05-06 10:01:52,1.2.0,,727.0,4.0,APEX: Alloy Properties EXplorer using simulations.,1.0,1.0,6.0,https://pypi.org/project/apex-flow,727.0,,,,,,,,,,15,True,others,2.0, +12,JAX-FEM,deepmodeling/jax-fem,jax-fem,,,,https://github.com/deepmodeling/jax-fem,https://github.com/deepmodeling/jax-fem,GPL-3.0,2023-10-02 15:20:54,2024-09-26 07:49:16.000000,2024-09-26 07:49:14,202,14.0,39.0,11.0,5.0,21.0,11.0,243.0,,,,266.0,,Differentiable Finite Element Method with JAX.,2.0,2.0,8.0,https://pypi.org/project/jax-fem,266.0,,,,,,,,,,14,True,others,2.0,1.0 +13,DMFF,deepmodeling/DMFF,,conda-forge/dmff,,,https://github.com/deepmodeling/DMFF,https://github.com/deepmodeling/DMFF,LGPL-3.0,2022-02-14 01:35:50,2024-08-20 02:36:26.000000,2024-01-12 00:58:20,431,,41.0,9.0,161.0,10.0,16.0,150.0,2023-11-09 14:32:37,1.0.0,,119.0,4.0,DMFF (Differentiable Molecular Force Field) is a Jax-based python package that provides a full differentiable..,,,14.0,,,https://anaconda.org/conda-forge/dmff,2024-01-06 07:33:02.470,954.0,,,,,,,14,True,others,2.0, +14,rid-kit,deepmodeling/rid-kit,rid-kit,,,,https://github.com/deepmodeling/rid-kit,https://github.com/deepmodeling/rid-kit,LGPL-3.0,2021-02-02 02:44:00,2024-06-27 07:19:30.000000,2024-06-27 07:19:24,475,,22.0,5.0,21.0,1.0,3.0,44.0,2024-05-14 03:25:35,0.6.4,145.0,192.0,5.0,Reinforced dynamics.,1.0,1.0,14.0,https://pypi.org/project/rid-kit,189.0,,,,,,,,,,14,True,others,2.0,1.0 +15,DP-GUI,deepmodeling/dpgui,dpgui,,,,https://github.com/deepmodeling/dpgui,https://github.com/deepmodeling/dpgui,LGPL-3.0,2021-07-21 18:48:23,2024-09-23 22:02:53.000000,2024-09-11 04:21:44,306,2.0,5.0,6.0,475.0,,1.0,7.0,2023-10-13 05:16:09,1.0.0,,18556.0,4.0,A web-based GUI for user inputs.,8.0,8.0,4.0,https://pypi.org/project/dpgui,18556.0,,,,,,,,,,13,True,others,3.0, +16,deepmodeling_sphinx,deepmodeling/deepmodeling_sphinx,deepmodeling_sphinx,,,,https://github.com/deepmodeling/deepmodeling_sphinx,https://github.com/deepmodeling/deepmodeling_sphinx,LGPL-3.0,2022-03-04 00:19:06,2024-09-23 22:02:50.000000,2024-09-11 04:10:49,73,7.0,6.0,5.0,65.0,,,2.0,2024-09-11 04:11:41,0.2.10,,2242.0,23.0,Sphinx extension for DeepModeling projects.,,,7.0,https://pypi.org/project/deepmodeling_sphinx,2242.0,,,,,,,,,,12,True,others,3.0, +17,dpti,deepmodeling/dpti,dpti,,,,https://github.com/deepmodeling/dpti,https://github.com/deepmodeling/dpti,LGPL-3.0,2021-04-04 13:57:37,2024-09-23 22:02:59.000000,2024-08-14 03:08:53,406,12.0,20.0,7.0,70.0,8.0,,21.0,,,,112.0,,A Python Package to Automate Thermodynamic Integration Calculations for Free Energy.,1.0,1.0,19.0,https://pypi.org/project/dpti,112.0,,,,,,,,,,11,True,others,3.0,1.0 +18,DeePKS-kit,deepmodeling/deepks-kit,,,,,https://github.com/deepmodeling/deepks-kit,https://github.com/deepmodeling/deepks-kit,LGPL-3.0,2020-07-29 03:27:50,2024-09-19 11:49:01.000000,2024-04-13 03:44:40,384,,35.0,14.0,46.0,5.0,14.0,99.0,,,,,,a package for developing machine learning-based chemically accurate energy and density functional models.,,,7.0,,,,,,,,,,,,10,True,others,3.0, +19,GPUMD,deepmodeling/GPUMD,,,,,https://github.com/deepmodeling/GPUMD,https://github.com/deepmodeling/GPUMD,GPL-3.0,2024-06-18 05:40:21,2024-09-03 14:17:13.000000,2024-09-03 13:26:08,3980,135.0,,,,,,3.0,,,,,,Graphics Processing Units Molecular Dynamics.,,,34.0,,,,,,,,,,,,10,True,others,3.0, +20,args,deepmodeling/args,,,@deepmodeling/args,,https://github.com/deepmodeling/args,https://github.com/deepmodeling/args,LGPL-3.0,2021-12-27 03:27:24,2024-09-02 15:27:53.000000,2024-09-02 15:27:51,74,2.0,2.0,6.0,47.0,,,2.0,2024-04-11 23:49:50,0.0.17,,77.0,16.0,DeepModeling dargs arguments generation.,5.0,5.0,3.0,,,,,,https://www.npmjs.com/package/@deepmodeling/args,77.0,,,,,9,True,others,3.0, +21,community,deepmodeling/community,,,,,https://github.com/deepmodeling/community,https://github.com/deepmodeling/community,,2021-05-06 04:50:02,2024-09-26 09:19:17.000000,2024-09-26 09:19:17,137,18.0,21.0,11.0,42.0,,2.0,82.0,,,,,,DeepModeling community content.,,,17.0,,,,,,,,,,,,8,True,others,3.0, +22,fealpy,deepmodeling/fealpy,fealpy,,,,https://github.com/deepmodeling/fealpy,https://github.com/deepmodeling/fealpy,,2023-04-10 03:58:57,2024-04-24 03:09:27.000000,2024-04-24 01:36:31,6125,,2.0,1.0,1.0,,,3.0,,,,159.0,,Finite Element Analysis Library in Python.,,,57.0,https://pypi.org/project/fealpy,159.0,,,,,,,,,,8,True,others,3.0,1.0 +23,fpop,deepmodeling/fpop,fpop,,,,https://github.com/deepmodeling/fpop,https://github.com/deepmodeling/fpop,LGPL-3.0,2023-02-10 03:16:47,2024-07-01 09:11:36.000000,2024-07-01 09:11:36,42,1.0,11.0,9.0,25.0,4.0,,2.0,,,,1583.0,,,8.0,8.0,4.0,https://pypi.org/project/fpop,1583.0,,,,,,,,,,8,True,others,3.0,-1.0 +24,Uni-Fold,deepmodeling/Uni-Fold,,,,dptechnology/unifold,https://github.com/deepmodeling/Uni-Fold,https://github.com/deepmodeling/Uni-Fold,Apache-2.0,2021-12-07 14:40:37,2024-04-11 02:15:21.000000,2022-08-18 15:27:32,29,,18.0,5.0,2.0,,1.0,91.0,,,,21.0,,,,,3.0,,,,,,,,https://hub.docker.com/r/dptechnology/unifold,2024-01-08 06:24:09.367953,,718.0,7,True,others,3.0, +25,Blog,deepmodeling/blog,,,,,https://github.com/deepmodeling/blog,https://github.com/deepmodeling/blog,LGPL-3.0,2021-06-10 23:11:55,2024-09-20 21:33:43.000000,2024-09-11 03:27:08,177,9.0,7.0,6.0,108.0,,,1.0,,,,,,DeepModeling Blog.,,,7.0,,,,,,,,,,,,7,True,others,3.0, +26,tutorials,deepmodeling/tutorials,,,,,https://github.com/deepmodeling/tutorials,https://github.com/deepmodeling/tutorials,,2022-03-07 06:19:19,2024-08-21 19:01:45.000000,2024-08-21 19:01:44,143,3.0,22.0,5.0,66.0,,2.0,13.0,,,,,,Tutorials for DeepModeling projects.,,,10.0,,,,,,,,,,,,6,True,others,3.0, +27,AIS-Square,deepmodeling/AIS-Square,,,,,https://github.com/deepmodeling/AIS-Square,https://github.com/deepmodeling/AIS-Square,LGPL-3.0,2022-09-13 09:52:30,2024-08-26 15:33:53.000000,2023-12-06 03:06:55,469,,8.0,8.0,210.0,5.0,1.0,10.0,,,,,,,,,8.0,,,,,,,,,,,,6,True,others,3.0, +28,tbplas,deepmodeling/tbplas,,,,,https://github.com/deepmodeling/tbplas,https://github.com/deepmodeling/tbplas,,2024-02-29 03:21:24,2024-04-11 02:16:51.000000,2024-01-17 13:25:05,662,,4.0,9.0,2.0,2.0,,7.0,2024-03-01 09:33:35,1.6,,,1.0,Repository of TBPLaS (tight-binding package for large-scale simulation).,,,10.0,,,,,,,,,,,,6,True,others,3.0, +29,docs,deepmodeling/docs,,,,,https://github.com/deepmodeling/docs,https://github.com/deepmodeling/docs,LGPL-3.0,2021-07-05 00:32:29,2024-04-11 04:19:01.000000,2024-04-11 04:19:01,27,,7.0,5.0,22.0,,,3.0,,,,,,The home page of DeepModeling documentation.,,,8.0,,,,,,,,,,,,6,True,others,3.0, +30,AI4Science101,deepmodeling/AI4Science101,,,,,https://github.com/deepmodeling/AI4Science101,https://github.com/deepmodeling/AI4Science101,,2022-06-19 02:26:48,2024-04-11 02:15:55.000000,2022-09-04 02:06:18,139,,13.0,9.0,29.0,,1.0,83.0,,,,,,AI for Science.,,,5.0,,,,,,,,,,,,5,True,others,3.0, +31,DeePDih,deepmodeling/DeePDih,,,,,https://github.com/deepmodeling/DeePDih,https://github.com/deepmodeling/DeePDih,MIT,2024-03-03 13:22:19,2024-06-23 14:34:36.000000,2024-04-19 07:37:47,61,,2.0,2.0,,,,4.0,,,,,,Deep Potential driven molecular dihedral scan toolkit.,,,,,,,,,,,,,,,5,True,others,3.0, +32,DeepH-pack,deepmodeling/DeepH-pack,,,,,https://github.com/deepmodeling/DeepH-pack,https://github.com/deepmodeling/DeepH-pack,LGPL-3.0,2022-07-19 08:07:24,2024-04-11 02:16:01.000000,2023-12-28 12:48:09,56,,6.0,2.0,2.0,4.0,2.0,11.0,,,,,,Deep neural networks for density functional theory Hamiltonian.,,,6.0,,,,,,,,,,,,4,True,others,3.0, +33,tutorials-cn,deepmodeling/tutorials-cn,,,,,https://github.com/deepmodeling/tutorials-cn,https://github.com/deepmodeling/tutorials-cn,LGPL-2.1,2022-03-30 07:39:32,2024-04-11 02:15:41.000000,2022-12-29 11:58:55,9,,7.0,5.0,13.0,,,3.0,,,,,,,,,4.0,,,,,,,,,,,,4,True,others,3.0, +34,ADMP,deepmodeling/ADMP,,,,,https://github.com/deepmodeling/ADMP,https://github.com/deepmodeling/ADMP,,2021-12-26 07:22:47,2024-04-11 02:15:25.000000,2022-02-15 02:13:59,120,,2.0,1.0,6.0,,,2.0,,,,,,Automatic Differentiation Multipole Moment Molecular Forcefield.,,,7.0,,,,,,,,,,,,2,True,others,3.0, +35,LibRI,deepmodeling/LibRI,,,,,https://github.com/deepmodeling/LibRI,https://github.com/deepmodeling/LibRI,GPL-3.0,2023-04-19 02:10:20,2024-04-11 02:16:14.000000,2023-04-10 15:53:42,80,,1.0,2.0,1.0,2.0,1.0,6.0,,,,,,,,,2.0,,,,,,,,,,,,1,True,others,3.0, +36,openfinite,deepmodeling/openfinite,,,,,https://github.com/deepmodeling/openfinite,https://github.com/deepmodeling/openfinite,LGPL-3.0,2021-10-10 08:56:48,2024-04-11 02:15:14.000000,2021-10-06 08:13:39,13,,1.0,1.0,1.0,,,1.0,,,,,,,,,2.0,,,,,,,,,,,,0,True,others,, +37,dflow-op-cutter,deepmodeling/dflow-op-cutter,,,,,https://github.com/deepmodeling/dflow-op-cutter,https://github.com/deepmodeling/dflow-op-cutter,,2022-06-24 01:31:42,2024-04-11 02:15:58.000000,2022-07-06 09:54:08,4,,1.0,4.0,1.0,,1.0,,,,,,,,,,2.0,,,,,,,,,,,,0,True,others,, diff --git a/latest-changes.md b/latest-changes.md index 20ae00a..2c8da67 100644 --- a/latest-changes.md +++ b/latest-changes.md @@ -2,11 +2,14 @@ _Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity._ -- reacnetgenerator (🥈20 · ⭐ 64 · 📈) - an automatic reaction network generator for reactive molecular dynamics simulation. LGPL-3.0 +- JAX-FEM (🥈14 · ⭐ 240 · 📈) - Differentiable Finite Element Method with JAX. GPL-3.0 +- rid-kit (🥈14 · ⭐ 44 · 📈) - Reinforced dynamics. LGPL-3.0 +- dpti (🥉11 · ⭐ 21 · 📈) - A Python Package to Automate Thermodynamic Integration Calculations for Free Energy. LGPL-3.0 +- fealpy (🥉8 · ⭐ 3 · 📈) - Finite Element Analysis Library in Python. Unlicensed ## 📉 Trending Down _Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._ -- GPUMD (🥉10 · ⭐ 3 · 🐣) - Graphics Processing Units Molecular Dynamics. GPL-3.0 +- fpop (🥉8 · ⭐ 2 · 📉) - LGPL-3.0