File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ if(XTENSOR_USE_TBB AND XTENSOR_USE_OPENMP)
5959endif ()
6060
6161if (XTENSOR_USE_XSIMD)
62- set (xsimd_REQUIRED_VERSION 10 .0.0)
62+ set (xsimd_REQUIRED_VERSION 11 .0.0)
6363 if (TARGET xsimd)
6464 set (xsimd_VERSION ${XSIMD_VERSION_MAJOR} .${XSIMD_VERSION_MINOR} .${XSIMD_VERSION_PATCH} )
6565 # Note: This is not SEMVER compatible comparison
Original file line number Diff line number Diff line change 11name : xtensor-docs
22
33channels :
4- - conda-forge
4+ - conda-forge
55
66dependencies :
7- - breathe
8- - sphinx_rtd_theme
7+ - breathe
8+ - sphinx_rtd_theme
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ channels:
44dependencies :
55- cmake
66- xtl=0.7.5
7- - xsimd=10.0 .0
7+ - xsimd=11.1 .0
88- nlohmann_json
99- doctest=2.4.7
1010- pre-commit
Original file line number Diff line number Diff line change 11version : 2
22
33build :
4- os : " ubuntu-22.04"
4+ os : ubuntu-22.04
55 tools :
6- python : " mambaforge-22.9"
6+ python : mambaforge-22.9
77
88conda :
99 environment : docs/rtd_environment.yml
You can’t perform that action at this time.
0 commit comments