Skip to content

Releases: MaterSim/PyXtal

PyXtal v0.4.9

12 Jul 13:43

Choose a tag to compare

Fix several issues related to space group settings

PyXtal v0.4.8

28 Jun 05:31

Choose a tag to compare

  • Full support on 530 complete list of space groups
  • Reorganization of documentations

PyXtal v0.4.7

21 Jun 00:08

Choose a tag to compare

  • Enabled handling the Group and symmetry by Hall number (#192)
  • Extended the support to 530 Hall numbers.

PyXtal v0.4.6

23 May 13:22

Choose a tag to compare

enable customized site to mol.xtal (#197)

PyXtal v0.4.5

28 Apr 01:28

Choose a tag to compare

  • Support the build of random crystal with partials atomic sites information #191

PyXtal v0.4.4

19 Feb 22:08

Choose a tag to compare

  • Fix the bug in get_transition
  • Provide the option of both ways for get_transition
  • lift the Numba constraint
  • debugged to subgroup function

PyXtal-v.0.4.1

16 Jan 01:38

Choose a tag to compare

  • Largely improved the get_transition function
  • Fix some bugs with lattice generation/optimization

PyXtal-v.0.4.0

03 Jan 17:31

Choose a tag to compare

  • Greatly simplified many symmetry functions
  • Improved the supergroup function
  • added the get_transition function to derive the transition between high-low symmetry structures

PyXtal-v0.3.9

20 Dec 15:48
4565940

Choose a tag to compare

  • add UNI potentials to approximate the intermolecular energy
  • fix the orientation bug #180
  • improved the neighbor function

PyXtal-v0.3.8

01 Dec 15:41

Choose a tag to compare

  • add the get_neighboring_molecules function #169
  • add the build crystal function #172
  • add the from_CSD function #174
  • cleanup the mol_site.check distance function