Skip to content

Releases: MaterSim/PyXtal

PyXtal v0.2.8

04 Jun 20:08

Choose a tag to compare

  • add representation class for mol. xtal #145
  • fix several bugs in reading the seeds for mol. xtal.

PyXtal-v0.2.7

27 May 03:02
fcb48b8

Choose a tag to compare

  • Add torsion angles support #144
  • Add the bond length data for reading the cif file #143

PyXtal-v0.2.6

13 May 21:54

Choose a tag to compare

  • Largely improved the subgroup function for molecular crystals (#142)
  • Fix some inconsistency for wyckoff split

PyXtal-v0.2.5

30 Apr 18:37

Choose a tag to compare

  • improve the subgroup function for organic crystals
  • improve the reading seeds function for organic crystals

PyXtal v0.2.4

14 Apr 15:20

Choose a tag to compare

  • support reading multiple molecular sites from a given cif/poscar (#141)
  • fix a bug in the test script (#140)
  • added cell transform function

PyXtal v0.2.3

31 Mar 16:58

Choose a tag to compare

  • improve the optimize lattice function #137
  • add the check distance function
  • fix a minor bug #138 reported from user

PyXtal-v0.2.2

16 Mar 22:40

Choose a tag to compare

  • support the recent major change in Pymatgen

PyXtal-v0.2.1

03 Mar 22:08

Choose a tag to compare

  • fix the scipy issue #126
  • fix the bugs of reading and optimizing the lattice for molecular crystals
  • adjust some error message to warning

PyXtal-v0.2.0

23 Feb 20:32

Choose a tag to compare

  • added a feature to generate the crystals with random seeds (#133)
  • supergroup function with improved atomic mapping scheme
  • supergroup function of splitting from three sites to one site

PyXtal v0.1.9

08 Feb 03:23

Choose a tag to compare

  • Fix the incompatibility issue with scipy #126
  • added the function to search for alternative Wyckoff setting of a crystal structure #124
  • supergroup function can work for most structures #120
  • A bit clean up in the code according to PyLint #130