Recent Releases of membrane-curvature
membrane-curvature - Membrane Curvature v1.1.1
Bugfix release v1.1.1 of Membrane Curvature
This version mostly removes erroneously packaged additional files on pypi.
What's Changed
- Add deployment workflow by @IAlibay in https://github.com/MDAnalysis/membrane-curvature/pull/124
- Update the changelog by @IAlibay in https://github.com/MDAnalysis/membrane-curvature/pull/125
- Fix deployment workflow by @IAlibay in https://github.com/MDAnalysis/membrane-curvature/pull/126
Full Changelog: https://github.com/MDAnalysis/membrane-curvature/compare/v1.1.0...v1.1.1
- Python
Published by IAlibay about 2 years ago
membrane-curvature - Membrane Curvature v1.1.0
Changes
- Update docs to the official MDAnalysis theme.
- Drop support for Python 3.8.
- Comply with PEP 518.
Minimum requirements: Python>=3.9 and MDAnalysis>=2.0.0.
- Python
Published by ojeda-e about 2 years ago
membrane-curvature - MembraneCurvature 1.0.0
Release 1.0.0 of MembraneCurvature
In this new version, we comply with NEP29 by:
- Raising the minimum NumPy version to 1.20.0.
- Dropping support for Python 3.6 and 3.7
In this release, we extended support to Python 3.10 and 3.11 and removed redundant warning messages when atoms fall out of boundaries (PR #95). Removing redundant messages significantly improves the performance of MembraneCurvature, particularly for membrane-protein systems.
Minimum requirements: Python>=3.8 and MDAnalysis>=2.0.0.
- Python
Published by ojeda-e over 3 years ago