Skip to content

Releases: p-j-smith/lipyphilic

LiPyphilic 0.12.1

05 Jun 15:41
3bdb1b5

Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.12.1

LiPyphilic 0.12.0

05 Jun 15:27
fdceb65

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.12.0

LiPyphilic 0.11.0

30 Nov 10:19

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

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

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

Choose a tag to compare

Increased minimum MDAnalysis version to 2.0 and updated documentation.

LiPyphilic 0.8.0

31 Jul 20:11

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

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

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

Choose a tag to compare

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

See the CHANGELOG for full details.