diff options
| author | myd7349 <myd7349@gmail.com> | 2020-01-07 04:57:25 +0800 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2020-01-06 12:57:24 -0800 |
| commit | 38260a7936a1ec1c02c80fb8a593b7b5d6f199ff (patch) | |
| tree | c1f8314a4e9cd77674e4ded8486e1febd1e64575 /ports/xsimd/CONTROL | |
| parent | 95d989c4a40023f46be66753443789c4a98ea4a4 (diff) | |
| download | vcpkg-38260a7936a1ec1c02c80fb8a593b7b5d6f199ff.tar.gz vcpkg-38260a7936a1ec1c02c80fb8a593b7b5d6f199ff.zip | |
[xsimd][xtensor][xtl] Update to lastest (#9158)
* [xsimd][xtensor][xtl] Update to lastest
* [xtensor-io] Disable parallel config
* [xsimd][xtensor][xtensor-blas][xtensor-io][xtl] Update to 2019-12-06
* [xsimd][xtensor-blas][xtensor][xtl] Update to lastest
* [xsimd][xtensor-blas][xtensor-io][xtensor][xtl] Update to lastest
Diffstat (limited to 'ports/xsimd/CONTROL')
| -rw-r--r-- | ports/xsimd/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/xsimd/CONTROL b/ports/xsimd/CONTROL index 4eb4115b8..ae2ef2249 100644 --- a/ports/xsimd/CONTROL +++ b/ports/xsimd/CONTROL @@ -1,7 +1,7 @@ Source: xsimd
-Version: 7.2.5
+Version: 7.4.5
Description: Modern, portable C++ wrappers for SIMD intrinsics
-Homepage: https://github.com/QuantStack/xsimd
+Homepage: https://github.com/xtensor-stack/xsimd
Feature: xcomplex
Description: xtl complex support
|
