From c34ba55c12166874ebccfec663191b51596fe080 Mon Sep 17 00:00:00 2001 From: Johan Mabille Date: Wed, 20 Jan 2021 18:08:36 +0100 Subject: [PATCH] Upgraded to xtensor 0.22.0 --- .appveyor.yml | 2 +- README.md | 2 +- environment-dev.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index 628cba0..7f06086 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -22,7 +22,7 @@ install: - conda update -q conda - conda info -a - conda install cmake -c conda-forge - - conda install pytest numpy pybind11==2.4.3 xtensor==0.21.4 -c conda-forge + - conda install pytest numpy pybind11==2.4.3 xtensor==0.22.0 -c conda-forge - "set PYTHONHOME=%MINICONDA%" - cmake -G "NMake Makefiles" -D CMAKE_INSTALL_PREFIX=%MINICONDA%\\Library -D BUILD_TESTS=ON -D PYTHON_EXECUTABLE=%MINICONDA%\\python.exe -DDOWNLOAD_GTEST=ON . - nmake test_xtensor_python diff --git a/README.md b/README.md index 1b47652..9d0fac7 100644 --- a/README.md +++ b/README.md @@ -195,7 +195,7 @@ from the `docs` subdirectory. | `xtensor-python` | `xtensor` | `pybind11` | |------------------|-----------|------------------| -| master | ^0.21.2 | ~2.4.3 | +| master | ^0.22.0 | ~2.4.3 | | 0.24.1 | ^0.21.2 | ~2.4.3 | | 0.24.0 | ^0.21.1 | ~2.4.3 | | 0.23.2 | ^0.20.10 | ~2.4.3 | diff --git a/environment-dev.yml b/environment-dev.yml index 38554ed..b9da7c6 100644 --- a/environment-dev.yml +++ b/environment-dev.yml @@ -5,7 +5,7 @@ dependencies: # Build dependencies - cmake # Host dependencies - - xtensor=0.21.4 + - xtensor=0.22.0 - numpy - pybind11=2.4.3 # Test dependencies pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy