diff --git a/.azure-pipelines/azure-pipelines-linux.yml b/.azure-pipelines/azure-pipelines-linux.yml index 1f629fc..74f3234 100755 --- a/.azure-pipelines/azure-pipelines-linux.yml +++ b/.azure-pipelines/azure-pipelines-linux.yml @@ -8,10 +8,6 @@ jobs: vmImage: ubuntu-latest strategy: matrix: - linux_64_blas_implmklnumpy1.22python3.10.____cpython: - CONFIG: linux_64_blas_implmklnumpy1.22python3.10.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 linux_64_blas_implmklnumpy1.22python3.8.____cpython: CONFIG: linux_64_blas_implmklnumpy1.22python3.8.____cpython UPLOAD_PACKAGES: 'True' @@ -20,20 +16,20 @@ jobs: CONFIG: linux_64_blas_implmklnumpy1.22python3.9.____73_pypy UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_blas_implmklnumpy1.22python3.9.____cpython: - CONFIG: linux_64_blas_implmklnumpy1.22python3.9.____cpython + linux_64_blas_implmklnumpy2.0python3.10.____cpython: + CONFIG: linux_64_blas_implmklnumpy2.0python3.10.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_blas_implmklnumpy1.23python3.11.____cpython: - CONFIG: linux_64_blas_implmklnumpy1.23python3.11.____cpython + linux_64_blas_implmklnumpy2.0python3.11.____cpython: + CONFIG: linux_64_blas_implmklnumpy2.0python3.11.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_blas_implmklnumpy1.26python3.12.____cpython: - CONFIG: linux_64_blas_implmklnumpy1.26python3.12.____cpython + linux_64_blas_implmklnumpy2.0python3.12.____cpython: + CONFIG: linux_64_blas_implmklnumpy2.0python3.12.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_blas_implnetlibnumpy1.22python3.10.____cpython: - CONFIG: linux_64_blas_implnetlibnumpy1.22python3.10.____cpython + linux_64_blas_implmklnumpy2.0python3.9.____cpython: + CONFIG: linux_64_blas_implmklnumpy2.0python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 linux_64_blas_implnetlibnumpy1.22python3.8.____cpython: @@ -44,20 +40,20 @@ jobs: CONFIG: linux_64_blas_implnetlibnumpy1.22python3.9.____73_pypy UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_blas_implnetlibnumpy1.22python3.9.____cpython: - CONFIG: linux_64_blas_implnetlibnumpy1.22python3.9.____cpython + linux_64_blas_implnetlibnumpy2.0python3.10.____cpython: + CONFIG: linux_64_blas_implnetlibnumpy2.0python3.10.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_blas_implnetlibnumpy1.23python3.11.____cpython: - CONFIG: linux_64_blas_implnetlibnumpy1.23python3.11.____cpython + linux_64_blas_implnetlibnumpy2.0python3.11.____cpython: + CONFIG: linux_64_blas_implnetlibnumpy2.0python3.11.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_blas_implnetlibnumpy1.26python3.12.____cpython: - CONFIG: linux_64_blas_implnetlibnumpy1.26python3.12.____cpython + linux_64_blas_implnetlibnumpy2.0python3.12.____cpython: + CONFIG: linux_64_blas_implnetlibnumpy2.0python3.12.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_aarch64_numpy1.22python3.10.____cpython: - CONFIG: linux_aarch64_numpy1.22python3.10.____cpython + linux_64_blas_implnetlibnumpy2.0python3.9.____cpython: + CONFIG: linux_64_blas_implnetlibnumpy2.0python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 linux_aarch64_numpy1.22python3.8.____cpython: @@ -68,22 +64,22 @@ jobs: CONFIG: linux_aarch64_numpy1.22python3.9.____73_pypy UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_aarch64_numpy1.22python3.9.____cpython: - CONFIG: linux_aarch64_numpy1.22python3.9.____cpython + linux_aarch64_numpy2.0python3.10.____cpython: + CONFIG: linux_aarch64_numpy2.0python3.10.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_aarch64_numpy1.23python3.11.____cpython: - CONFIG: linux_aarch64_numpy1.23python3.11.____cpython + linux_aarch64_numpy2.0python3.11.____cpython: + CONFIG: linux_aarch64_numpy2.0python3.11.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_aarch64_numpy1.26python3.12.____cpython: - CONFIG: linux_aarch64_numpy1.26python3.12.____cpython + linux_aarch64_numpy2.0python3.12.____cpython: + CONFIG: linux_aarch64_numpy2.0python3.12.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_ppc64le_numpy1.22python3.10.____cpython: - CONFIG: linux_ppc64le_numpy1.22python3.10.____cpython + linux_aarch64_numpy2.0python3.9.____cpython: + CONFIG: linux_aarch64_numpy2.0python3.9.____cpython UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-ppc64le + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 linux_ppc64le_numpy1.22python3.8.____cpython: CONFIG: linux_ppc64le_numpy1.22python3.8.____cpython UPLOAD_PACKAGES: 'True' @@ -92,16 +88,20 @@ jobs: CONFIG: linux_ppc64le_numpy1.22python3.9.____73_pypy UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-ppc64le - linux_ppc64le_numpy1.22python3.9.____cpython: - CONFIG: linux_ppc64le_numpy1.22python3.9.____cpython + linux_ppc64le_numpy2.0python3.10.____cpython: + CONFIG: linux_ppc64le_numpy2.0python3.10.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-ppc64le + linux_ppc64le_numpy2.0python3.11.____cpython: + CONFIG: linux_ppc64le_numpy2.0python3.11.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-ppc64le - linux_ppc64le_numpy1.23python3.11.____cpython: - CONFIG: linux_ppc64le_numpy1.23python3.11.____cpython + linux_ppc64le_numpy2.0python3.12.____cpython: + CONFIG: linux_ppc64le_numpy2.0python3.12.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-ppc64le - linux_ppc64le_numpy1.26python3.12.____cpython: - CONFIG: linux_ppc64le_numpy1.26python3.12.____cpython + linux_ppc64le_numpy2.0python3.9.____cpython: + CONFIG: linux_ppc64le_numpy2.0python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-ppc64le maxParallel: 23 diff --git a/.azure-pipelines/azure-pipelines-osx.yml b/.azure-pipelines/azure-pipelines-osx.yml index d8e72bb..ec20281 100755 --- a/.azure-pipelines/azure-pipelines-osx.yml +++ b/.azure-pipelines/azure-pipelines-osx.yml @@ -8,26 +8,23 @@ jobs: vmImage: macOS-12 strategy: matrix: - osx_64_blas_implmklnumpy1.22python3.10.____cpython: - CONFIG: osx_64_blas_implmklnumpy1.22python3.10.____cpython - UPLOAD_PACKAGES: 'True' osx_64_blas_implmklnumpy1.22python3.8.____cpython: CONFIG: osx_64_blas_implmklnumpy1.22python3.8.____cpython UPLOAD_PACKAGES: 'True' osx_64_blas_implmklnumpy1.22python3.9.____73_pypy: CONFIG: osx_64_blas_implmklnumpy1.22python3.9.____73_pypy UPLOAD_PACKAGES: 'True' - osx_64_blas_implmklnumpy1.22python3.9.____cpython: - CONFIG: osx_64_blas_implmklnumpy1.22python3.9.____cpython + osx_64_blas_implmklnumpy2.0python3.10.____cpython: + CONFIG: osx_64_blas_implmklnumpy2.0python3.10.____cpython UPLOAD_PACKAGES: 'True' - osx_64_blas_implmklnumpy1.23python3.11.____cpython: - CONFIG: osx_64_blas_implmklnumpy1.23python3.11.____cpython + osx_64_blas_implmklnumpy2.0python3.11.____cpython: + CONFIG: osx_64_blas_implmklnumpy2.0python3.11.____cpython UPLOAD_PACKAGES: 'True' - osx_64_blas_implmklnumpy1.26python3.12.____cpython: - CONFIG: osx_64_blas_implmklnumpy1.26python3.12.____cpython + osx_64_blas_implmklnumpy2.0python3.12.____cpython: + CONFIG: osx_64_blas_implmklnumpy2.0python3.12.____cpython UPLOAD_PACKAGES: 'True' - osx_64_blas_implnetlibnumpy1.22python3.10.____cpython: - CONFIG: osx_64_blas_implnetlibnumpy1.22python3.10.____cpython + osx_64_blas_implmklnumpy2.0python3.9.____cpython: + CONFIG: osx_64_blas_implmklnumpy2.0python3.9.____cpython UPLOAD_PACKAGES: 'True' osx_64_blas_implnetlibnumpy1.22python3.8.____cpython: CONFIG: osx_64_blas_implnetlibnumpy1.22python3.8.____cpython @@ -35,29 +32,32 @@ jobs: osx_64_blas_implnetlibnumpy1.22python3.9.____73_pypy: CONFIG: osx_64_blas_implnetlibnumpy1.22python3.9.____73_pypy UPLOAD_PACKAGES: 'True' - osx_64_blas_implnetlibnumpy1.22python3.9.____cpython: - CONFIG: osx_64_blas_implnetlibnumpy1.22python3.9.____cpython + osx_64_blas_implnetlibnumpy2.0python3.10.____cpython: + CONFIG: osx_64_blas_implnetlibnumpy2.0python3.10.____cpython UPLOAD_PACKAGES: 'True' - osx_64_blas_implnetlibnumpy1.23python3.11.____cpython: - CONFIG: osx_64_blas_implnetlibnumpy1.23python3.11.____cpython + osx_64_blas_implnetlibnumpy2.0python3.11.____cpython: + CONFIG: osx_64_blas_implnetlibnumpy2.0python3.11.____cpython UPLOAD_PACKAGES: 'True' - osx_64_blas_implnetlibnumpy1.26python3.12.____cpython: - CONFIG: osx_64_blas_implnetlibnumpy1.26python3.12.____cpython + osx_64_blas_implnetlibnumpy2.0python3.12.____cpython: + CONFIG: osx_64_blas_implnetlibnumpy2.0python3.12.____cpython UPLOAD_PACKAGES: 'True' - osx_arm64_numpy1.22python3.10.____cpython: - CONFIG: osx_arm64_numpy1.22python3.10.____cpython + osx_64_blas_implnetlibnumpy2.0python3.9.____cpython: + CONFIG: osx_64_blas_implnetlibnumpy2.0python3.9.____cpython UPLOAD_PACKAGES: 'True' osx_arm64_numpy1.22python3.8.____cpython: CONFIG: osx_arm64_numpy1.22python3.8.____cpython UPLOAD_PACKAGES: 'True' - osx_arm64_numpy1.22python3.9.____cpython: - CONFIG: osx_arm64_numpy1.22python3.9.____cpython + osx_arm64_numpy2.0python3.10.____cpython: + CONFIG: osx_arm64_numpy2.0python3.10.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_numpy2.0python3.11.____cpython: + CONFIG: osx_arm64_numpy2.0python3.11.____cpython UPLOAD_PACKAGES: 'True' - osx_arm64_numpy1.23python3.11.____cpython: - CONFIG: osx_arm64_numpy1.23python3.11.____cpython + osx_arm64_numpy2.0python3.12.____cpython: + CONFIG: osx_arm64_numpy2.0python3.12.____cpython UPLOAD_PACKAGES: 'True' - osx_arm64_numpy1.26python3.12.____cpython: - CONFIG: osx_arm64_numpy1.26python3.12.____cpython + osx_arm64_numpy2.0python3.9.____cpython: + CONFIG: osx_arm64_numpy2.0python3.9.____cpython UPLOAD_PACKAGES: 'True' maxParallel: 16 timeoutInMinutes: 360 diff --git a/.azure-pipelines/azure-pipelines-win.yml b/.azure-pipelines/azure-pipelines-win.yml index 63ee483..7187603 100755 --- a/.azure-pipelines/azure-pipelines-win.yml +++ b/.azure-pipelines/azure-pipelines-win.yml @@ -8,26 +8,23 @@ jobs: vmImage: windows-2022 strategy: matrix: - win_64_blas_implmklnumpy1.22python3.10.____cpython: - CONFIG: win_64_blas_implmklnumpy1.22python3.10.____cpython - UPLOAD_PACKAGES: 'True' win_64_blas_implmklnumpy1.22python3.8.____cpython: CONFIG: win_64_blas_implmklnumpy1.22python3.8.____cpython UPLOAD_PACKAGES: 'True' win_64_blas_implmklnumpy1.22python3.9.____73_pypy: CONFIG: win_64_blas_implmklnumpy1.22python3.9.____73_pypy UPLOAD_PACKAGES: 'True' - win_64_blas_implmklnumpy1.22python3.9.____cpython: - CONFIG: win_64_blas_implmklnumpy1.22python3.9.____cpython + win_64_blas_implmklnumpy2.0python3.10.____cpython: + CONFIG: win_64_blas_implmklnumpy2.0python3.10.____cpython UPLOAD_PACKAGES: 'True' - win_64_blas_implmklnumpy1.23python3.11.____cpython: - CONFIG: win_64_blas_implmklnumpy1.23python3.11.____cpython + win_64_blas_implmklnumpy2.0python3.11.____cpython: + CONFIG: win_64_blas_implmklnumpy2.0python3.11.____cpython UPLOAD_PACKAGES: 'True' - win_64_blas_implmklnumpy1.26python3.12.____cpython: - CONFIG: win_64_blas_implmklnumpy1.26python3.12.____cpython + win_64_blas_implmklnumpy2.0python3.12.____cpython: + CONFIG: win_64_blas_implmklnumpy2.0python3.12.____cpython UPLOAD_PACKAGES: 'True' - win_64_blas_implnetlibnumpy1.22python3.10.____cpython: - CONFIG: win_64_blas_implnetlibnumpy1.22python3.10.____cpython + win_64_blas_implmklnumpy2.0python3.9.____cpython: + CONFIG: win_64_blas_implmklnumpy2.0python3.9.____cpython UPLOAD_PACKAGES: 'True' win_64_blas_implnetlibnumpy1.22python3.8.____cpython: CONFIG: win_64_blas_implnetlibnumpy1.22python3.8.____cpython @@ -35,14 +32,17 @@ jobs: win_64_blas_implnetlibnumpy1.22python3.9.____73_pypy: CONFIG: win_64_blas_implnetlibnumpy1.22python3.9.____73_pypy UPLOAD_PACKAGES: 'True' - win_64_blas_implnetlibnumpy1.22python3.9.____cpython: - CONFIG: win_64_blas_implnetlibnumpy1.22python3.9.____cpython + win_64_blas_implnetlibnumpy2.0python3.10.____cpython: + CONFIG: win_64_blas_implnetlibnumpy2.0python3.10.____cpython + UPLOAD_PACKAGES: 'True' + win_64_blas_implnetlibnumpy2.0python3.11.____cpython: + CONFIG: win_64_blas_implnetlibnumpy2.0python3.11.____cpython UPLOAD_PACKAGES: 'True' - win_64_blas_implnetlibnumpy1.23python3.11.____cpython: - CONFIG: win_64_blas_implnetlibnumpy1.23python3.11.____cpython + win_64_blas_implnetlibnumpy2.0python3.12.____cpython: + CONFIG: win_64_blas_implnetlibnumpy2.0python3.12.____cpython UPLOAD_PACKAGES: 'True' - win_64_blas_implnetlibnumpy1.26python3.12.____cpython: - CONFIG: win_64_blas_implnetlibnumpy1.26python3.12.____cpython + win_64_blas_implnetlibnumpy2.0python3.9.____cpython: + CONFIG: win_64_blas_implnetlibnumpy2.0python3.9.____cpython UPLOAD_PACKAGES: 'True' maxParallel: 11 timeoutInMinutes: 360 diff --git a/.ci_support/linux_64_blas_implmklnumpy1.22python3.8.____cpython.yaml b/.ci_support/linux_64_blas_implmklnumpy1.22python3.8.____cpython.yaml index 2ee298b..d6cd346 100644 --- a/.ci_support/linux_64_blas_implmklnumpy1.22python3.8.____cpython.yaml +++ b/.ci_support/linux_64_blas_implmklnumpy1.22python3.8.____cpython.yaml @@ -11,7 +11,7 @@ c_stdlib_version: cdt_name: - cos6 channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main docker_image: diff --git a/.ci_support/linux_64_blas_implmklnumpy1.22python3.9.____73_pypy.yaml b/.ci_support/linux_64_blas_implmklnumpy1.22python3.9.____73_pypy.yaml index dc76a6f..7e86d73 100644 --- a/.ci_support/linux_64_blas_implmklnumpy1.22python3.9.____73_pypy.yaml +++ b/.ci_support/linux_64_blas_implmklnumpy1.22python3.9.____73_pypy.yaml @@ -11,7 +11,7 @@ c_stdlib_version: cdt_name: - cos6 channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main docker_image: diff --git a/.ci_support/linux_64_blas_implmklnumpy1.22python3.10.____cpython.yaml b/.ci_support/linux_64_blas_implmklnumpy2.0python3.10.____cpython.yaml similarity index 90% rename from .ci_support/linux_64_blas_implmklnumpy1.22python3.10.____cpython.yaml rename to .ci_support/linux_64_blas_implmklnumpy2.0python3.10.____cpython.yaml index cf1e7e2..6944358 100644 --- a/.ci_support/linux_64_blas_implmklnumpy1.22python3.10.____cpython.yaml +++ b/.ci_support/linux_64_blas_implmklnumpy2.0python3.10.____cpython.yaml @@ -11,7 +11,7 @@ c_stdlib_version: cdt_name: - cos6 channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main docker_image: @@ -19,7 +19,7 @@ docker_image: mkl_devel: - '2023' numpy: -- '1.22' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/linux_64_blas_implmklnumpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_blas_implmklnumpy2.0python3.11.____cpython.yaml similarity index 90% rename from .ci_support/linux_64_blas_implmklnumpy1.23python3.11.____cpython.yaml rename to .ci_support/linux_64_blas_implmklnumpy2.0python3.11.____cpython.yaml index dc64382..f96db4c 100644 --- a/.ci_support/linux_64_blas_implmklnumpy1.23python3.11.____cpython.yaml +++ b/.ci_support/linux_64_blas_implmklnumpy2.0python3.11.____cpython.yaml @@ -11,7 +11,7 @@ c_stdlib_version: cdt_name: - cos6 channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main docker_image: @@ -19,7 +19,7 @@ docker_image: mkl_devel: - '2023' numpy: -- '1.23' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/linux_64_blas_implmklnumpy1.26python3.12.____cpython.yaml b/.ci_support/linux_64_blas_implmklnumpy2.0python3.12.____cpython.yaml similarity index 90% rename from .ci_support/linux_64_blas_implmklnumpy1.26python3.12.____cpython.yaml rename to .ci_support/linux_64_blas_implmklnumpy2.0python3.12.____cpython.yaml index e6ee77e..3b9ca9e 100644 --- a/.ci_support/linux_64_blas_implmklnumpy1.26python3.12.____cpython.yaml +++ b/.ci_support/linux_64_blas_implmklnumpy2.0python3.12.____cpython.yaml @@ -11,7 +11,7 @@ c_stdlib_version: cdt_name: - cos6 channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main docker_image: @@ -19,7 +19,7 @@ docker_image: mkl_devel: - '2023' numpy: -- '1.26' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/linux_64_blas_implmklnumpy1.22python3.9.____cpython.yaml b/.ci_support/linux_64_blas_implmklnumpy2.0python3.9.____cpython.yaml similarity index 90% rename from .ci_support/linux_64_blas_implmklnumpy1.22python3.9.____cpython.yaml rename to .ci_support/linux_64_blas_implmklnumpy2.0python3.9.____cpython.yaml index 0d88cfc..c0a5237 100644 --- a/.ci_support/linux_64_blas_implmklnumpy1.22python3.9.____cpython.yaml +++ b/.ci_support/linux_64_blas_implmklnumpy2.0python3.9.____cpython.yaml @@ -11,7 +11,7 @@ c_stdlib_version: cdt_name: - cos6 channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main docker_image: @@ -19,7 +19,7 @@ docker_image: mkl_devel: - '2023' numpy: -- '1.22' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/linux_64_blas_implnetlibnumpy1.22python3.8.____cpython.yaml b/.ci_support/linux_64_blas_implnetlibnumpy1.22python3.8.____cpython.yaml index 1c12883..a7286de 100644 --- a/.ci_support/linux_64_blas_implnetlibnumpy1.22python3.8.____cpython.yaml +++ b/.ci_support/linux_64_blas_implnetlibnumpy1.22python3.8.____cpython.yaml @@ -11,7 +11,7 @@ c_stdlib_version: cdt_name: - cos6 channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main docker_image: diff --git a/.ci_support/linux_64_blas_implnetlibnumpy1.22python3.9.____73_pypy.yaml b/.ci_support/linux_64_blas_implnetlibnumpy1.22python3.9.____73_pypy.yaml index fed48f5..51ae2dc 100644 --- a/.ci_support/linux_64_blas_implnetlibnumpy1.22python3.9.____73_pypy.yaml +++ b/.ci_support/linux_64_blas_implnetlibnumpy1.22python3.9.____73_pypy.yaml @@ -11,7 +11,7 @@ c_stdlib_version: cdt_name: - cos6 channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main docker_image: diff --git a/.ci_support/linux_64_blas_implnetlibnumpy1.22python3.10.____cpython.yaml b/.ci_support/linux_64_blas_implnetlibnumpy2.0python3.10.____cpython.yaml similarity index 90% rename from .ci_support/linux_64_blas_implnetlibnumpy1.22python3.10.____cpython.yaml rename to .ci_support/linux_64_blas_implnetlibnumpy2.0python3.10.____cpython.yaml index df9728f..937c579 100644 --- a/.ci_support/linux_64_blas_implnetlibnumpy1.22python3.10.____cpython.yaml +++ b/.ci_support/linux_64_blas_implnetlibnumpy2.0python3.10.____cpython.yaml @@ -11,7 +11,7 @@ c_stdlib_version: cdt_name: - cos6 channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main docker_image: @@ -19,7 +19,7 @@ docker_image: mkl_devel: - '2023' numpy: -- '1.22' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/linux_64_blas_implnetlibnumpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_blas_implnetlibnumpy2.0python3.11.____cpython.yaml similarity index 90% rename from .ci_support/linux_64_blas_implnetlibnumpy1.23python3.11.____cpython.yaml rename to .ci_support/linux_64_blas_implnetlibnumpy2.0python3.11.____cpython.yaml index 91ed4d5..a85db05 100644 --- a/.ci_support/linux_64_blas_implnetlibnumpy1.23python3.11.____cpython.yaml +++ b/.ci_support/linux_64_blas_implnetlibnumpy2.0python3.11.____cpython.yaml @@ -11,7 +11,7 @@ c_stdlib_version: cdt_name: - cos6 channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main docker_image: @@ -19,7 +19,7 @@ docker_image: mkl_devel: - '2023' numpy: -- '1.23' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/linux_64_blas_implnetlibnumpy1.26python3.12.____cpython.yaml b/.ci_support/linux_64_blas_implnetlibnumpy2.0python3.12.____cpython.yaml similarity index 90% rename from .ci_support/linux_64_blas_implnetlibnumpy1.26python3.12.____cpython.yaml rename to .ci_support/linux_64_blas_implnetlibnumpy2.0python3.12.____cpython.yaml index 55c6aa6..d4ce2cd 100644 --- a/.ci_support/linux_64_blas_implnetlibnumpy1.26python3.12.____cpython.yaml +++ b/.ci_support/linux_64_blas_implnetlibnumpy2.0python3.12.____cpython.yaml @@ -11,7 +11,7 @@ c_stdlib_version: cdt_name: - cos6 channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main docker_image: @@ -19,7 +19,7 @@ docker_image: mkl_devel: - '2023' numpy: -- '1.26' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/linux_64_blas_implnetlibnumpy1.22python3.9.____cpython.yaml b/.ci_support/linux_64_blas_implnetlibnumpy2.0python3.9.____cpython.yaml similarity index 90% rename from .ci_support/linux_64_blas_implnetlibnumpy1.22python3.9.____cpython.yaml rename to .ci_support/linux_64_blas_implnetlibnumpy2.0python3.9.____cpython.yaml index 83e1699..bb8abaa 100644 --- a/.ci_support/linux_64_blas_implnetlibnumpy1.22python3.9.____cpython.yaml +++ b/.ci_support/linux_64_blas_implnetlibnumpy2.0python3.9.____cpython.yaml @@ -11,7 +11,7 @@ c_stdlib_version: cdt_name: - cos6 channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main docker_image: @@ -19,7 +19,7 @@ docker_image: mkl_devel: - '2023' numpy: -- '1.22' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/linux_aarch64_numpy1.22python3.8.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.22python3.8.____cpython.yaml index b137dde..0bf2620 100644 --- a/.ci_support/linux_aarch64_numpy1.22python3.8.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy1.22python3.8.____cpython.yaml @@ -15,7 +15,7 @@ cdt_arch: cdt_name: - cos7 channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main docker_image: diff --git a/.ci_support/linux_aarch64_numpy1.22python3.9.____73_pypy.yaml b/.ci_support/linux_aarch64_numpy1.22python3.9.____73_pypy.yaml index 926d34d..9104388 100644 --- a/.ci_support/linux_aarch64_numpy1.22python3.9.____73_pypy.yaml +++ b/.ci_support/linux_aarch64_numpy1.22python3.9.____73_pypy.yaml @@ -15,7 +15,7 @@ cdt_arch: cdt_name: - cos7 channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main docker_image: diff --git a/.ci_support/linux_aarch64_numpy1.22python3.10.____cpython.yaml b/.ci_support/linux_aarch64_numpy2.0python3.10.____cpython.yaml similarity index 90% rename from .ci_support/linux_aarch64_numpy1.22python3.10.____cpython.yaml rename to .ci_support/linux_aarch64_numpy2.0python3.10.____cpython.yaml index c803740..e3ee3ef 100644 --- a/.ci_support/linux_aarch64_numpy1.22python3.10.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy2.0python3.10.____cpython.yaml @@ -15,13 +15,13 @@ cdt_arch: cdt_name: - cos7 channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 numpy: -- '1.22' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/linux_aarch64_numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_aarch64_numpy2.0python3.11.____cpython.yaml similarity index 90% rename from .ci_support/linux_aarch64_numpy1.23python3.11.____cpython.yaml rename to .ci_support/linux_aarch64_numpy2.0python3.11.____cpython.yaml index 741d8f4..08d9ee9 100644 --- a/.ci_support/linux_aarch64_numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy2.0python3.11.____cpython.yaml @@ -15,13 +15,13 @@ cdt_arch: cdt_name: - cos7 channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 numpy: -- '1.23' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/linux_aarch64_numpy1.26python3.12.____cpython.yaml b/.ci_support/linux_aarch64_numpy2.0python3.12.____cpython.yaml similarity index 90% rename from .ci_support/linux_aarch64_numpy1.26python3.12.____cpython.yaml rename to .ci_support/linux_aarch64_numpy2.0python3.12.____cpython.yaml index 357cc10..7b3eac8 100644 --- a/.ci_support/linux_aarch64_numpy1.26python3.12.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy2.0python3.12.____cpython.yaml @@ -15,13 +15,13 @@ cdt_arch: cdt_name: - cos7 channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 numpy: -- '1.26' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/linux_aarch64_numpy1.22python3.9.____cpython.yaml b/.ci_support/linux_aarch64_numpy2.0python3.9.____cpython.yaml similarity index 90% rename from .ci_support/linux_aarch64_numpy1.22python3.9.____cpython.yaml rename to .ci_support/linux_aarch64_numpy2.0python3.9.____cpython.yaml index 127b69b..d5a30ca 100644 --- a/.ci_support/linux_aarch64_numpy1.22python3.9.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy2.0python3.9.____cpython.yaml @@ -15,13 +15,13 @@ cdt_arch: cdt_name: - cos7 channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 numpy: -- '1.22' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/linux_ppc64le_numpy1.22python3.8.____cpython.yaml b/.ci_support/linux_ppc64le_numpy1.22python3.8.____cpython.yaml index cb35ce7..2820241 100644 --- a/.ci_support/linux_ppc64le_numpy1.22python3.8.____cpython.yaml +++ b/.ci_support/linux_ppc64le_numpy1.22python3.8.____cpython.yaml @@ -11,7 +11,7 @@ c_stdlib_version: cdt_name: - cos7 channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main docker_image: diff --git a/.ci_support/linux_ppc64le_numpy1.22python3.9.____73_pypy.yaml b/.ci_support/linux_ppc64le_numpy1.22python3.9.____73_pypy.yaml index ae26f5c..9709243 100644 --- a/.ci_support/linux_ppc64le_numpy1.22python3.9.____73_pypy.yaml +++ b/.ci_support/linux_ppc64le_numpy1.22python3.9.____73_pypy.yaml @@ -11,7 +11,7 @@ c_stdlib_version: cdt_name: - cos7 channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main docker_image: diff --git a/.ci_support/linux_ppc64le_numpy1.22python3.10.____cpython.yaml b/.ci_support/linux_ppc64le_numpy2.0python3.10.____cpython.yaml similarity index 89% rename from .ci_support/linux_ppc64le_numpy1.22python3.10.____cpython.yaml rename to .ci_support/linux_ppc64le_numpy2.0python3.10.____cpython.yaml index 224bc74..327115a 100644 --- a/.ci_support/linux_ppc64le_numpy1.22python3.10.____cpython.yaml +++ b/.ci_support/linux_ppc64le_numpy2.0python3.10.____cpython.yaml @@ -11,13 +11,13 @@ c_stdlib_version: cdt_name: - cos7 channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main docker_image: - quay.io/condaforge/linux-anvil-ppc64le numpy: -- '1.22' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/linux_ppc64le_numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_ppc64le_numpy2.0python3.11.____cpython.yaml similarity index 89% rename from .ci_support/linux_ppc64le_numpy1.23python3.11.____cpython.yaml rename to .ci_support/linux_ppc64le_numpy2.0python3.11.____cpython.yaml index 89aaf38..945927a 100644 --- a/.ci_support/linux_ppc64le_numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/linux_ppc64le_numpy2.0python3.11.____cpython.yaml @@ -11,13 +11,13 @@ c_stdlib_version: cdt_name: - cos7 channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main docker_image: - quay.io/condaforge/linux-anvil-ppc64le numpy: -- '1.23' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/linux_ppc64le_numpy1.26python3.12.____cpython.yaml b/.ci_support/linux_ppc64le_numpy2.0python3.12.____cpython.yaml similarity index 89% rename from .ci_support/linux_ppc64le_numpy1.26python3.12.____cpython.yaml rename to .ci_support/linux_ppc64le_numpy2.0python3.12.____cpython.yaml index 87fb62c..b2c8565 100644 --- a/.ci_support/linux_ppc64le_numpy1.26python3.12.____cpython.yaml +++ b/.ci_support/linux_ppc64le_numpy2.0python3.12.____cpython.yaml @@ -11,13 +11,13 @@ c_stdlib_version: cdt_name: - cos7 channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main docker_image: - quay.io/condaforge/linux-anvil-ppc64le numpy: -- '1.26' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/linux_ppc64le_numpy1.22python3.9.____cpython.yaml b/.ci_support/linux_ppc64le_numpy2.0python3.9.____cpython.yaml similarity index 89% rename from .ci_support/linux_ppc64le_numpy1.22python3.9.____cpython.yaml rename to .ci_support/linux_ppc64le_numpy2.0python3.9.____cpython.yaml index 678560e..52cb5e1 100644 --- a/.ci_support/linux_ppc64le_numpy1.22python3.9.____cpython.yaml +++ b/.ci_support/linux_ppc64le_numpy2.0python3.9.____cpython.yaml @@ -11,13 +11,13 @@ c_stdlib_version: cdt_name: - cos7 channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main docker_image: - quay.io/condaforge/linux-anvil-ppc64le numpy: -- '1.22' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/migrations/numpy2.yaml b/.ci_support/migrations/numpy2.yaml new file mode 100644 index 0000000..b620607 --- /dev/null +++ b/.ci_support/migrations/numpy2.yaml @@ -0,0 +1,74 @@ +__migrator: + build_number: 1 + kind: version + commit_message: | + Rebuild for numpy 2.0 + + TL;DR: The way we build against numpy has changed as of numpy 2.0. This bot + PR has updated the recipe to account for the changes (see below for details). + The numpy 2.0 package itself is currently only available from a special release + channel (`conda-forge/label/numpy_rc`) and will not be available on the main + `conda-forge` channel until the release of numpy 2.0 GA. + + The biggest change is that we no longer need to use the oldest available numpy + version at build time in order to support old numpy version at runtime - numpy + will by default use a compatible ABI for the oldest still-supported numpy versions. + + Additionally, we no longer need to use `{{ pin_compatible("numpy") }}` as a + run requirement - this has been handled for more than two years now by a + run-export on the numpy package itself. The migrator will therefore remove + any occurrences of this. + + However, by default, building against numpy 2.0 will assume that the package + is compatible with numpy 2.0, which is not necessarily the case. You should + check that the upstream package explicitly supports numpy 2.0, otherwise you + need to add a `- numpy <2` run requirement until that happens (check numpy + issue 26191 for an overview of the most important packages). + + Note that the numpy release candidate promises to be ABI-compatible with the + final 2.0 release. This means that building against 2.0.0rc1 produces packages + that can be published to our main channels. + + If you already want to use the numpy 2.0 release candidate yourself, you can do + ``` + conda config --add channels conda-forge/label/numpy_rc + ``` + or add this channel to your `.condarc` file directly. + + ### To-Dos: + * [ ] Match run-requirements for numpy (i.e. check upstream `pyproject.toml` or however the project specifies numpy compatibility) + * If upstream is not yet compatible with numpy 2.0, add `numpy <2` upper bound under `run:`. + * If upstream is already compatible with numpy 2.0, nothing else should be necessary in most cases. + * If upstream requires a minimum numpy version newer than 1.19, you can add `numpy >=x.y` under `run:`. + * [ ] Remove any remaining occurrences of `{{ pin_compatible("numpy") }}` that the bot may have missed. + + PS. If the build does not compile anymore, this is almost certainly a sign that + the upstream project is not yet ready for numpy 2.0; do not close this PR until + a version compatible with numpy 2.0 has been released upstream and on this + feedstock (in the meantime, you can keep the bot from reopening this PR in + case of git conflicts by marking it as a draft). + + migration_number: 1 + exclude: + # needs local overrides that get stomped on by the migrator, which then fails + - scipy + # already done, but thinks its unsolvable + - pandas + ordering: + # prefer channels including numpy_rc (otherwise smithy doesn't + # know which of the two values should be taken on merge) + channel_sources: + - conda-forge + - conda-forge/label/numpy_rc,conda-forge + +# needs to match length of zip {python, python_impl, numpy} +# as it is in global CBC in order to override it +numpy: + - 1.22 # no py38 support for numpy 2.0 + - 2.0 + - 2.0 + - 2.0 + - 2.0 +channel_sources: + - conda-forge/label/numpy_rc,conda-forge +migrator_ts: 1713572489.295986 diff --git a/.ci_support/osx_64_blas_implmklnumpy1.22python3.8.____cpython.yaml b/.ci_support/osx_64_blas_implmklnumpy1.22python3.8.____cpython.yaml index 27f5026..5a8c746 100644 --- a/.ci_support/osx_64_blas_implmklnumpy1.22python3.8.____cpython.yaml +++ b/.ci_support/osx_64_blas_implmklnumpy1.22python3.8.____cpython.yaml @@ -1,5 +1,5 @@ MACOSX_DEPLOYMENT_TARGET: -- '10.9' +- '10.13' blas_impl: - mkl c_compiler: @@ -9,9 +9,9 @@ c_compiler_version: c_stdlib: - macosx_deployment_target c_stdlib_version: -- '10.9' +- '10.13' channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main macos_machine: diff --git a/.ci_support/osx_64_blas_implmklnumpy1.22python3.9.____73_pypy.yaml b/.ci_support/osx_64_blas_implmklnumpy1.22python3.9.____73_pypy.yaml index 1e07eef..5a09827 100644 --- a/.ci_support/osx_64_blas_implmklnumpy1.22python3.9.____73_pypy.yaml +++ b/.ci_support/osx_64_blas_implmklnumpy1.22python3.9.____73_pypy.yaml @@ -1,5 +1,5 @@ MACOSX_DEPLOYMENT_TARGET: -- '10.9' +- '10.13' blas_impl: - mkl c_compiler: @@ -9,9 +9,9 @@ c_compiler_version: c_stdlib: - macosx_deployment_target c_stdlib_version: -- '10.9' +- '10.13' channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main macos_machine: diff --git a/.ci_support/osx_64_blas_implmklnumpy1.22python3.10.____cpython.yaml b/.ci_support/osx_64_blas_implmklnumpy2.0python3.10.____cpython.yaml similarity index 85% rename from .ci_support/osx_64_blas_implmklnumpy1.22python3.10.____cpython.yaml rename to .ci_support/osx_64_blas_implmklnumpy2.0python3.10.____cpython.yaml index 82d06ee..9b3520e 100644 --- a/.ci_support/osx_64_blas_implmklnumpy1.22python3.10.____cpython.yaml +++ b/.ci_support/osx_64_blas_implmklnumpy2.0python3.10.____cpython.yaml @@ -1,5 +1,5 @@ MACOSX_DEPLOYMENT_TARGET: -- '10.9' +- '10.13' blas_impl: - mkl c_compiler: @@ -9,9 +9,9 @@ c_compiler_version: c_stdlib: - macosx_deployment_target c_stdlib_version: -- '10.9' +- '10.13' channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main macos_machine: @@ -19,7 +19,7 @@ macos_machine: mkl_devel: - '2023' numpy: -- '1.22' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/osx_64_blas_implmklnumpy1.23python3.11.____cpython.yaml b/.ci_support/osx_64_blas_implmklnumpy2.0python3.11.____cpython.yaml similarity index 85% rename from .ci_support/osx_64_blas_implmklnumpy1.23python3.11.____cpython.yaml rename to .ci_support/osx_64_blas_implmklnumpy2.0python3.11.____cpython.yaml index c098dee..3dfa722 100644 --- a/.ci_support/osx_64_blas_implmklnumpy1.23python3.11.____cpython.yaml +++ b/.ci_support/osx_64_blas_implmklnumpy2.0python3.11.____cpython.yaml @@ -1,5 +1,5 @@ MACOSX_DEPLOYMENT_TARGET: -- '10.9' +- '10.13' blas_impl: - mkl c_compiler: @@ -9,9 +9,9 @@ c_compiler_version: c_stdlib: - macosx_deployment_target c_stdlib_version: -- '10.9' +- '10.13' channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main macos_machine: @@ -19,7 +19,7 @@ macos_machine: mkl_devel: - '2023' numpy: -- '1.23' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/osx_64_blas_implmklnumpy1.26python3.12.____cpython.yaml b/.ci_support/osx_64_blas_implmklnumpy2.0python3.12.____cpython.yaml similarity index 85% rename from .ci_support/osx_64_blas_implmklnumpy1.26python3.12.____cpython.yaml rename to .ci_support/osx_64_blas_implmklnumpy2.0python3.12.____cpython.yaml index 5b27298..43a441a 100644 --- a/.ci_support/osx_64_blas_implmklnumpy1.26python3.12.____cpython.yaml +++ b/.ci_support/osx_64_blas_implmklnumpy2.0python3.12.____cpython.yaml @@ -1,5 +1,5 @@ MACOSX_DEPLOYMENT_TARGET: -- '10.9' +- '10.13' blas_impl: - mkl c_compiler: @@ -9,9 +9,9 @@ c_compiler_version: c_stdlib: - macosx_deployment_target c_stdlib_version: -- '10.9' +- '10.13' channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main macos_machine: @@ -19,7 +19,7 @@ macos_machine: mkl_devel: - '2023' numpy: -- '1.26' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/osx_64_blas_implmklnumpy1.22python3.9.____cpython.yaml b/.ci_support/osx_64_blas_implmklnumpy2.0python3.9.____cpython.yaml similarity index 85% rename from .ci_support/osx_64_blas_implmklnumpy1.22python3.9.____cpython.yaml rename to .ci_support/osx_64_blas_implmklnumpy2.0python3.9.____cpython.yaml index 3b19bb2..5612aa2 100644 --- a/.ci_support/osx_64_blas_implmklnumpy1.22python3.9.____cpython.yaml +++ b/.ci_support/osx_64_blas_implmklnumpy2.0python3.9.____cpython.yaml @@ -1,5 +1,5 @@ MACOSX_DEPLOYMENT_TARGET: -- '10.9' +- '10.13' blas_impl: - mkl c_compiler: @@ -9,9 +9,9 @@ c_compiler_version: c_stdlib: - macosx_deployment_target c_stdlib_version: -- '10.9' +- '10.13' channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main macos_machine: @@ -19,7 +19,7 @@ macos_machine: mkl_devel: - '2023' numpy: -- '1.22' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/osx_64_blas_implnetlibnumpy1.22python3.8.____cpython.yaml b/.ci_support/osx_64_blas_implnetlibnumpy1.22python3.8.____cpython.yaml index cdd12b1..b38c469 100644 --- a/.ci_support/osx_64_blas_implnetlibnumpy1.22python3.8.____cpython.yaml +++ b/.ci_support/osx_64_blas_implnetlibnumpy1.22python3.8.____cpython.yaml @@ -1,5 +1,5 @@ MACOSX_DEPLOYMENT_TARGET: -- '10.9' +- '10.13' blas_impl: - netlib c_compiler: @@ -9,9 +9,9 @@ c_compiler_version: c_stdlib: - macosx_deployment_target c_stdlib_version: -- '10.9' +- '10.13' channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main macos_machine: diff --git a/.ci_support/osx_64_blas_implnetlibnumpy1.22python3.9.____73_pypy.yaml b/.ci_support/osx_64_blas_implnetlibnumpy1.22python3.9.____73_pypy.yaml index 574c2f4..eaf0ff2 100644 --- a/.ci_support/osx_64_blas_implnetlibnumpy1.22python3.9.____73_pypy.yaml +++ b/.ci_support/osx_64_blas_implnetlibnumpy1.22python3.9.____73_pypy.yaml @@ -1,5 +1,5 @@ MACOSX_DEPLOYMENT_TARGET: -- '10.9' +- '10.13' blas_impl: - netlib c_compiler: @@ -9,9 +9,9 @@ c_compiler_version: c_stdlib: - macosx_deployment_target c_stdlib_version: -- '10.9' +- '10.13' channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main macos_machine: diff --git a/.ci_support/osx_64_blas_implnetlibnumpy1.22python3.10.____cpython.yaml b/.ci_support/osx_64_blas_implnetlibnumpy2.0python3.10.____cpython.yaml similarity index 85% rename from .ci_support/osx_64_blas_implnetlibnumpy1.22python3.10.____cpython.yaml rename to .ci_support/osx_64_blas_implnetlibnumpy2.0python3.10.____cpython.yaml index 9394cac..5872829 100644 --- a/.ci_support/osx_64_blas_implnetlibnumpy1.22python3.10.____cpython.yaml +++ b/.ci_support/osx_64_blas_implnetlibnumpy2.0python3.10.____cpython.yaml @@ -1,5 +1,5 @@ MACOSX_DEPLOYMENT_TARGET: -- '10.9' +- '10.13' blas_impl: - netlib c_compiler: @@ -9,9 +9,9 @@ c_compiler_version: c_stdlib: - macosx_deployment_target c_stdlib_version: -- '10.9' +- '10.13' channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main macos_machine: @@ -19,7 +19,7 @@ macos_machine: mkl_devel: - '2023' numpy: -- '1.22' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/osx_64_blas_implnetlibnumpy1.23python3.11.____cpython.yaml b/.ci_support/osx_64_blas_implnetlibnumpy2.0python3.11.____cpython.yaml similarity index 85% rename from .ci_support/osx_64_blas_implnetlibnumpy1.23python3.11.____cpython.yaml rename to .ci_support/osx_64_blas_implnetlibnumpy2.0python3.11.____cpython.yaml index 433730d..d00f963 100644 --- a/.ci_support/osx_64_blas_implnetlibnumpy1.23python3.11.____cpython.yaml +++ b/.ci_support/osx_64_blas_implnetlibnumpy2.0python3.11.____cpython.yaml @@ -1,5 +1,5 @@ MACOSX_DEPLOYMENT_TARGET: -- '10.9' +- '10.13' blas_impl: - netlib c_compiler: @@ -9,9 +9,9 @@ c_compiler_version: c_stdlib: - macosx_deployment_target c_stdlib_version: -- '10.9' +- '10.13' channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main macos_machine: @@ -19,7 +19,7 @@ macos_machine: mkl_devel: - '2023' numpy: -- '1.23' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/osx_64_blas_implnetlibnumpy1.26python3.12.____cpython.yaml b/.ci_support/osx_64_blas_implnetlibnumpy2.0python3.12.____cpython.yaml similarity index 85% rename from .ci_support/osx_64_blas_implnetlibnumpy1.26python3.12.____cpython.yaml rename to .ci_support/osx_64_blas_implnetlibnumpy2.0python3.12.____cpython.yaml index 902e834..dda2d61 100644 --- a/.ci_support/osx_64_blas_implnetlibnumpy1.26python3.12.____cpython.yaml +++ b/.ci_support/osx_64_blas_implnetlibnumpy2.0python3.12.____cpython.yaml @@ -1,5 +1,5 @@ MACOSX_DEPLOYMENT_TARGET: -- '10.9' +- '10.13' blas_impl: - netlib c_compiler: @@ -9,9 +9,9 @@ c_compiler_version: c_stdlib: - macosx_deployment_target c_stdlib_version: -- '10.9' +- '10.13' channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main macos_machine: @@ -19,7 +19,7 @@ macos_machine: mkl_devel: - '2023' numpy: -- '1.26' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/osx_64_blas_implnetlibnumpy1.22python3.9.____cpython.yaml b/.ci_support/osx_64_blas_implnetlibnumpy2.0python3.9.____cpython.yaml similarity index 85% rename from .ci_support/osx_64_blas_implnetlibnumpy1.22python3.9.____cpython.yaml rename to .ci_support/osx_64_blas_implnetlibnumpy2.0python3.9.____cpython.yaml index 3f832ea..f36d222 100644 --- a/.ci_support/osx_64_blas_implnetlibnumpy1.22python3.9.____cpython.yaml +++ b/.ci_support/osx_64_blas_implnetlibnumpy2.0python3.9.____cpython.yaml @@ -1,5 +1,5 @@ MACOSX_DEPLOYMENT_TARGET: -- '10.9' +- '10.13' blas_impl: - netlib c_compiler: @@ -9,9 +9,9 @@ c_compiler_version: c_stdlib: - macosx_deployment_target c_stdlib_version: -- '10.9' +- '10.13' channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main macos_machine: @@ -19,7 +19,7 @@ macos_machine: mkl_devel: - '2023' numpy: -- '1.22' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/osx_arm64_numpy1.22python3.8.____cpython.yaml b/.ci_support/osx_arm64_numpy1.22python3.8.____cpython.yaml index b46aa51..efe27bd 100644 --- a/.ci_support/osx_arm64_numpy1.22python3.8.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.22python3.8.____cpython.yaml @@ -11,7 +11,7 @@ c_stdlib: c_stdlib_version: - '11.0' channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main macos_machine: diff --git a/.ci_support/osx_arm64_numpy1.22python3.10.____cpython.yaml b/.ci_support/osx_arm64_numpy2.0python3.10.____cpython.yaml similarity index 89% rename from .ci_support/osx_arm64_numpy1.22python3.10.____cpython.yaml rename to .ci_support/osx_arm64_numpy2.0python3.10.____cpython.yaml index 89f67f9..9f4d9ca 100644 --- a/.ci_support/osx_arm64_numpy1.22python3.10.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy2.0python3.10.____cpython.yaml @@ -11,13 +11,13 @@ c_stdlib: c_stdlib_version: - '11.0' channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main macos_machine: - arm64-apple-darwin20.0.0 numpy: -- '1.22' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml b/.ci_support/osx_arm64_numpy2.0python3.11.____cpython.yaml similarity index 89% rename from .ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml rename to .ci_support/osx_arm64_numpy2.0python3.11.____cpython.yaml index a164ec0..d1b0e0f 100644 --- a/.ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy2.0python3.11.____cpython.yaml @@ -11,13 +11,13 @@ c_stdlib: c_stdlib_version: - '11.0' channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main macos_machine: - arm64-apple-darwin20.0.0 numpy: -- '1.23' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/osx_arm64_numpy1.26python3.12.____cpython.yaml b/.ci_support/osx_arm64_numpy2.0python3.12.____cpython.yaml similarity index 89% rename from .ci_support/osx_arm64_numpy1.26python3.12.____cpython.yaml rename to .ci_support/osx_arm64_numpy2.0python3.12.____cpython.yaml index 5925925..f18187f 100644 --- a/.ci_support/osx_arm64_numpy1.26python3.12.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy2.0python3.12.____cpython.yaml @@ -11,13 +11,13 @@ c_stdlib: c_stdlib_version: - '11.0' channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main macos_machine: - arm64-apple-darwin20.0.0 numpy: -- '1.26' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/osx_arm64_numpy1.22python3.9.____cpython.yaml b/.ci_support/osx_arm64_numpy2.0python3.9.____cpython.yaml similarity index 89% rename from .ci_support/osx_arm64_numpy1.22python3.9.____cpython.yaml rename to .ci_support/osx_arm64_numpy2.0python3.9.____cpython.yaml index e37c4d9..7113999 100644 --- a/.ci_support/osx_arm64_numpy1.22python3.9.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy2.0python3.9.____cpython.yaml @@ -11,13 +11,13 @@ c_stdlib: c_stdlib_version: - '11.0' channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main macos_machine: - arm64-apple-darwin20.0.0 numpy: -- '1.22' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/win_64_blas_implmklnumpy1.22python3.8.____cpython.yaml b/.ci_support/win_64_blas_implmklnumpy1.22python3.8.____cpython.yaml index 847d67d..8a77414 100644 --- a/.ci_support/win_64_blas_implmklnumpy1.22python3.8.____cpython.yaml +++ b/.ci_support/win_64_blas_implmklnumpy1.22python3.8.____cpython.yaml @@ -5,7 +5,7 @@ c_compiler: c_stdlib: - vs channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main mkl_devel: diff --git a/.ci_support/win_64_blas_implmklnumpy1.22python3.9.____73_pypy.yaml b/.ci_support/win_64_blas_implmklnumpy1.22python3.9.____73_pypy.yaml index 08aa9c1..184d049 100644 --- a/.ci_support/win_64_blas_implmklnumpy1.22python3.9.____73_pypy.yaml +++ b/.ci_support/win_64_blas_implmklnumpy1.22python3.9.____73_pypy.yaml @@ -5,7 +5,7 @@ c_compiler: c_stdlib: - vs channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main mkl_devel: diff --git a/.ci_support/win_64_blas_implmklnumpy1.22python3.10.____cpython.yaml b/.ci_support/win_64_blas_implmklnumpy2.0python3.10.____cpython.yaml similarity index 85% rename from .ci_support/win_64_blas_implmklnumpy1.22python3.10.____cpython.yaml rename to .ci_support/win_64_blas_implmklnumpy2.0python3.10.____cpython.yaml index 88827ab..d2acff4 100644 --- a/.ci_support/win_64_blas_implmklnumpy1.22python3.10.____cpython.yaml +++ b/.ci_support/win_64_blas_implmklnumpy2.0python3.10.____cpython.yaml @@ -5,13 +5,13 @@ c_compiler: c_stdlib: - vs channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main mkl_devel: - '2023' numpy: -- '1.22' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/win_64_blas_implmklnumpy1.23python3.11.____cpython.yaml b/.ci_support/win_64_blas_implmklnumpy2.0python3.11.____cpython.yaml similarity index 85% rename from .ci_support/win_64_blas_implmklnumpy1.23python3.11.____cpython.yaml rename to .ci_support/win_64_blas_implmklnumpy2.0python3.11.____cpython.yaml index 90bf9d1..bc07f1e 100644 --- a/.ci_support/win_64_blas_implmklnumpy1.23python3.11.____cpython.yaml +++ b/.ci_support/win_64_blas_implmklnumpy2.0python3.11.____cpython.yaml @@ -5,13 +5,13 @@ c_compiler: c_stdlib: - vs channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main mkl_devel: - '2023' numpy: -- '1.23' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/win_64_blas_implmklnumpy1.26python3.12.____cpython.yaml b/.ci_support/win_64_blas_implmklnumpy2.0python3.12.____cpython.yaml similarity index 85% rename from .ci_support/win_64_blas_implmklnumpy1.26python3.12.____cpython.yaml rename to .ci_support/win_64_blas_implmklnumpy2.0python3.12.____cpython.yaml index 064d2c1..48dfc89 100644 --- a/.ci_support/win_64_blas_implmklnumpy1.26python3.12.____cpython.yaml +++ b/.ci_support/win_64_blas_implmklnumpy2.0python3.12.____cpython.yaml @@ -5,13 +5,13 @@ c_compiler: c_stdlib: - vs channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main mkl_devel: - '2023' numpy: -- '1.26' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/win_64_blas_implmklnumpy1.22python3.9.____cpython.yaml b/.ci_support/win_64_blas_implmklnumpy2.0python3.9.____cpython.yaml similarity index 85% rename from .ci_support/win_64_blas_implmklnumpy1.22python3.9.____cpython.yaml rename to .ci_support/win_64_blas_implmklnumpy2.0python3.9.____cpython.yaml index a4d0489..eb5d09c 100644 --- a/.ci_support/win_64_blas_implmklnumpy1.22python3.9.____cpython.yaml +++ b/.ci_support/win_64_blas_implmklnumpy2.0python3.9.____cpython.yaml @@ -5,13 +5,13 @@ c_compiler: c_stdlib: - vs channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main mkl_devel: - '2023' numpy: -- '1.22' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/win_64_blas_implnetlibnumpy1.22python3.8.____cpython.yaml b/.ci_support/win_64_blas_implnetlibnumpy1.22python3.8.____cpython.yaml index c3ecec4..fd37712 100644 --- a/.ci_support/win_64_blas_implnetlibnumpy1.22python3.8.____cpython.yaml +++ b/.ci_support/win_64_blas_implnetlibnumpy1.22python3.8.____cpython.yaml @@ -5,7 +5,7 @@ c_compiler: c_stdlib: - vs channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main mkl_devel: diff --git a/.ci_support/win_64_blas_implnetlibnumpy1.22python3.9.____73_pypy.yaml b/.ci_support/win_64_blas_implnetlibnumpy1.22python3.9.____73_pypy.yaml index 46c7167..6b06e0f 100644 --- a/.ci_support/win_64_blas_implnetlibnumpy1.22python3.9.____73_pypy.yaml +++ b/.ci_support/win_64_blas_implnetlibnumpy1.22python3.9.____73_pypy.yaml @@ -5,7 +5,7 @@ c_compiler: c_stdlib: - vs channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main mkl_devel: diff --git a/.ci_support/win_64_blas_implnetlibnumpy1.22python3.10.____cpython.yaml b/.ci_support/win_64_blas_implnetlibnumpy2.0python3.10.____cpython.yaml similarity index 85% rename from .ci_support/win_64_blas_implnetlibnumpy1.22python3.10.____cpython.yaml rename to .ci_support/win_64_blas_implnetlibnumpy2.0python3.10.____cpython.yaml index c21da5d..448de77 100644 --- a/.ci_support/win_64_blas_implnetlibnumpy1.22python3.10.____cpython.yaml +++ b/.ci_support/win_64_blas_implnetlibnumpy2.0python3.10.____cpython.yaml @@ -5,13 +5,13 @@ c_compiler: c_stdlib: - vs channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main mkl_devel: - '2023' numpy: -- '1.22' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/win_64_blas_implnetlibnumpy1.23python3.11.____cpython.yaml b/.ci_support/win_64_blas_implnetlibnumpy2.0python3.11.____cpython.yaml similarity index 85% rename from .ci_support/win_64_blas_implnetlibnumpy1.23python3.11.____cpython.yaml rename to .ci_support/win_64_blas_implnetlibnumpy2.0python3.11.____cpython.yaml index 2b7c012..7999df7 100644 --- a/.ci_support/win_64_blas_implnetlibnumpy1.23python3.11.____cpython.yaml +++ b/.ci_support/win_64_blas_implnetlibnumpy2.0python3.11.____cpython.yaml @@ -5,13 +5,13 @@ c_compiler: c_stdlib: - vs channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main mkl_devel: - '2023' numpy: -- '1.23' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/win_64_blas_implnetlibnumpy1.26python3.12.____cpython.yaml b/.ci_support/win_64_blas_implnetlibnumpy2.0python3.12.____cpython.yaml similarity index 85% rename from .ci_support/win_64_blas_implnetlibnumpy1.26python3.12.____cpython.yaml rename to .ci_support/win_64_blas_implnetlibnumpy2.0python3.12.____cpython.yaml index 0bcc9a7..a8aad5f 100644 --- a/.ci_support/win_64_blas_implnetlibnumpy1.26python3.12.____cpython.yaml +++ b/.ci_support/win_64_blas_implnetlibnumpy2.0python3.12.____cpython.yaml @@ -5,13 +5,13 @@ c_compiler: c_stdlib: - vs channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main mkl_devel: - '2023' numpy: -- '1.26' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/win_64_blas_implnetlibnumpy1.22python3.9.____cpython.yaml b/.ci_support/win_64_blas_implnetlibnumpy2.0python3.9.____cpython.yaml similarity index 85% rename from .ci_support/win_64_blas_implnetlibnumpy1.22python3.9.____cpython.yaml rename to .ci_support/win_64_blas_implnetlibnumpy2.0python3.9.____cpython.yaml index 489c4b6..3030484 100644 --- a/.ci_support/win_64_blas_implnetlibnumpy1.22python3.9.____cpython.yaml +++ b/.ci_support/win_64_blas_implnetlibnumpy2.0python3.9.____cpython.yaml @@ -5,13 +5,13 @@ c_compiler: c_stdlib: - vs channel_sources: -- conda-forge +- conda-forge/label/numpy_rc,conda-forge channel_targets: - conda-forge main mkl_devel: - '2023' numpy: -- '1.22' +- '2.0' pin_run_as_build: python: min_pin: x.x diff --git a/README.md b/README.md index 0e61c07..d420d1c 100644 --- a/README.md +++ b/README.md @@ -36,13 +36,6 @@ Current build status
Variant | Status | |
---|---|---|
linux_64_blas_implmklnumpy1.22python3.10.____cpython | -- - - - | -|
linux_64_blas_implmklnumpy1.22python3.8.____cpython | @@ -57,31 +50,31 @@ Current build status | |
linux_64_blas_implmklnumpy1.22python3.9.____cpython | +linux_64_blas_implmklnumpy2.0python3.10.____cpython | - + |
linux_64_blas_implmklnumpy1.23python3.11.____cpython | +linux_64_blas_implmklnumpy2.0python3.11.____cpython | - + |
linux_64_blas_implmklnumpy1.26python3.12.____cpython | +linux_64_blas_implmklnumpy2.0python3.12.____cpython | - + |
linux_64_blas_implnetlibnumpy1.22python3.10.____cpython | +linux_64_blas_implmklnumpy2.0python3.9.____cpython | - + |
linux_64_blas_implnetlibnumpy1.22python3.9.____cpython | +linux_64_blas_implnetlibnumpy2.0python3.10.____cpython | - + |
linux_64_blas_implnetlibnumpy1.23python3.11.____cpython | +linux_64_blas_implnetlibnumpy2.0python3.11.____cpython | - + |
linux_64_blas_implnetlibnumpy1.26python3.12.____cpython | +linux_64_blas_implnetlibnumpy2.0python3.12.____cpython | - + |
linux_aarch64_numpy1.22python3.10.____cpython | +linux_64_blas_implnetlibnumpy2.0python3.9.____cpython | - + |
linux_aarch64_numpy1.22python3.9.____cpython | +linux_aarch64_numpy2.0python3.10.____cpython | - + |
linux_aarch64_numpy1.23python3.11.____cpython | +linux_aarch64_numpy2.0python3.11.____cpython | - + |
linux_aarch64_numpy1.26python3.12.____cpython | +linux_aarch64_numpy2.0python3.12.____cpython | - + |
linux_ppc64le_numpy1.22python3.10.____cpython | +linux_aarch64_numpy2.0python3.9.____cpython | - + |
linux_ppc64le_numpy1.22python3.9.____cpython | +linux_ppc64le_numpy2.0python3.10.____cpython | - + |
linux_ppc64le_numpy1.23python3.11.____cpython | +linux_ppc64le_numpy2.0python3.11.____cpython | - + |
linux_ppc64le_numpy1.26python3.12.____cpython | +linux_ppc64le_numpy2.0python3.12.____cpython | - + |
osx_64_blas_implmklnumpy1.22python3.10.____cpython | +linux_ppc64le_numpy2.0python3.9.____cpython | - + |
osx_64_blas_implmklnumpy1.22python3.9.____cpython | +osx_64_blas_implmklnumpy2.0python3.10.____cpython | - + |
osx_64_blas_implmklnumpy1.23python3.11.____cpython | +osx_64_blas_implmklnumpy2.0python3.11.____cpython | - + |
osx_64_blas_implmklnumpy1.26python3.12.____cpython | +osx_64_blas_implmklnumpy2.0python3.12.____cpython | - + |
osx_64_blas_implnetlibnumpy1.22python3.10.____cpython | +osx_64_blas_implmklnumpy2.0python3.9.____cpython | - + |
osx_64_blas_implnetlibnumpy1.22python3.9.____cpython | +osx_64_blas_implnetlibnumpy2.0python3.10.____cpython | - + |
osx_64_blas_implnetlibnumpy1.23python3.11.____cpython | +osx_64_blas_implnetlibnumpy2.0python3.11.____cpython | - + |
osx_64_blas_implnetlibnumpy1.26python3.12.____cpython | +osx_64_blas_implnetlibnumpy2.0python3.12.____cpython | - + |
osx_arm64_numpy1.22python3.10.____cpython | +osx_64_blas_implnetlibnumpy2.0python3.9.____cpython | - + |
osx_arm64_numpy1.22python3.9.____cpython | +osx_arm64_numpy2.0python3.10.____cpython | - + |
osx_arm64_numpy1.23python3.11.____cpython | +osx_arm64_numpy2.0python3.11.____cpython | - + |
osx_arm64_numpy1.26python3.12.____cpython | +osx_arm64_numpy2.0python3.12.____cpython | - + |
win_64_blas_implmklnumpy1.22python3.10.____cpython | +osx_arm64_numpy2.0python3.9.____cpython | - + |
win_64_blas_implmklnumpy1.22python3.9.____cpython | +win_64_blas_implmklnumpy2.0python3.10.____cpython | - + |
win_64_blas_implmklnumpy1.23python3.11.____cpython | +win_64_blas_implmklnumpy2.0python3.11.____cpython | - + |
win_64_blas_implmklnumpy1.26python3.12.____cpython | +win_64_blas_implmklnumpy2.0python3.12.____cpython | - + |
win_64_blas_implnetlibnumpy1.22python3.10.____cpython | +win_64_blas_implmklnumpy2.0python3.9.____cpython | - + |
win_64_blas_implnetlibnumpy1.22python3.9.____cpython | +win_64_blas_implnetlibnumpy2.0python3.10.____cpython | ++ + + + | +
win_64_blas_implnetlibnumpy2.0python3.11.____cpython | - + | |
win_64_blas_implnetlibnumpy1.23python3.11.____cpython | +win_64_blas_implnetlibnumpy2.0python3.12.____cpython | - + |
win_64_blas_implnetlibnumpy1.26python3.12.____cpython | +win_64_blas_implnetlibnumpy2.0python3.9.____cpython | - + |