Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-10-31 | 1.4 kB | |
xrayutilities 1.7.4 source code.tar.gz | 2022-10-31 | 9.1 MB | |
xrayutilities 1.7.4 source code.zip | 2022-10-31 | 9.3 MB | |
xrayutilities 1.7.4.tar.gz | 2022-10-31 | 9.1 MB | |
xrayutilities 1.7.4.zip | 2022-10-31 | 9.3 MB | |
Totals: 5 Items | 36.8 MB | 0 |
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: https://github.com/dkriegner/xrayutilities/compare/v1.7.3...v1.7.4