- Package:
- libxtensor-dev
- Source:
- libxtensor-dev
- Description:
- multi-dimensional arrays with broadcasting and lazy computing
- Submitter:
- Drew Parsons
- Date:
- 2026-07-23 16:35:02 UTC
- Severity:
- normal
- Tags:
xtensor 0.24.7 is configured to use xsimd 10. xtensor upstream head supports xsimd 11. But xsimd 12 has been recently released and is required to provide stability on less common architectures like armhf. And xsimd major releases are not backwards compatible. We'll need to remove xsimd support from xtensor until it can be updated for xsimd 12.
Now xsimd 13 is available.
Fixed in xtensor 0.26.0 by https://github.com/xtensor-stack/xtensor/pull/2825
xtensor was fixed for xsimd 13, but now xsimd 14 has been released.
Fixed upstream in PR#2924 https://github.com/xtensor-stack/xtensor/pull/2924 though Issue #2886 has not yet been closed.