Skip to content

Releases: MaterSim/PyXtal

PyXtal v0.1.0

20 Oct 00:19
Compare
Choose a tag to compare
  • Switch the travis support to GitHub
  • constrain the molecular center to the unit cell when exporting the structure to ASE/Pymatgen
  • add the reading force function to the gulp calculator.

PyXtal v0.0.9

24 Sep 23:09
Compare
Choose a tag to compare
  • Improved the visualization of low-dimensional systems
  • Added working examples

PyXtal v0.0.8

10 Sep 15:54
Compare
Choose a tag to compare
  • Improved the molecular orientation function
  • added an option to check the starting orientation of the molecule
  • added the GULP interfaces for simple atomic crystals

PyXtal v0.0.7

28 Aug 15:31
Compare
Choose a tag to compare
  • Reorganize the molecular crystal functions
  • improve the speed of distance calculations (project_point, distance matrix)

PyXtal v0.0.6

18 Aug 05:47
Compare
Choose a tag to compare
  • Added the visualization function for both molecular/atomic crystals
  • Added the function of lattice mutation and optimization
  • largely improved the generation of molecular crystal
  • fix the bug of generating molecular crystals occupying the special Wyckoff sites

PyXtal-v0.0.5

31 Jul 18:08
Compare
Choose a tag to compare
  • heavy reformats (separate tolerance, lattice, io classes)
  • allow the user to assign the desired Wyckoff list for atomic systems (suggested by Rhys Goodall)
  • largely improved the generation of molecular crystal
  • added a cif writer to molecular crystal
  • added the rotation/translation function to play with the molecular Wyckoff sites

PyXtal-v0.0.4

12 Jul 20:42
Compare
Choose a tag to compare

Improve the generation of organic crystals

PyXtal_0.0.3

22 Apr 17:47
Compare
Choose a tag to compare

A bug fix on the generation of multiple component systems. Now the chemical formula for the generated structure is always consistent with the requested chemical formula.

PyXtal-v0.0.2

22 Nov 22:25
Compare
Choose a tag to compare

PyXtal-v0.0.2

Some minor fixes before the preparation of code paper.