Skip to content

Releases: Pranavkhade/PACKMAN

PACKMAN v1.4.12

19 Jan 07:25
Compare
Choose a tag to compare

A very minor update to fix the predict_hinge.py output because scipy.stats changed the output format for 'mode'

What's Changed

Full Changelog: 1.4.11...1.4.12

PACKMAN v1.4.11

19 Jan 06:46
4129dcf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.10...1.4.11

PACKMAN v1.4.10

03 Aug 22:00
f03dc55
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.9...1.4.10

Minor fix for 1.4.9. Read the 1.4.9 description.

PACKMAN v1.4.9

03 Aug 21:44
875e1b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.8...1.4.9

  • The branch name for the commits was misleading. We ended up writing code where we check neighbour1 (argument) is present in component 1 or 2 and rotate the component that it is in thereby keeping $\vec{e_a}$ intact.

PACKMAN v1.4.8

17 Jul 20:06
bdff6a8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.7...1.4.8

PACKMAN v1.4.7

28 Mar 01:35
f90f177
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.6...1.4.7

PACKMAN v1.4.6

28 Sep 00:43
270ab1e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.5...1.4.6

PACKMAN v1.4.5

21 May 00:27
7f0dba2
Compare
Choose a tag to compare
  • GNM added.
  • Bugfix for .hng file (spaces are replaced by + in the .hng file)
  • Bigfix for packman.utilities.load_hinge()
  • 'Molecule' module image was added from the paper (under creative commons license)
  • DCI publication and server links were added everywhere. (server page update is remaining) @Ambuj-UF

What's Changed

Full Changelog: 1.4.4...1.4.5

PACKMAN v1.4.4

15 Mar 23:15
5476cf0
Compare
Choose a tag to compare
  • C-Alpha to all-atom projection added for linear and curvilinear paths in API, CLI and GUI (ask ResearchIT to change server too)
  • GUI improvements
  • Minor fixes

PACKMAN v1.4.3

07 Mar 22:42
298a83a
Compare
Choose a tag to compare
  • PDB to mmCIF conversion in hdANM is fixed. (However, lot of effort is needed to convert the annotations completely)