Pytraj Versions Save

Python interface of cpptraj

v.2.0.5

4 years ago

v.2.0.5

v.2.0.4

5 years ago

Compatible with cpptraj's commit: https://github.com/Amber-MD/cpptraj/commit/4bc498d0a9caa437b549682144a346c0c5ef6c66

  • ADD: writing traj with time #1456
  • ADD: xtalsymm (#1477)
  • ADD hausdorff + permute_dihedrals (#1483)
  • FIX distance in native contacts #1468

v2.0.3

6 years ago

Compatible with https://github.com/Amber-MD/cpptraj/releases/tag/18.00

This is the version released along with AmberTools 18.

v2.0.0

7 years ago

Same as the version in AmberTools 17

v1.0.9

7 years ago

What's new (vs v1.0.7)

  • ADD: support xtc format
  • ADD: support hieragglo and dbscan clustering
  • ADD: pytraj.io.read_data and pytraj.io.write_data
  • ADD: progress bar
  • ADD: pytraj.density
  • ADD: pytraj.gist
  • ADD: pytraj.image
  • ADD: pytraj.io.load_leap to use tleap
  • ADD: pytraj.io.load_antechamber to load file formats that antachamber supports
  • ADD: pytraj.datafiles.convert for data file convert (e.g dx to ccp4, ...)
  • FIX: do not link to libsander
  • ENH: setup.py

Note I (Hai) messed up with version, so v1.0.8.1 installed by conda is equal to 1.0.9 installed by pi.

from conda: conda install -c ambermd pytraj
from pip: pip install pytraj

v1.0.8.1

7 years ago

v1.0.8

7 years ago

(cpptraj git commit: 7d95f6149063e004622d1d16bdbd7066ae858235)

v1.0.7

7 years ago
  • add StrippedTrajectoryIterator #1262
  • add load_url #1260
  • add pickling TrajectoryIterator with tranformation

v1.0.6

8 years ago
  • add baseref for nastruct #1255
  • add view for trajectory #1253, #1250
  • add symmrmsd #1245
  • add autoimage, superpose, ... to pytraj.TrajectoryIterator
  • add freq to NH_order_paramters method
  • add velocityautocorr #1228
  • add rotdif #1225
  • add writing force and velocity #1223
  • fix alignment for two structures with different topology #1249

v1.0.0.dev1

8 years ago