Skip to content

Releases: p-j-smith/lipyphilic

LiPyphilic 0.11.0

30 Nov 10:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.11.0

LiPyphilic 0.11.0.dev0

29 Nov 21:31
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.11.0

LiPyphilic 0.10.0

29 Dec 17:05
Compare
Choose a tag to compare

Switched from Travis to GitHub Actions for CI, increased minimum matplotlib version to 3.5, and fixed various bugs.

See the CHANGELOG for more details.

LiPyphilic 0.9.0

02 Sep 19:46
Compare
Choose a tag to compare

Increased minimum MDAnalysis version to 2.0 and updated documentation.

LiPyphilic 0.8.0

31 Jul 20:11
Compare
Choose a tag to compare

Added an on-the-fly trajectory transformation to transform triclinic coordinates into their orthorhombic representation. This means all tools can now handle triclinic systems, so long as this transformation is applied.

See the CHANGELOG for full details.

LiPyphilic 0.7.0

04 Jul 08:51
Compare
Choose a tag to compare

Removed support for Python 3.6.

Fixed bugs in lipyphilic.lib.lateral_diffusion.MSD and lipyphilic.transformations.nojump and improved the documentation.

See the CHANGELOG for full details.

LiPyphilic 0.6.3

09 May 18:56
Compare
Choose a tag to compare

Fixed bug in lipyphilic.lib.order_parameter.SCC.weighted_average, refactored lipyphilic.lib.assign_leaflets, and made improvements to the documentation.

See the CHANGELOG for full details.

LiPyphilic 0.6.2

18 Apr 14:17
Compare
Choose a tag to compare

Improved performance of lipyphilic.lib.neighbours.Neighbours and lipyphilic.lib.flip_flop.FlipFlop.

See the CHANGELOG for full details.

LiPyphilic 0.6.1

16 Apr 10:37
Compare
Choose a tag to compare

Added an optional argument to lipyphilic.transformations.center_membrane to control when a membrane is deemed to be broken across periodic boundaries.

Improved documentation and added a 'Powered by MDAnalysis' badge.

See the CHANGELOG for full details.

LiPyphilic 0.6.0

26 Mar 12:15
Compare
Choose a tag to compare

Added a tool to calculate mean squared displacement and the lateral diffusion coefficient, along with an on-the-fly transformation for performing nojump unwrapping of atomic positions.

Added a lipid enrichment analysis, a method for identifying leaflets in curved membranes that uses MDAnalysis' Leaflet Finder, and refactored parts of the analysis API.

See the CHANGELOG for full details.