Skip to content

Releases: pyxem/orix

orix 0.2.0

06 Jan 20:19
a6473f5
Compare
Choose a tag to compare

orix 0.2.0 is a minor release of orix; an open-source Python library for handling orientations, rotations, quaternions and crystal symmetry.

Breaking changes

  • The orix website is no longer packaged, in future the content will be merged into the pyxem website
  • The methods sample (of Object3D) and random (of Vector3d) have been removed (#16)

Minor Changes

  • A bug effecting the non-grain exchange case of Misorientation.equivalent() was fixed (#21)
  • Internal changes were made that clarify the namespace and help the code to adhere more closely to PEP-8
  • All API code is now covered by tests

orix 0.1.1

24 Sep 15:41
016f1b6
Compare
Choose a tag to compare

Patch release of orix with updates required for packaging.

orix 0.1.0

24 Sep 08:01
3d69fe1
Compare
Choose a tag to compare

orix 0.1.0 is the first full release of orix, which is an open-source Python library for handling orientations, rotations, quaternions and crystal symmetry.