| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-13 | 1.2 kB | |
| xrayutilities 1.7.12 source code.tar.gz | 2025-11-13 | 9.1 MB | |
| xrayutilities 1.7.12 source code.zip | 2025-11-13 | 9.3 MB | |
| Totals: 3 Items | 18.4 MB | 10 | |
Version 1.7.12 is identical to version 1.7.11 but fixes the windows wheel files on PyPI
In order to obtain the new version, go to SourceForge [1] or use PyPI [2]. Wheel packages for Windows, macOS and Linux are found on PyPI for 64-bit Python in versions 3.10 to 3.14. There is also a conda-forge package [3] which should make installing for Conda users more straightforward. If you encounter problems, please report them on GitHub or on the mailinglist [4].
[1] https://sourceforge.net/projects/xrayutilities [2] https://pypi.python.org/pypi/xrayutilities [3] https://github.com/conda-forge/xrayutilities-feedstock [4] https://sourceforge.net/p/xrayutilities/mailman/xrayutilities-users/
What's Changed
- ci: add manual installation of cairo for builddocs by @dkriegner in https://github.com/dkriegner/xrayutilities/pull/230
- ci: make build use MSVC by @dkriegner in https://github.com/dkriegner/xrayutilities/pull/232
Full Changelog: https://github.com/dkriegner/xrayutilities/compare/v1.7.11...v1.7.12