Skip to content

Releases: MaterSim/PyXtal

PyXtal-v1.1.2

06 Dec 03:06

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.2

PyXtal-v1.1.1

17 Sep 02:52

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1

PyXtal-v1.1.0

12 Jul 01:55

Choose a tag to compare

What's Changed

Full Changelog: v1.0.9...v1.1.0

PyXtal-v1.0.9

16 Jun 22:59

Choose a tag to compare

  • Improve the subgroup function
  • Improve the lego optimization function

PyXtal-v1.0.8

12 May 01:49

Choose a tag to compare

  • Fix bugs in update_db_topology
  • Fix bugs in getting the 1D-rep
  • Add the space group representation

PyXtal-v1.0.7

18 Mar 00:57

Choose a tag to compare

  • Fix some tiny bugs related to from_spg_wps_rep
  • Largely improve the ff_opt option in optimization

PyXtal-v1.0.6

07 Dec 22:14

Choose a tag to compare

Fix the space group site symmetry bug #295

PyXtal-v1.0.5

03 Nov 01:54

Choose a tag to compare

  • add cut_lattice function #291
  • enable HTOCSP ff-opt mode
  • add pre_opt flag to HTOCSP
  • enable discrete representation in atomic crystal
  • add ase_opt to the interface (for the calling of ANI and MACE)

PyXtal-v1.0.4

03 Oct 17:14

Choose a tag to compare

  • Improve the VASP/MACE calculator
  • Debugged the SO3 descriptor
  • Fix some bugs in from_seed, get_tabular_representations.... etc

PyXtal-v1.0.3

09 Sep 17:05

Choose a tag to compare

  • Enable MPI for both lego.builder and optimize module #272
  • optimize the memory usages in symmetry module
  • added a from_prototype function #221