Skip to content

Releases: qzhu2017/PyXtal

PyXtal v0.4.6

23 May 13:22
Compare
Choose a tag to compare

enable customized site to mol.xtal (#197)

PyXtal v0.4.5

28 Apr 01:28
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

PyXtal-v0.3.7

22 Nov 19:45
Compare
Choose a tag to compare
  • Fix tolerance #166
  • Fix the compatibility #170
  • Add a function of WP.get_all_positions

PyXtal-v0.3.6

30 Sep 13:11
Compare
Choose a tag to compare
  • Improve the symmetry function
  • update the documentation

PyXtal-v0.3.5

16 Sep 15:29
Compare
Choose a tag to compare
  • add some functions to parse csd/pubchem entries
  • update PXRD function