Skip to content

Commit d939f79

Browse files
committed
Merge branch '43-version-1-documentation' of https://github.com/CCPBioSim/CodeEntropy into 43-version-1-documentation
2 parents 4d752ea + 14ce19d commit d939f79

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
MIT License
33

4-
Copyright (c) 2022 DonaldChung-HK
4+
Copyright (c) 2025 CCPBioSim
55

66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
CodeEntropy
1010
==============================
11-
CodeEntropy tool with POSEIDON code integrated to form a complete and generally applicable set of tools for calculating entropy
11+
CodeEntropy 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.
1212

1313
<p align="center">
1414
<img src="https://github.com/CCPBioSim/branding/blob/fbf562b1f5a9bf34440d0a537548591bad0bd206/logos/biosim-codeentropy_logo_grey.png" alt="CodeEntropy logo" width="300"/>
@@ -18,13 +18,12 @@ See [CodeEntropy’s documentation](https://codeentropy.readthedocs.io/en/latest
1818

1919
## Copyright
2020

21-
Copyright (c) 2022, DonaldChung-HK, CCPBioSim
21+
Copyright (c) 2025 CCPBioSim
2222

2323

2424
## Acknowledgements
2525

2626
Project based on the
2727

28-
- [Computational Molecular Science Python Cookiecutter](https://github.com/molssi/cookiecutter-cms) version 1.6.
2928
- [arghya90/CodeEntropy](https://github.com/arghya90/CodeEntropy) version 0.3
3029
- [jkalayan/PoseidonBeta](https://github.com/jkalayan/PoseidonBeta)

0 commit comments

Comments
 (0)