Skip to content

v2.0a7

Choose a tag to compare

@bpuchala bpuchala released this 14 Nov 20:49
· 136 commits to main since this release

[2.0a7] - 2023-11-14

Changed

  • Add py::is_operator() in the bindings of the __mul__ operators xtal.SymOp and xtal.IntegralSiteCoordinateRep so it possible to add __rmul__ operators to classes in other modules.