Skip to content

2.2.5

Compare
Choose a tag to compare
@vincefn vincefn released this 07 Dec 19:44

Version 2.2.5

Changes

  • Raise an exception if alpha, beta or gamma are not within ]0;pi[ when
    changing lattice angles
  • Add UnitCell.ChangeSpaceGroup()

Fixes

  • Avoid duplication of plots when using ipympl (aka %matplotlib widget)
  • Correct powder pattern tests to avoid warnings

Deprecated

  • loadCrystal - use create_crystal_from_cif() instead