Summary
Changing the default value of type_one_side to True will enhance the performance on multi component systems.
Detailed Description
Now the default value of type_one_side is False, with which the number of embedding networks goes as square of number of atom types in the system. Setting it to True will reduce the number to the number of atom types. In almost all systems this will not lead to significant loss of accuracy. Thus False is the recommended value.
Further Information, Files, and Links
No response
Summary
Changing the default value of
type_one_sidetoTruewill enhance the performance on multi component systems.Detailed Description
Now the default value of
type_one_sideisFalse, with which the number of embedding networks goes as square of number of atom types in the system. Setting it toTruewill reduce the number to the number of atom types. In almost all systems this will not lead to significant loss of accuracy. ThusFalseis the recommended value.Further Information, Files, and Links
No response