Skip to content

Releases: Marcello-Sega/pytim

v1.0.1: Update requirements, minor fixes

07 Aug 11:48
Compare
Choose a tag to compare

v1.0.0

06 Aug 16:41
Compare
Choose a tag to compare
Production/Stable

* automatic exclusion of atoms with zero radius from surface analysis
  (this creates artefacts especially with the triangulation in GITIM)
* updated documentation
* Chacon-Tarazona support removed (contact developers to reintroduce it if needed)
* ready for integration in MDAKits (see https://github.com/MDAnalysis/MDAKits)
* version bump to 1.0.0

v0.9.3

01 Jun 20:15
Compare
Choose a tag to compare
  • adds extended contact angle observable
  • minor fixes

v0.9.2

10 May 08:25
Compare
Choose a tag to compare

Minor fixes

v0.9.0

23 Jan 13:50
6dcfdfb
Compare
Choose a tag to compare
  • fixes for MDAnalysis 2.0.0
  • switches to circleci

more in detail:

  • fix missing attributes
  • follow convention for numpy dtype
  • update interface for query_ball_point
  • fix in example calculation of profile
  • small python/numpy fixes
  • exclude openmm from tests for the time being
  • fix precision issue in orientation test

v0.5.2

20 Jul 14:06
Compare
Choose a tag to compare
v0.5.2 Pre-release
Pre-release

some bugfixes, faster Delaunay triangulation using pytetgen

v0.4.0

15 May 20:29
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release
  • added Willard-Chandler method
  • added Chacon-Tarazona method
  • general code cleanup

v0.3.0

02 Apr 16:01
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Fully working GITIM implementation

v0.2.0

26 Feb 09:10
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Basic functionality