Skip to content

xrayutilities 1.7.4

Compare
Choose a tag to compare
@dkriegner dkriegner released this 31 Oct 13:21
· 84 commits to main since this release

This version is compatible with Python >3.6.

Version 1.7.4 contains several bug fixes. In particular it contains [1]:

  • fix for a mistake in the docstring of the March-Dollase texture model in xu.simpack.Powder,
  • a correction of the Poisson ratio of the GaInAs Darwin model,
  • new GetStrain and GeStress functions for xu.material.Material (#138)
  • improvements for kappa goniometers and removal of some deprecated scipy namespaces.

In order to obtain the new version, go to SourceForge [2] or use PyPI [3]. Wheel packages for Windows, macOS and Linux are found on PyPI for 64-bit Python in versions 3.6, 3.7, 3.8, 3.9, and 3.10. There is also a conda-forge package [4] which should make installing for Conda users more straightforward.
If you encounter problems, please report them on GitHub or on the mailinglist [5].

[1] https://github.com/dkriegner/xrayutilities/blob/main/CHANGES.txt
[2] https://sourceforge.net/projects/xrayutilities
[3] https://pypi.python.org/pypi/xrayutilities
[4] https://github.com/conda-forge/xrayutilities-feedstock
[5] https://sourceforge.net/p/xrayutilities/mailman/xrayutilities-users/

Full Changelog: v1.7.3...v1.7.4

Download xrayutilities