File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,10 +3,11 @@ CodeEntropy
33
44| Category | Badges |
55| ----------------| --------|
6- | ** Build** | [ ![ CodeEntropy CI] ( https://github.com/CCPBioSim/CodeEntropy/actions/workflows/project-ci.yaml/badge.svg )] ( https://github.com/CCPBioSim/CodeEntropy/actions/workflows/project-ci.yaml ) |
7- | ** Documentation** | [ ![ Docs - Status] ( https://app.readthedocs.org/projects/codeentropy/badge/?version=latest )] ( https://codeentropy.readthedocs.io/en/latest/?badge=latest ) |
6+ | ** Build** | [ ![ PR Checks] ( https://github.com/CCPBioSim/CodeEntropy/actions/workflows/pr.yaml/badge.svg )] ( https://github.com/CCPBioSim/CodeEntropy/actions/workflows/pr.yaml ) [ ![ Daily Tests] ( https://github.com/CCPBioSim/CodeEntropy/actions/workflows/daily.yaml/badge.svg )] ( https://github.com/CCPBioSim/CodeEntropy/actions/workflows/daily.yaml ) |
7+ | ** Regression** | [ ![ Weekly Regression] ( https://github.com/CCPBioSim/CodeEntropy/actions/workflows/weekly-regression.yaml/badge.svg )] ( https://github.com/CCPBioSim/CodeEntropy/actions/workflows/weekly-regression.yaml ) |
8+ | ** Documentation** | [ ![ Weekly Docs] ( https://github.com/CCPBioSim/CodeEntropy/actions/workflows/weekly-docs.yaml/badge.svg )] ( https://github.com/CCPBioSim/CodeEntropy/actions/workflows/weekly-docs.yaml ) [ ![ Docs - Status] ( https://app.readthedocs.org/projects/codeentropy/badge/?version=latest )] ( https://codeentropy.readthedocs.io/en/latest/?badge=latest ) |
89| ** Citation** | [ ![ DOI] ( https://zenodo.org/badge/DOI/10.5281/zenodo.17570721.svg )] ( https://doi.org/10.5281/zenodo.17570721 ) |
9- | ** PyPI** | ![ PyPI - Status] ( https://img.shields.io/pypi/status/codeentropy?logo=pypi&logoColor=white ) ![ PyPI - Version] ( https://img.shields.io/pypi/v/codeentropy?logo=pypi&logoColor=white ) ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/CodeEntropy ) ![ PyPI - Total Downloads] ( https://img.shields.io/pepy/dt/codeentropy?logo=pypi&logoColor=white&color=blue ) ![ PyPI - Monthly Downloads] ( https://img.shields.io/pypi/dm/CodeEntropy?logo=pypi&logoColor=white&color=blue ) |
10+ | ** PyPI** | ![ PyPI - Status] ( https://img.shields.io/pypi/status/codeentropy?logo=pypi&logoColor=white ) ![ PyPI - Version] ( https://img.shields.io/pypi/v/codeentropy?logo=pypi&logoColor=white ) ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/CodeEntropy ) ![ PyPI - Total Downloads] ( https://img.shields.io/pepy/dt/codeentropy?logo=pypi&logoColor=white&color=blue ) ![ PyPI - Monthly Downloads] ( https://img.shields.io/pypi/dm/CodeEntropy?logo=pypi&logoColor=white&color=blue ) |
1011| ** Quality** | [ ![ Coverage Status] ( https://coveralls.io/repos/github/CCPBioSim/CodeEntropy/badge.svg?branch=main )] ( https://coveralls.io/github/CCPBioSim/CodeEntropy?branch=main ) |
1112
1213CodeEntropy is a Python package for computing the configurational entropy of macromolecular systems using forces sampled from molecular dynamics (MD) simulations. It implements the multiscale cell correlation method to provide accurate and efficient entropy estimates, supporting a wide range of applications in molecular simulation and statistical mechanics.
You can’t perform that action at this time.
0 commit comments