Skip to content

Release 1.3

Compare
Choose a tag to compare
@pavoljuhas pavoljuhas released this 08 Jan 23:44
v1.3

Use the attached tarball, automatic archives have incomplete version data.

md5sum

aa3b790ff1d2ffdaab2ccd585dc0bcf3  diffpy.Structure-1.3.tar.gz

Changes since v1.2:

  • Add Lattice attribute isotropicunit.
  • Add method isanisotropic to the Lattice class.
  • Optimize Atom ADP matrix and anisotropy.
  • Assume anisotropy for sites with _atom_site_aniso_label.
  • Avoid roundoffs for Uisoequiv from isotropic matrix.
  • Improve handling of version data.
  • Format post-release versions as per PEP 440.
  • Allow comma separators in the atom records of the discus format.
  • Ignore case when processing CIF record names.
  • Support PyCifRW 4.1.
  • Activate travis testing and coverage reports.
  • Add README badges for unit test status and test coverage.
  • Ensure Atom.element, label are simple strings in CIF parser.
  • Add conda build recipe.
  • Remove makeCuboctahedron cell expansion function.
  • Add travis tests for OSX and native Linux Python.
  • Fix variable name for child signal in anyeye.
  • Update installation instructions in README file.