diff --git a/.azure-pipelines/azure-pipelines-linux.yml b/.azure-pipelines/azure-pipelines-linux.yml index 2ddcfdfe..564f8a16 100755 --- a/.azure-pipelines/azure-pipelines-linux.yml +++ b/.azure-pipelines/azure-pipelines-linux.yml @@ -8,20 +8,68 @@ jobs: vmImage: ubuntu-16.04 strategy: matrix: - linux_64_numpy1.17python3.7.____cpython: - CONFIG: linux_64_numpy1.17python3.7.____cpython + linux_64_blas_implblisnumpy1.17python3.7.____cpython: + CONFIG: linux_64_blas_implblisnumpy1.17python3.7.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-comp7 - linux_64_numpy1.17python3.8.____cpython: - CONFIG: linux_64_numpy1.17python3.8.____cpython + linux_64_blas_implblisnumpy1.17python3.8.____cpython: + CONFIG: linux_64_blas_implblisnumpy1.17python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-comp7 - linux_64_numpy1.19python3.7.____73_pypy: - CONFIG: linux_64_numpy1.19python3.7.____73_pypy + linux_64_blas_implblisnumpy1.19python3.7.____73_pypy: + CONFIG: linux_64_blas_implblisnumpy1.19python3.7.____73_pypy UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-comp7 - linux_64_numpy1.19python3.9.____cpython: - CONFIG: linux_64_numpy1.19python3.9.____cpython + linux_64_blas_implblisnumpy1.19python3.9.____cpython: + CONFIG: linux_64_blas_implblisnumpy1.19python3.9.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-comp7 + linux_64_blas_implmklnumpy1.17python3.7.____cpython: + CONFIG: linux_64_blas_implmklnumpy1.17python3.7.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-comp7 + linux_64_blas_implmklnumpy1.17python3.8.____cpython: + CONFIG: linux_64_blas_implmklnumpy1.17python3.8.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-comp7 + linux_64_blas_implmklnumpy1.19python3.7.____73_pypy: + CONFIG: linux_64_blas_implmklnumpy1.19python3.7.____73_pypy + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-comp7 + linux_64_blas_implmklnumpy1.19python3.9.____cpython: + CONFIG: linux_64_blas_implmklnumpy1.19python3.9.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-comp7 + linux_64_blas_implnetlibnumpy1.17python3.7.____cpython: + CONFIG: linux_64_blas_implnetlibnumpy1.17python3.7.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-comp7 + linux_64_blas_implnetlibnumpy1.17python3.8.____cpython: + CONFIG: linux_64_blas_implnetlibnumpy1.17python3.8.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-comp7 + linux_64_blas_implnetlibnumpy1.19python3.7.____73_pypy: + CONFIG: linux_64_blas_implnetlibnumpy1.19python3.7.____73_pypy + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-comp7 + linux_64_blas_implnetlibnumpy1.19python3.9.____cpython: + CONFIG: linux_64_blas_implnetlibnumpy1.19python3.9.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-comp7 + linux_64_blas_implopenblasnumpy1.17python3.7.____cpython: + CONFIG: linux_64_blas_implopenblasnumpy1.17python3.7.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-comp7 + linux_64_blas_implopenblasnumpy1.17python3.8.____cpython: + CONFIG: linux_64_blas_implopenblasnumpy1.17python3.8.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-comp7 + linux_64_blas_implopenblasnumpy1.19python3.7.____73_pypy: + CONFIG: linux_64_blas_implopenblasnumpy1.19python3.7.____73_pypy + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-comp7 + linux_64_blas_implopenblasnumpy1.19python3.9.____cpython: + CONFIG: linux_64_blas_implopenblasnumpy1.19python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-comp7 timeoutInMinutes: 360 diff --git a/.azure-pipelines/azure-pipelines-osx.yml b/.azure-pipelines/azure-pipelines-osx.yml index 4dc74fa3..d208e0ce 100755 --- a/.azure-pipelines/azure-pipelines-osx.yml +++ b/.azure-pipelines/azure-pipelines-osx.yml @@ -8,23 +8,65 @@ jobs: vmImage: macOS-10.15 strategy: matrix: - osx_64_numpy1.17python3.7.____cpython: - CONFIG: osx_64_numpy1.17python3.7.____cpython + osx_64_blas_implblisnumpy1.17python3.7.____cpython: + CONFIG: osx_64_blas_implblisnumpy1.17python3.7.____cpython UPLOAD_PACKAGES: 'True' - osx_64_numpy1.17python3.8.____cpython: - CONFIG: osx_64_numpy1.17python3.8.____cpython + osx_64_blas_implblisnumpy1.17python3.8.____cpython: + CONFIG: osx_64_blas_implblisnumpy1.17python3.8.____cpython UPLOAD_PACKAGES: 'True' - osx_64_numpy1.19python3.7.____73_pypy: - CONFIG: osx_64_numpy1.19python3.7.____73_pypy + osx_64_blas_implblisnumpy1.19python3.7.____73_pypy: + CONFIG: osx_64_blas_implblisnumpy1.19python3.7.____73_pypy UPLOAD_PACKAGES: 'True' - osx_64_numpy1.19python3.9.____cpython: - CONFIG: osx_64_numpy1.19python3.9.____cpython + osx_64_blas_implblisnumpy1.19python3.9.____cpython: + CONFIG: osx_64_blas_implblisnumpy1.19python3.9.____cpython UPLOAD_PACKAGES: 'True' - osx_arm64_python3.8.____cpython: - CONFIG: osx_arm64_python3.8.____cpython + osx_64_blas_implmklnumpy1.17python3.7.____cpython: + CONFIG: osx_64_blas_implmklnumpy1.17python3.7.____cpython UPLOAD_PACKAGES: 'True' - osx_arm64_python3.9.____cpython: - CONFIG: osx_arm64_python3.9.____cpython + osx_64_blas_implmklnumpy1.17python3.8.____cpython: + CONFIG: osx_64_blas_implmklnumpy1.17python3.8.____cpython + UPLOAD_PACKAGES: 'True' + osx_64_blas_implmklnumpy1.19python3.7.____73_pypy: + CONFIG: osx_64_blas_implmklnumpy1.19python3.7.____73_pypy + UPLOAD_PACKAGES: 'True' + osx_64_blas_implmklnumpy1.19python3.9.____cpython: + CONFIG: osx_64_blas_implmklnumpy1.19python3.9.____cpython + UPLOAD_PACKAGES: 'True' + osx_64_blas_implnetlibnumpy1.17python3.7.____cpython: + CONFIG: osx_64_blas_implnetlibnumpy1.17python3.7.____cpython + UPLOAD_PACKAGES: 'True' + osx_64_blas_implnetlibnumpy1.17python3.8.____cpython: + CONFIG: osx_64_blas_implnetlibnumpy1.17python3.8.____cpython + UPLOAD_PACKAGES: 'True' + osx_64_blas_implnetlibnumpy1.19python3.7.____73_pypy: + CONFIG: osx_64_blas_implnetlibnumpy1.19python3.7.____73_pypy + UPLOAD_PACKAGES: 'True' + osx_64_blas_implnetlibnumpy1.19python3.9.____cpython: + CONFIG: osx_64_blas_implnetlibnumpy1.19python3.9.____cpython + UPLOAD_PACKAGES: 'True' + osx_64_blas_implopenblasnumpy1.17python3.7.____cpython: + CONFIG: osx_64_blas_implopenblasnumpy1.17python3.7.____cpython + UPLOAD_PACKAGES: 'True' + osx_64_blas_implopenblasnumpy1.17python3.8.____cpython: + CONFIG: osx_64_blas_implopenblasnumpy1.17python3.8.____cpython + UPLOAD_PACKAGES: 'True' + osx_64_blas_implopenblasnumpy1.19python3.7.____73_pypy: + CONFIG: osx_64_blas_implopenblasnumpy1.19python3.7.____73_pypy + UPLOAD_PACKAGES: 'True' + osx_64_blas_implopenblasnumpy1.19python3.9.____cpython: + CONFIG: osx_64_blas_implopenblasnumpy1.19python3.9.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_blas_implnetlibpython3.8.____cpython: + CONFIG: osx_arm64_blas_implnetlibpython3.8.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_blas_implnetlibpython3.9.____cpython: + CONFIG: osx_arm64_blas_implnetlibpython3.9.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_blas_implopenblaspython3.8.____cpython: + CONFIG: osx_arm64_blas_implopenblaspython3.8.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_blas_implopenblaspython3.9.____cpython: + CONFIG: osx_arm64_blas_implopenblaspython3.9.____cpython UPLOAD_PACKAGES: 'True' timeoutInMinutes: 360 diff --git a/.azure-pipelines/azure-pipelines-win.yml b/.azure-pipelines/azure-pipelines-win.yml index ba1ad1ca..49a310e7 100755 --- a/.azure-pipelines/azure-pipelines-win.yml +++ b/.azure-pipelines/azure-pipelines-win.yml @@ -8,14 +8,41 @@ jobs: vmImage: vs2017-win2016 strategy: matrix: - win_64_numpy1.17python3.7.____cpython: - CONFIG: win_64_numpy1.17python3.7.____cpython + win_64_blas_implblisnumpy1.17python3.7.____cpython: + CONFIG: win_64_blas_implblisnumpy1.17python3.7.____cpython UPLOAD_PACKAGES: 'True' - win_64_numpy1.17python3.8.____cpython: - CONFIG: win_64_numpy1.17python3.8.____cpython + win_64_blas_implblisnumpy1.17python3.8.____cpython: + CONFIG: win_64_blas_implblisnumpy1.17python3.8.____cpython UPLOAD_PACKAGES: 'True' - win_64_numpy1.19python3.9.____cpython: - CONFIG: win_64_numpy1.19python3.9.____cpython + win_64_blas_implblisnumpy1.19python3.9.____cpython: + CONFIG: win_64_blas_implblisnumpy1.19python3.9.____cpython + UPLOAD_PACKAGES: 'True' + win_64_blas_implmklnumpy1.17python3.7.____cpython: + CONFIG: win_64_blas_implmklnumpy1.17python3.7.____cpython + UPLOAD_PACKAGES: 'True' + win_64_blas_implmklnumpy1.17python3.8.____cpython: + CONFIG: win_64_blas_implmklnumpy1.17python3.8.____cpython + UPLOAD_PACKAGES: 'True' + win_64_blas_implmklnumpy1.19python3.9.____cpython: + CONFIG: win_64_blas_implmklnumpy1.19python3.9.____cpython + UPLOAD_PACKAGES: 'True' + win_64_blas_implnetlibnumpy1.17python3.7.____cpython: + CONFIG: win_64_blas_implnetlibnumpy1.17python3.7.____cpython + UPLOAD_PACKAGES: 'True' + win_64_blas_implnetlibnumpy1.17python3.8.____cpython: + CONFIG: win_64_blas_implnetlibnumpy1.17python3.8.____cpython + UPLOAD_PACKAGES: 'True' + win_64_blas_implnetlibnumpy1.19python3.9.____cpython: + CONFIG: win_64_blas_implnetlibnumpy1.19python3.9.____cpython + UPLOAD_PACKAGES: 'True' + win_64_blas_implopenblasnumpy1.17python3.7.____cpython: + CONFIG: win_64_blas_implopenblasnumpy1.17python3.7.____cpython + UPLOAD_PACKAGES: 'True' + win_64_blas_implopenblasnumpy1.17python3.8.____cpython: + CONFIG: win_64_blas_implopenblasnumpy1.17python3.8.____cpython + UPLOAD_PACKAGES: 'True' + win_64_blas_implopenblasnumpy1.19python3.9.____cpython: + CONFIG: win_64_blas_implopenblasnumpy1.19python3.9.____cpython UPLOAD_PACKAGES: 'True' timeoutInMinutes: 360 variables: diff --git a/.ci_support/linux_64_blas_implblisnumpy1.17python3.7.____cpython.yaml b/.ci_support/linux_64_blas_implblisnumpy1.17python3.7.____cpython.yaml new file mode 100644 index 00000000..0ea59117 --- /dev/null +++ b/.ci_support/linux_64_blas_implblisnumpy1.17python3.7.____cpython.yaml @@ -0,0 +1,46 @@ +blas_impl: +- blis +c_compiler: +- gcc +c_compiler_version: +- '9' +cdt_name: +- cos6 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '9' +docker_image: +- quay.io/condaforge/linux-anvil-comp7 +fortran_compiler: +- gfortran +fortran_compiler_version: +- '9' +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +numpy: +- '1.17' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_cpython +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - cdt_name + - docker_image +- - python + - numpy diff --git a/.ci_support/linux_64_blas_implblisnumpy1.17python3.8.____cpython.yaml b/.ci_support/linux_64_blas_implblisnumpy1.17python3.8.____cpython.yaml new file mode 100644 index 00000000..10a032fe --- /dev/null +++ b/.ci_support/linux_64_blas_implblisnumpy1.17python3.8.____cpython.yaml @@ -0,0 +1,46 @@ +blas_impl: +- blis +c_compiler: +- gcc +c_compiler_version: +- '9' +cdt_name: +- cos6 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '9' +docker_image: +- quay.io/condaforge/linux-anvil-comp7 +fortran_compiler: +- gfortran +fortran_compiler_version: +- '9' +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +numpy: +- '1.17' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - cdt_name + - docker_image +- - python + - numpy diff --git a/.ci_support/linux_64_blas_implblisnumpy1.19python3.7.____73_pypy.yaml b/.ci_support/linux_64_blas_implblisnumpy1.19python3.7.____73_pypy.yaml new file mode 100644 index 00000000..5eefe22d --- /dev/null +++ b/.ci_support/linux_64_blas_implblisnumpy1.19python3.7.____73_pypy.yaml @@ -0,0 +1,46 @@ +blas_impl: +- blis +c_compiler: +- gcc +c_compiler_version: +- '9' +cdt_name: +- cos6 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '9' +docker_image: +- quay.io/condaforge/linux-anvil-comp7 +fortran_compiler: +- gfortran +fortran_compiler_version: +- '9' +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +numpy: +- '1.19' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_73_pypy +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - cdt_name + - docker_image +- - python + - numpy diff --git a/.ci_support/linux_64_blas_implblisnumpy1.19python3.9.____cpython.yaml b/.ci_support/linux_64_blas_implblisnumpy1.19python3.9.____cpython.yaml new file mode 100644 index 00000000..e53478d2 --- /dev/null +++ b/.ci_support/linux_64_blas_implblisnumpy1.19python3.9.____cpython.yaml @@ -0,0 +1,46 @@ +blas_impl: +- blis +c_compiler: +- gcc +c_compiler_version: +- '9' +cdt_name: +- cos6 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '9' +docker_image: +- quay.io/condaforge/linux-anvil-comp7 +fortran_compiler: +- gfortran +fortran_compiler_version: +- '9' +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +numpy: +- '1.19' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - cdt_name + - docker_image +- - python + - numpy diff --git a/.ci_support/linux_64_numpy1.17python3.7.____cpython.yaml b/.ci_support/linux_64_blas_implmklnumpy1.17python3.7.____cpython.yaml similarity index 97% rename from .ci_support/linux_64_numpy1.17python3.7.____cpython.yaml rename to .ci_support/linux_64_blas_implmklnumpy1.17python3.7.____cpython.yaml index bdfd2b38..f3b64857 100644 --- a/.ci_support/linux_64_numpy1.17python3.7.____cpython.yaml +++ b/.ci_support/linux_64_blas_implmklnumpy1.17python3.7.____cpython.yaml @@ -1,3 +1,5 @@ +blas_impl: +- mkl c_compiler: - gcc c_compiler_version: diff --git a/.ci_support/linux_64_numpy1.17python3.8.____cpython.yaml b/.ci_support/linux_64_blas_implmklnumpy1.17python3.8.____cpython.yaml similarity index 97% rename from .ci_support/linux_64_numpy1.17python3.8.____cpython.yaml rename to .ci_support/linux_64_blas_implmklnumpy1.17python3.8.____cpython.yaml index d4f237d8..0c2e41c4 100644 --- a/.ci_support/linux_64_numpy1.17python3.8.____cpython.yaml +++ b/.ci_support/linux_64_blas_implmklnumpy1.17python3.8.____cpython.yaml @@ -1,3 +1,5 @@ +blas_impl: +- mkl c_compiler: - gcc c_compiler_version: diff --git a/.ci_support/linux_64_numpy1.19python3.7.____73_pypy.yaml b/.ci_support/linux_64_blas_implmklnumpy1.19python3.7.____73_pypy.yaml similarity index 97% rename from .ci_support/linux_64_numpy1.19python3.7.____73_pypy.yaml rename to .ci_support/linux_64_blas_implmklnumpy1.19python3.7.____73_pypy.yaml index f525a822..449c584d 100644 --- a/.ci_support/linux_64_numpy1.19python3.7.____73_pypy.yaml +++ b/.ci_support/linux_64_blas_implmklnumpy1.19python3.7.____73_pypy.yaml @@ -1,3 +1,5 @@ +blas_impl: +- mkl c_compiler: - gcc c_compiler_version: diff --git a/.ci_support/linux_64_numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_64_blas_implmklnumpy1.19python3.9.____cpython.yaml similarity index 97% rename from .ci_support/linux_64_numpy1.19python3.9.____cpython.yaml rename to .ci_support/linux_64_blas_implmklnumpy1.19python3.9.____cpython.yaml index f081a3c3..1ace0fd6 100644 --- a/.ci_support/linux_64_numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/linux_64_blas_implmklnumpy1.19python3.9.____cpython.yaml @@ -1,3 +1,5 @@ +blas_impl: +- mkl c_compiler: - gcc c_compiler_version: diff --git a/.ci_support/linux_64_blas_implnetlibnumpy1.17python3.7.____cpython.yaml b/.ci_support/linux_64_blas_implnetlibnumpy1.17python3.7.____cpython.yaml new file mode 100644 index 00000000..8312dbc2 --- /dev/null +++ b/.ci_support/linux_64_blas_implnetlibnumpy1.17python3.7.____cpython.yaml @@ -0,0 +1,46 @@ +blas_impl: +- netlib +c_compiler: +- gcc +c_compiler_version: +- '9' +cdt_name: +- cos6 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '9' +docker_image: +- quay.io/condaforge/linux-anvil-comp7 +fortran_compiler: +- gfortran +fortran_compiler_version: +- '9' +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +numpy: +- '1.17' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_cpython +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - cdt_name + - docker_image +- - python + - numpy diff --git a/.ci_support/linux_64_blas_implnetlibnumpy1.17python3.8.____cpython.yaml b/.ci_support/linux_64_blas_implnetlibnumpy1.17python3.8.____cpython.yaml new file mode 100644 index 00000000..7afc7e2c --- /dev/null +++ b/.ci_support/linux_64_blas_implnetlibnumpy1.17python3.8.____cpython.yaml @@ -0,0 +1,46 @@ +blas_impl: +- netlib +c_compiler: +- gcc +c_compiler_version: +- '9' +cdt_name: +- cos6 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '9' +docker_image: +- quay.io/condaforge/linux-anvil-comp7 +fortran_compiler: +- gfortran +fortran_compiler_version: +- '9' +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +numpy: +- '1.17' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - cdt_name + - docker_image +- - python + - numpy diff --git a/.ci_support/linux_64_blas_implnetlibnumpy1.19python3.7.____73_pypy.yaml b/.ci_support/linux_64_blas_implnetlibnumpy1.19python3.7.____73_pypy.yaml new file mode 100644 index 00000000..1e0a0e64 --- /dev/null +++ b/.ci_support/linux_64_blas_implnetlibnumpy1.19python3.7.____73_pypy.yaml @@ -0,0 +1,46 @@ +blas_impl: +- netlib +c_compiler: +- gcc +c_compiler_version: +- '9' +cdt_name: +- cos6 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '9' +docker_image: +- quay.io/condaforge/linux-anvil-comp7 +fortran_compiler: +- gfortran +fortran_compiler_version: +- '9' +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +numpy: +- '1.19' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_73_pypy +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - cdt_name + - docker_image +- - python + - numpy diff --git a/.ci_support/linux_64_blas_implnetlibnumpy1.19python3.9.____cpython.yaml b/.ci_support/linux_64_blas_implnetlibnumpy1.19python3.9.____cpython.yaml new file mode 100644 index 00000000..454fd823 --- /dev/null +++ b/.ci_support/linux_64_blas_implnetlibnumpy1.19python3.9.____cpython.yaml @@ -0,0 +1,46 @@ +blas_impl: +- netlib +c_compiler: +- gcc +c_compiler_version: +- '9' +cdt_name: +- cos6 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '9' +docker_image: +- quay.io/condaforge/linux-anvil-comp7 +fortran_compiler: +- gfortran +fortran_compiler_version: +- '9' +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +numpy: +- '1.19' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - cdt_name + - docker_image +- - python + - numpy diff --git a/.ci_support/linux_64_blas_implopenblasnumpy1.17python3.7.____cpython.yaml b/.ci_support/linux_64_blas_implopenblasnumpy1.17python3.7.____cpython.yaml new file mode 100644 index 00000000..12cbf5c2 --- /dev/null +++ b/.ci_support/linux_64_blas_implopenblasnumpy1.17python3.7.____cpython.yaml @@ -0,0 +1,46 @@ +blas_impl: +- openblas +c_compiler: +- gcc +c_compiler_version: +- '9' +cdt_name: +- cos6 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '9' +docker_image: +- quay.io/condaforge/linux-anvil-comp7 +fortran_compiler: +- gfortran +fortran_compiler_version: +- '9' +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +numpy: +- '1.17' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_cpython +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - cdt_name + - docker_image +- - python + - numpy diff --git a/.ci_support/linux_64_blas_implopenblasnumpy1.17python3.8.____cpython.yaml b/.ci_support/linux_64_blas_implopenblasnumpy1.17python3.8.____cpython.yaml new file mode 100644 index 00000000..c1469fdf --- /dev/null +++ b/.ci_support/linux_64_blas_implopenblasnumpy1.17python3.8.____cpython.yaml @@ -0,0 +1,46 @@ +blas_impl: +- openblas +c_compiler: +- gcc +c_compiler_version: +- '9' +cdt_name: +- cos6 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '9' +docker_image: +- quay.io/condaforge/linux-anvil-comp7 +fortran_compiler: +- gfortran +fortran_compiler_version: +- '9' +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +numpy: +- '1.17' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - cdt_name + - docker_image +- - python + - numpy diff --git a/.ci_support/linux_64_blas_implopenblasnumpy1.19python3.7.____73_pypy.yaml b/.ci_support/linux_64_blas_implopenblasnumpy1.19python3.7.____73_pypy.yaml new file mode 100644 index 00000000..1f30cdb9 --- /dev/null +++ b/.ci_support/linux_64_blas_implopenblasnumpy1.19python3.7.____73_pypy.yaml @@ -0,0 +1,46 @@ +blas_impl: +- openblas +c_compiler: +- gcc +c_compiler_version: +- '9' +cdt_name: +- cos6 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '9' +docker_image: +- quay.io/condaforge/linux-anvil-comp7 +fortran_compiler: +- gfortran +fortran_compiler_version: +- '9' +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +numpy: +- '1.19' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_73_pypy +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - cdt_name + - docker_image +- - python + - numpy diff --git a/.ci_support/linux_64_blas_implopenblasnumpy1.19python3.9.____cpython.yaml b/.ci_support/linux_64_blas_implopenblasnumpy1.19python3.9.____cpython.yaml new file mode 100644 index 00000000..0bc370fc --- /dev/null +++ b/.ci_support/linux_64_blas_implopenblasnumpy1.19python3.9.____cpython.yaml @@ -0,0 +1,46 @@ +blas_impl: +- openblas +c_compiler: +- gcc +c_compiler_version: +- '9' +cdt_name: +- cos6 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '9' +docker_image: +- quay.io/condaforge/linux-anvil-comp7 +fortran_compiler: +- gfortran +fortran_compiler_version: +- '9' +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +numpy: +- '1.19' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - cdt_name + - docker_image +- - python + - numpy diff --git a/.ci_support/linux_aarch64_numpy1.17python3.7.____cpython.yaml b/.ci_support/linux_aarch64_blas_implnetlibnumpy1.17python3.7.____cpython.yaml similarity index 97% rename from .ci_support/linux_aarch64_numpy1.17python3.7.____cpython.yaml rename to .ci_support/linux_aarch64_blas_implnetlibnumpy1.17python3.7.____cpython.yaml index 1e9bdeb0..779dd09d 100644 --- a/.ci_support/linux_aarch64_numpy1.17python3.7.____cpython.yaml +++ b/.ci_support/linux_aarch64_blas_implnetlibnumpy1.17python3.7.____cpython.yaml @@ -1,5 +1,7 @@ BUILD: - aarch64-conda_cos7-linux-gnu +blas_impl: +- netlib c_compiler: - gcc c_compiler_version: diff --git a/.ci_support/linux_aarch64_numpy1.17python3.8.____cpython.yaml b/.ci_support/linux_aarch64_blas_implnetlibnumpy1.17python3.8.____cpython.yaml similarity index 97% rename from .ci_support/linux_aarch64_numpy1.17python3.8.____cpython.yaml rename to .ci_support/linux_aarch64_blas_implnetlibnumpy1.17python3.8.____cpython.yaml index 71651da2..433299e5 100644 --- a/.ci_support/linux_aarch64_numpy1.17python3.8.____cpython.yaml +++ b/.ci_support/linux_aarch64_blas_implnetlibnumpy1.17python3.8.____cpython.yaml @@ -1,5 +1,7 @@ BUILD: - aarch64-conda_cos7-linux-gnu +blas_impl: +- netlib c_compiler: - gcc c_compiler_version: diff --git a/.ci_support/linux_aarch64_numpy1.19python3.7.____73_pypy.yaml b/.ci_support/linux_aarch64_blas_implnetlibnumpy1.19python3.7.____73_pypy.yaml similarity index 97% rename from .ci_support/linux_aarch64_numpy1.19python3.7.____73_pypy.yaml rename to .ci_support/linux_aarch64_blas_implnetlibnumpy1.19python3.7.____73_pypy.yaml index e2a814ea..ba25eb2f 100644 --- a/.ci_support/linux_aarch64_numpy1.19python3.7.____73_pypy.yaml +++ b/.ci_support/linux_aarch64_blas_implnetlibnumpy1.19python3.7.____73_pypy.yaml @@ -1,5 +1,7 @@ BUILD: - aarch64-conda_cos7-linux-gnu +blas_impl: +- netlib c_compiler: - gcc c_compiler_version: diff --git a/.ci_support/linux_aarch64_numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_aarch64_blas_implnetlibnumpy1.19python3.9.____cpython.yaml similarity index 97% rename from .ci_support/linux_aarch64_numpy1.19python3.9.____cpython.yaml rename to .ci_support/linux_aarch64_blas_implnetlibnumpy1.19python3.9.____cpython.yaml index 745eebe7..0fa8e8a7 100644 --- a/.ci_support/linux_aarch64_numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/linux_aarch64_blas_implnetlibnumpy1.19python3.9.____cpython.yaml @@ -1,5 +1,7 @@ BUILD: - aarch64-conda_cos7-linux-gnu +blas_impl: +- netlib c_compiler: - gcc c_compiler_version: diff --git a/.ci_support/linux_aarch64_blas_implopenblasnumpy1.17python3.7.____cpython.yaml b/.ci_support/linux_aarch64_blas_implopenblasnumpy1.17python3.7.____cpython.yaml new file mode 100644 index 00000000..e481ed46 --- /dev/null +++ b/.ci_support/linux_aarch64_blas_implopenblasnumpy1.17python3.7.____cpython.yaml @@ -0,0 +1,48 @@ +BUILD: +- aarch64-conda_cos7-linux-gnu +blas_impl: +- openblas +c_compiler: +- gcc +c_compiler_version: +- '9' +cdt_arch: +- aarch64 +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '9' +docker_image: +- quay.io/condaforge/linux-anvil-aarch64 +fortran_compiler: +- gfortran +fortran_compiler_version: +- '9' +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +numpy: +- '1.17' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_cpython +target_platform: +- linux-aarch64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - python + - numpy diff --git a/.ci_support/linux_aarch64_blas_implopenblasnumpy1.17python3.8.____cpython.yaml b/.ci_support/linux_aarch64_blas_implopenblasnumpy1.17python3.8.____cpython.yaml new file mode 100644 index 00000000..ed7092fa --- /dev/null +++ b/.ci_support/linux_aarch64_blas_implopenblasnumpy1.17python3.8.____cpython.yaml @@ -0,0 +1,48 @@ +BUILD: +- aarch64-conda_cos7-linux-gnu +blas_impl: +- openblas +c_compiler: +- gcc +c_compiler_version: +- '9' +cdt_arch: +- aarch64 +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '9' +docker_image: +- quay.io/condaforge/linux-anvil-aarch64 +fortran_compiler: +- gfortran +fortran_compiler_version: +- '9' +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +numpy: +- '1.17' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +target_platform: +- linux-aarch64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - python + - numpy diff --git a/.ci_support/linux_aarch64_blas_implopenblasnumpy1.19python3.7.____73_pypy.yaml b/.ci_support/linux_aarch64_blas_implopenblasnumpy1.19python3.7.____73_pypy.yaml new file mode 100644 index 00000000..f45345b1 --- /dev/null +++ b/.ci_support/linux_aarch64_blas_implopenblasnumpy1.19python3.7.____73_pypy.yaml @@ -0,0 +1,48 @@ +BUILD: +- aarch64-conda_cos7-linux-gnu +blas_impl: +- openblas +c_compiler: +- gcc +c_compiler_version: +- '9' +cdt_arch: +- aarch64 +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '9' +docker_image: +- quay.io/condaforge/linux-anvil-aarch64 +fortran_compiler: +- gfortran +fortran_compiler_version: +- '9' +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +numpy: +- '1.19' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_73_pypy +target_platform: +- linux-aarch64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - python + - numpy diff --git a/.ci_support/linux_aarch64_blas_implopenblasnumpy1.19python3.9.____cpython.yaml b/.ci_support/linux_aarch64_blas_implopenblasnumpy1.19python3.9.____cpython.yaml new file mode 100644 index 00000000..9da47de7 --- /dev/null +++ b/.ci_support/linux_aarch64_blas_implopenblasnumpy1.19python3.9.____cpython.yaml @@ -0,0 +1,48 @@ +BUILD: +- aarch64-conda_cos7-linux-gnu +blas_impl: +- openblas +c_compiler: +- gcc +c_compiler_version: +- '9' +cdt_arch: +- aarch64 +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '9' +docker_image: +- quay.io/condaforge/linux-anvil-aarch64 +fortran_compiler: +- gfortran +fortran_compiler_version: +- '9' +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +numpy: +- '1.19' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +target_platform: +- linux-aarch64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - python + - numpy diff --git a/.ci_support/linux_ppc64le_numpy1.17python3.7.____cpython.yaml b/.ci_support/linux_ppc64le_blas_implnetlibnumpy1.17python3.7.____cpython.yaml similarity index 96% rename from .ci_support/linux_ppc64le_numpy1.17python3.7.____cpython.yaml rename to .ci_support/linux_ppc64le_blas_implnetlibnumpy1.17python3.7.____cpython.yaml index 74c83dee..712941b7 100644 --- a/.ci_support/linux_ppc64le_numpy1.17python3.7.____cpython.yaml +++ b/.ci_support/linux_ppc64le_blas_implnetlibnumpy1.17python3.7.____cpython.yaml @@ -1,3 +1,5 @@ +blas_impl: +- netlib c_compiler: - gcc c_compiler_version: diff --git a/.ci_support/linux_ppc64le_numpy1.17python3.8.____cpython.yaml b/.ci_support/linux_ppc64le_blas_implnetlibnumpy1.17python3.8.____cpython.yaml similarity index 96% rename from .ci_support/linux_ppc64le_numpy1.17python3.8.____cpython.yaml rename to .ci_support/linux_ppc64le_blas_implnetlibnumpy1.17python3.8.____cpython.yaml index 05622394..7a97d924 100644 --- a/.ci_support/linux_ppc64le_numpy1.17python3.8.____cpython.yaml +++ b/.ci_support/linux_ppc64le_blas_implnetlibnumpy1.17python3.8.____cpython.yaml @@ -1,3 +1,5 @@ +blas_impl: +- netlib c_compiler: - gcc c_compiler_version: diff --git a/.ci_support/linux_ppc64le_numpy1.19python3.7.____73_pypy.yaml b/.ci_support/linux_ppc64le_blas_implnetlibnumpy1.19python3.7.____73_pypy.yaml similarity index 96% rename from .ci_support/linux_ppc64le_numpy1.19python3.7.____73_pypy.yaml rename to .ci_support/linux_ppc64le_blas_implnetlibnumpy1.19python3.7.____73_pypy.yaml index 36d990ce..d59a3e09 100644 --- a/.ci_support/linux_ppc64le_numpy1.19python3.7.____73_pypy.yaml +++ b/.ci_support/linux_ppc64le_blas_implnetlibnumpy1.19python3.7.____73_pypy.yaml @@ -1,3 +1,5 @@ +blas_impl: +- netlib c_compiler: - gcc c_compiler_version: diff --git a/.ci_support/linux_ppc64le_numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_ppc64le_blas_implnetlibnumpy1.19python3.9.____cpython.yaml similarity index 96% rename from .ci_support/linux_ppc64le_numpy1.19python3.9.____cpython.yaml rename to .ci_support/linux_ppc64le_blas_implnetlibnumpy1.19python3.9.____cpython.yaml index 3f98b869..9c024f0a 100644 --- a/.ci_support/linux_ppc64le_numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/linux_ppc64le_blas_implnetlibnumpy1.19python3.9.____cpython.yaml @@ -1,3 +1,5 @@ +blas_impl: +- netlib c_compiler: - gcc c_compiler_version: diff --git a/.ci_support/linux_ppc64le_blas_implopenblasnumpy1.17python3.7.____cpython.yaml b/.ci_support/linux_ppc64le_blas_implopenblasnumpy1.17python3.7.____cpython.yaml new file mode 100644 index 00000000..0524fb6d --- /dev/null +++ b/.ci_support/linux_ppc64le_blas_implopenblasnumpy1.17python3.7.____cpython.yaml @@ -0,0 +1,44 @@ +blas_impl: +- openblas +c_compiler: +- gcc +c_compiler_version: +- '9' +cdt_name: +- cos7 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '9' +docker_image: +- quay.io/condaforge/linux-anvil-ppc64le +fortran_compiler: +- gfortran +fortran_compiler_version: +- '9' +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +numpy: +- '1.17' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_cpython +target_platform: +- linux-ppc64le +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - python + - numpy diff --git a/.ci_support/linux_ppc64le_blas_implopenblasnumpy1.17python3.8.____cpython.yaml b/.ci_support/linux_ppc64le_blas_implopenblasnumpy1.17python3.8.____cpython.yaml new file mode 100644 index 00000000..9ef62c94 --- /dev/null +++ b/.ci_support/linux_ppc64le_blas_implopenblasnumpy1.17python3.8.____cpython.yaml @@ -0,0 +1,44 @@ +blas_impl: +- openblas +c_compiler: +- gcc +c_compiler_version: +- '9' +cdt_name: +- cos7 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '9' +docker_image: +- quay.io/condaforge/linux-anvil-ppc64le +fortran_compiler: +- gfortran +fortran_compiler_version: +- '9' +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +numpy: +- '1.17' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +target_platform: +- linux-ppc64le +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - python + - numpy diff --git a/.ci_support/linux_ppc64le_blas_implopenblasnumpy1.19python3.7.____73_pypy.yaml b/.ci_support/linux_ppc64le_blas_implopenblasnumpy1.19python3.7.____73_pypy.yaml new file mode 100644 index 00000000..ad35f467 --- /dev/null +++ b/.ci_support/linux_ppc64le_blas_implopenblasnumpy1.19python3.7.____73_pypy.yaml @@ -0,0 +1,44 @@ +blas_impl: +- openblas +c_compiler: +- gcc +c_compiler_version: +- '9' +cdt_name: +- cos7 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '9' +docker_image: +- quay.io/condaforge/linux-anvil-ppc64le +fortran_compiler: +- gfortran +fortran_compiler_version: +- '9' +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +numpy: +- '1.19' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_73_pypy +target_platform: +- linux-ppc64le +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - python + - numpy diff --git a/.ci_support/linux_ppc64le_blas_implopenblasnumpy1.19python3.9.____cpython.yaml b/.ci_support/linux_ppc64le_blas_implopenblasnumpy1.19python3.9.____cpython.yaml new file mode 100644 index 00000000..95342bed --- /dev/null +++ b/.ci_support/linux_ppc64le_blas_implopenblasnumpy1.19python3.9.____cpython.yaml @@ -0,0 +1,44 @@ +blas_impl: +- openblas +c_compiler: +- gcc +c_compiler_version: +- '9' +cdt_name: +- cos7 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '9' +docker_image: +- quay.io/condaforge/linux-anvil-ppc64le +fortran_compiler: +- gfortran +fortran_compiler_version: +- '9' +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +numpy: +- '1.19' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +target_platform: +- linux-ppc64le +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - python + - numpy diff --git a/.ci_support/migrations/python39.yaml b/.ci_support/migrations/python39.yaml deleted file mode 100644 index 4b17960f..00000000 --- a/.ci_support/migrations/python39.yaml +++ /dev/null @@ -1,20 +0,0 @@ -migrator_ts: 1602104489 -__migrator: - migration_number: 2 - operation: key_add - primary_key: python - ordering: - python: - - 3.6.* *_cpython - - 3.7.* *_cpython - - 3.8.* *_cpython - - 3.9.* *_cpython # new entry - - 3.6.* *_73_pypy - paused: false -python: - - 3.9.* *_cpython -# additional entries to add for zip_keys -numpy: - - 1.19 -python_impl: - - cpython diff --git a/.ci_support/osx_64_blas_implblisnumpy1.17python3.7.____cpython.yaml b/.ci_support/osx_64_blas_implblisnumpy1.17python3.7.____cpython.yaml new file mode 100644 index 00000000..dd892998 --- /dev/null +++ b/.ci_support/osx_64_blas_implblisnumpy1.17python3.7.____cpython.yaml @@ -0,0 +1,44 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.9' +blas_impl: +- blis +c_compiler: +- clang +c_compiler_version: +- '11' +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- clangxx +cxx_compiler_version: +- '11' +fortran_compiler: +- gfortran +fortran_compiler_version: +- '9' +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +macos_machine: +- x86_64-apple-darwin13.4.0 +numpy: +- '1.17' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_cpython +target_platform: +- osx-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - python + - numpy diff --git a/.ci_support/osx_64_blas_implblisnumpy1.17python3.8.____cpython.yaml b/.ci_support/osx_64_blas_implblisnumpy1.17python3.8.____cpython.yaml new file mode 100644 index 00000000..4832e4e4 --- /dev/null +++ b/.ci_support/osx_64_blas_implblisnumpy1.17python3.8.____cpython.yaml @@ -0,0 +1,44 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.9' +blas_impl: +- blis +c_compiler: +- clang +c_compiler_version: +- '11' +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- clangxx +cxx_compiler_version: +- '11' +fortran_compiler: +- gfortran +fortran_compiler_version: +- '9' +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +macos_machine: +- x86_64-apple-darwin13.4.0 +numpy: +- '1.17' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +target_platform: +- osx-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - python + - numpy diff --git a/.ci_support/osx_64_blas_implblisnumpy1.19python3.7.____73_pypy.yaml b/.ci_support/osx_64_blas_implblisnumpy1.19python3.7.____73_pypy.yaml new file mode 100644 index 00000000..6fb6a692 --- /dev/null +++ b/.ci_support/osx_64_blas_implblisnumpy1.19python3.7.____73_pypy.yaml @@ -0,0 +1,44 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.9' +blas_impl: +- blis +c_compiler: +- clang +c_compiler_version: +- '11' +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- clangxx +cxx_compiler_version: +- '11' +fortran_compiler: +- gfortran +fortran_compiler_version: +- '9' +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +macos_machine: +- x86_64-apple-darwin13.4.0 +numpy: +- '1.19' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_73_pypy +target_platform: +- osx-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - python + - numpy diff --git a/.ci_support/osx_64_blas_implblisnumpy1.19python3.9.____cpython.yaml b/.ci_support/osx_64_blas_implblisnumpy1.19python3.9.____cpython.yaml new file mode 100644 index 00000000..af2a68a4 --- /dev/null +++ b/.ci_support/osx_64_blas_implblisnumpy1.19python3.9.____cpython.yaml @@ -0,0 +1,44 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.9' +blas_impl: +- blis +c_compiler: +- clang +c_compiler_version: +- '11' +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- clangxx +cxx_compiler_version: +- '11' +fortran_compiler: +- gfortran +fortran_compiler_version: +- '9' +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +macos_machine: +- x86_64-apple-darwin13.4.0 +numpy: +- '1.19' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +target_platform: +- osx-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - python + - numpy diff --git a/.ci_support/osx_64_numpy1.17python3.7.____cpython.yaml b/.ci_support/osx_64_blas_implmklnumpy1.17python3.7.____cpython.yaml similarity index 97% rename from .ci_support/osx_64_numpy1.17python3.7.____cpython.yaml rename to .ci_support/osx_64_blas_implmklnumpy1.17python3.7.____cpython.yaml index fd51b420..9db9db3b 100644 --- a/.ci_support/osx_64_numpy1.17python3.7.____cpython.yaml +++ b/.ci_support/osx_64_blas_implmklnumpy1.17python3.7.____cpython.yaml @@ -1,5 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '10.9' +blas_impl: +- mkl c_compiler: - clang c_compiler_version: diff --git a/.ci_support/osx_64_numpy1.17python3.8.____cpython.yaml b/.ci_support/osx_64_blas_implmklnumpy1.17python3.8.____cpython.yaml similarity index 97% rename from .ci_support/osx_64_numpy1.17python3.8.____cpython.yaml rename to .ci_support/osx_64_blas_implmklnumpy1.17python3.8.____cpython.yaml index aa114c45..5ef3ab4e 100644 --- a/.ci_support/osx_64_numpy1.17python3.8.____cpython.yaml +++ b/.ci_support/osx_64_blas_implmklnumpy1.17python3.8.____cpython.yaml @@ -1,5 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '10.9' +blas_impl: +- mkl c_compiler: - clang c_compiler_version: diff --git a/.ci_support/osx_64_numpy1.19python3.7.____73_pypy.yaml b/.ci_support/osx_64_blas_implmklnumpy1.19python3.7.____73_pypy.yaml similarity index 97% rename from .ci_support/osx_64_numpy1.19python3.7.____73_pypy.yaml rename to .ci_support/osx_64_blas_implmklnumpy1.19python3.7.____73_pypy.yaml index 911813b4..ac653583 100644 --- a/.ci_support/osx_64_numpy1.19python3.7.____73_pypy.yaml +++ b/.ci_support/osx_64_blas_implmklnumpy1.19python3.7.____73_pypy.yaml @@ -1,5 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '10.9' +blas_impl: +- mkl c_compiler: - clang c_compiler_version: diff --git a/.ci_support/osx_64_numpy1.19python3.9.____cpython.yaml b/.ci_support/osx_64_blas_implmklnumpy1.19python3.9.____cpython.yaml similarity index 97% rename from .ci_support/osx_64_numpy1.19python3.9.____cpython.yaml rename to .ci_support/osx_64_blas_implmklnumpy1.19python3.9.____cpython.yaml index 01d7ffcf..daeab01b 100644 --- a/.ci_support/osx_64_numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/osx_64_blas_implmklnumpy1.19python3.9.____cpython.yaml @@ -1,5 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '10.9' +blas_impl: +- mkl c_compiler: - clang c_compiler_version: diff --git a/.ci_support/osx_64_blas_implnetlibnumpy1.17python3.7.____cpython.yaml b/.ci_support/osx_64_blas_implnetlibnumpy1.17python3.7.____cpython.yaml new file mode 100644 index 00000000..2361e2ed --- /dev/null +++ b/.ci_support/osx_64_blas_implnetlibnumpy1.17python3.7.____cpython.yaml @@ -0,0 +1,44 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.9' +blas_impl: +- netlib +c_compiler: +- clang +c_compiler_version: +- '11' +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- clangxx +cxx_compiler_version: +- '11' +fortran_compiler: +- gfortran +fortran_compiler_version: +- '9' +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +macos_machine: +- x86_64-apple-darwin13.4.0 +numpy: +- '1.17' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_cpython +target_platform: +- osx-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - python + - numpy diff --git a/.ci_support/osx_64_blas_implnetlibnumpy1.17python3.8.____cpython.yaml b/.ci_support/osx_64_blas_implnetlibnumpy1.17python3.8.____cpython.yaml new file mode 100644 index 00000000..d861c4f4 --- /dev/null +++ b/.ci_support/osx_64_blas_implnetlibnumpy1.17python3.8.____cpython.yaml @@ -0,0 +1,44 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.9' +blas_impl: +- netlib +c_compiler: +- clang +c_compiler_version: +- '11' +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- clangxx +cxx_compiler_version: +- '11' +fortran_compiler: +- gfortran +fortran_compiler_version: +- '9' +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +macos_machine: +- x86_64-apple-darwin13.4.0 +numpy: +- '1.17' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +target_platform: +- osx-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - python + - numpy diff --git a/.ci_support/osx_64_blas_implnetlibnumpy1.19python3.7.____73_pypy.yaml b/.ci_support/osx_64_blas_implnetlibnumpy1.19python3.7.____73_pypy.yaml new file mode 100644 index 00000000..cb2c3223 --- /dev/null +++ b/.ci_support/osx_64_blas_implnetlibnumpy1.19python3.7.____73_pypy.yaml @@ -0,0 +1,44 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.9' +blas_impl: +- netlib +c_compiler: +- clang +c_compiler_version: +- '11' +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- clangxx +cxx_compiler_version: +- '11' +fortran_compiler: +- gfortran +fortran_compiler_version: +- '9' +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +macos_machine: +- x86_64-apple-darwin13.4.0 +numpy: +- '1.19' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_73_pypy +target_platform: +- osx-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - python + - numpy diff --git a/.ci_support/osx_64_blas_implnetlibnumpy1.19python3.9.____cpython.yaml b/.ci_support/osx_64_blas_implnetlibnumpy1.19python3.9.____cpython.yaml new file mode 100644 index 00000000..64876187 --- /dev/null +++ b/.ci_support/osx_64_blas_implnetlibnumpy1.19python3.9.____cpython.yaml @@ -0,0 +1,44 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.9' +blas_impl: +- netlib +c_compiler: +- clang +c_compiler_version: +- '11' +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- clangxx +cxx_compiler_version: +- '11' +fortran_compiler: +- gfortran +fortran_compiler_version: +- '9' +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +macos_machine: +- x86_64-apple-darwin13.4.0 +numpy: +- '1.19' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +target_platform: +- osx-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - python + - numpy diff --git a/.ci_support/osx_64_blas_implopenblasnumpy1.17python3.7.____cpython.yaml b/.ci_support/osx_64_blas_implopenblasnumpy1.17python3.7.____cpython.yaml new file mode 100644 index 00000000..39934209 --- /dev/null +++ b/.ci_support/osx_64_blas_implopenblasnumpy1.17python3.7.____cpython.yaml @@ -0,0 +1,44 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.9' +blas_impl: +- openblas +c_compiler: +- clang +c_compiler_version: +- '11' +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- clangxx +cxx_compiler_version: +- '11' +fortran_compiler: +- gfortran +fortran_compiler_version: +- '9' +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +macos_machine: +- x86_64-apple-darwin13.4.0 +numpy: +- '1.17' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_cpython +target_platform: +- osx-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - python + - numpy diff --git a/.ci_support/osx_64_blas_implopenblasnumpy1.17python3.8.____cpython.yaml b/.ci_support/osx_64_blas_implopenblasnumpy1.17python3.8.____cpython.yaml new file mode 100644 index 00000000..b088c442 --- /dev/null +++ b/.ci_support/osx_64_blas_implopenblasnumpy1.17python3.8.____cpython.yaml @@ -0,0 +1,44 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.9' +blas_impl: +- openblas +c_compiler: +- clang +c_compiler_version: +- '11' +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- clangxx +cxx_compiler_version: +- '11' +fortran_compiler: +- gfortran +fortran_compiler_version: +- '9' +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +macos_machine: +- x86_64-apple-darwin13.4.0 +numpy: +- '1.17' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +target_platform: +- osx-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - python + - numpy diff --git a/.ci_support/osx_64_blas_implopenblasnumpy1.19python3.7.____73_pypy.yaml b/.ci_support/osx_64_blas_implopenblasnumpy1.19python3.7.____73_pypy.yaml new file mode 100644 index 00000000..05cb48e6 --- /dev/null +++ b/.ci_support/osx_64_blas_implopenblasnumpy1.19python3.7.____73_pypy.yaml @@ -0,0 +1,44 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.9' +blas_impl: +- openblas +c_compiler: +- clang +c_compiler_version: +- '11' +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- clangxx +cxx_compiler_version: +- '11' +fortran_compiler: +- gfortran +fortran_compiler_version: +- '9' +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +macos_machine: +- x86_64-apple-darwin13.4.0 +numpy: +- '1.19' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_73_pypy +target_platform: +- osx-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - python + - numpy diff --git a/.ci_support/osx_64_blas_implopenblasnumpy1.19python3.9.____cpython.yaml b/.ci_support/osx_64_blas_implopenblasnumpy1.19python3.9.____cpython.yaml new file mode 100644 index 00000000..66a98363 --- /dev/null +++ b/.ci_support/osx_64_blas_implopenblasnumpy1.19python3.9.____cpython.yaml @@ -0,0 +1,44 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.9' +blas_impl: +- openblas +c_compiler: +- clang +c_compiler_version: +- '11' +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- clangxx +cxx_compiler_version: +- '11' +fortran_compiler: +- gfortran +fortran_compiler_version: +- '9' +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +macos_machine: +- x86_64-apple-darwin13.4.0 +numpy: +- '1.19' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +target_platform: +- osx-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - python + - numpy diff --git a/.ci_support/osx_arm64_python3.8.____cpython.yaml b/.ci_support/osx_arm64_blas_implnetlibpython3.8.____cpython.yaml similarity index 96% rename from .ci_support/osx_arm64_python3.8.____cpython.yaml rename to .ci_support/osx_arm64_blas_implnetlibpython3.8.____cpython.yaml index 022a50b1..5e39a899 100644 --- a/.ci_support/osx_arm64_python3.8.____cpython.yaml +++ b/.ci_support/osx_arm64_blas_implnetlibpython3.8.____cpython.yaml @@ -1,5 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '11.0' +blas_impl: +- netlib c_compiler: - clang c_compiler_version: diff --git a/.ci_support/osx_arm64_python3.9.____cpython.yaml b/.ci_support/osx_arm64_blas_implnetlibpython3.9.____cpython.yaml similarity index 96% rename from .ci_support/osx_arm64_python3.9.____cpython.yaml rename to .ci_support/osx_arm64_blas_implnetlibpython3.9.____cpython.yaml index 8d5fbd0e..80375aad 100644 --- a/.ci_support/osx_arm64_python3.9.____cpython.yaml +++ b/.ci_support/osx_arm64_blas_implnetlibpython3.9.____cpython.yaml @@ -1,5 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '11.0' +blas_impl: +- netlib c_compiler: - clang c_compiler_version: diff --git a/.ci_support/osx_arm64_blas_implopenblaspython3.8.____cpython.yaml b/.ci_support/osx_arm64_blas_implopenblaspython3.8.____cpython.yaml new file mode 100644 index 00000000..b4c09332 --- /dev/null +++ b/.ci_support/osx_arm64_blas_implopenblaspython3.8.____cpython.yaml @@ -0,0 +1,44 @@ +MACOSX_DEPLOYMENT_TARGET: +- '11.0' +blas_impl: +- openblas +c_compiler: +- clang +c_compiler_version: +- '11' +channel_sources: +- conda-forge/label/rust_dev,conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- clangxx +cxx_compiler_version: +- '11' +fortran_compiler: +- gfortran +fortran_compiler_version: +- '11' +libblas: +- 3.9 *netlib +libcblas: +- 3.9 *netlib +liblapack: +- 3.9 *netlib +macos_machine: +- arm64-apple-darwin20.0.0 +numpy: +- '1.19' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +target_platform: +- osx-arm64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - python + - numpy diff --git a/.ci_support/osx_arm64_blas_implopenblaspython3.9.____cpython.yaml b/.ci_support/osx_arm64_blas_implopenblaspython3.9.____cpython.yaml new file mode 100644 index 00000000..45b02e20 --- /dev/null +++ b/.ci_support/osx_arm64_blas_implopenblaspython3.9.____cpython.yaml @@ -0,0 +1,44 @@ +MACOSX_DEPLOYMENT_TARGET: +- '11.0' +blas_impl: +- openblas +c_compiler: +- clang +c_compiler_version: +- '11' +channel_sources: +- conda-forge/label/rust_dev,conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- clangxx +cxx_compiler_version: +- '11' +fortran_compiler: +- gfortran +fortran_compiler_version: +- '11' +libblas: +- 3.9 *netlib +libcblas: +- 3.9 *netlib +liblapack: +- 3.9 *netlib +macos_machine: +- arm64-apple-darwin20.0.0 +numpy: +- '1.19' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +target_platform: +- osx-arm64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - fortran_compiler_version +- - python + - numpy diff --git a/.ci_support/win_64_blas_implblisnumpy1.17python3.7.____cpython.yaml b/.ci_support/win_64_blas_implblisnumpy1.17python3.7.____cpython.yaml new file mode 100644 index 00000000..07eeadc6 --- /dev/null +++ b/.ci_support/win_64_blas_implblisnumpy1.17python3.7.____cpython.yaml @@ -0,0 +1,31 @@ +blas_impl: +- blis +c_compiler: +- vs2017 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- vs2017 +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +m2w64_fortran_compiler: +- m2w64-toolchain +numpy: +- '1.17' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_cpython +target_platform: +- win-64 +zip_keys: +- - python + - numpy diff --git a/.ci_support/win_64_blas_implblisnumpy1.17python3.8.____cpython.yaml b/.ci_support/win_64_blas_implblisnumpy1.17python3.8.____cpython.yaml new file mode 100644 index 00000000..222702cd --- /dev/null +++ b/.ci_support/win_64_blas_implblisnumpy1.17python3.8.____cpython.yaml @@ -0,0 +1,31 @@ +blas_impl: +- blis +c_compiler: +- vs2017 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- vs2017 +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +m2w64_fortran_compiler: +- m2w64-toolchain +numpy: +- '1.17' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +target_platform: +- win-64 +zip_keys: +- - python + - numpy diff --git a/.ci_support/win_64_blas_implblisnumpy1.19python3.9.____cpython.yaml b/.ci_support/win_64_blas_implblisnumpy1.19python3.9.____cpython.yaml new file mode 100644 index 00000000..32671694 --- /dev/null +++ b/.ci_support/win_64_blas_implblisnumpy1.19python3.9.____cpython.yaml @@ -0,0 +1,31 @@ +blas_impl: +- blis +c_compiler: +- vs2017 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- vs2017 +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +m2w64_fortran_compiler: +- m2w64-toolchain +numpy: +- '1.19' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +target_platform: +- win-64 +zip_keys: +- - python + - numpy diff --git a/.ci_support/win_64_numpy1.17python3.7.____cpython.yaml b/.ci_support/win_64_blas_implmklnumpy1.17python3.7.____cpython.yaml similarity index 95% rename from .ci_support/win_64_numpy1.17python3.7.____cpython.yaml rename to .ci_support/win_64_blas_implmklnumpy1.17python3.7.____cpython.yaml index cf45f697..2a2a3732 100644 --- a/.ci_support/win_64_numpy1.17python3.7.____cpython.yaml +++ b/.ci_support/win_64_blas_implmklnumpy1.17python3.7.____cpython.yaml @@ -1,3 +1,5 @@ +blas_impl: +- mkl c_compiler: - vs2017 channel_sources: diff --git a/.ci_support/win_64_numpy1.17python3.8.____cpython.yaml b/.ci_support/win_64_blas_implmklnumpy1.17python3.8.____cpython.yaml similarity index 95% rename from .ci_support/win_64_numpy1.17python3.8.____cpython.yaml rename to .ci_support/win_64_blas_implmklnumpy1.17python3.8.____cpython.yaml index 16936ed2..e07db323 100644 --- a/.ci_support/win_64_numpy1.17python3.8.____cpython.yaml +++ b/.ci_support/win_64_blas_implmklnumpy1.17python3.8.____cpython.yaml @@ -1,3 +1,5 @@ +blas_impl: +- mkl c_compiler: - vs2017 channel_sources: diff --git a/.ci_support/win_64_numpy1.19python3.9.____cpython.yaml b/.ci_support/win_64_blas_implmklnumpy1.19python3.9.____cpython.yaml similarity index 95% rename from .ci_support/win_64_numpy1.19python3.9.____cpython.yaml rename to .ci_support/win_64_blas_implmklnumpy1.19python3.9.____cpython.yaml index 5ce2546a..2b2b4025 100644 --- a/.ci_support/win_64_numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/win_64_blas_implmklnumpy1.19python3.9.____cpython.yaml @@ -1,3 +1,5 @@ +blas_impl: +- mkl c_compiler: - vs2017 channel_sources: diff --git a/.ci_support/win_64_blas_implnetlibnumpy1.17python3.7.____cpython.yaml b/.ci_support/win_64_blas_implnetlibnumpy1.17python3.7.____cpython.yaml new file mode 100644 index 00000000..5240a5cb --- /dev/null +++ b/.ci_support/win_64_blas_implnetlibnumpy1.17python3.7.____cpython.yaml @@ -0,0 +1,31 @@ +blas_impl: +- netlib +c_compiler: +- vs2017 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- vs2017 +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +m2w64_fortran_compiler: +- m2w64-toolchain +numpy: +- '1.17' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_cpython +target_platform: +- win-64 +zip_keys: +- - python + - numpy diff --git a/.ci_support/win_64_blas_implnetlibnumpy1.17python3.8.____cpython.yaml b/.ci_support/win_64_blas_implnetlibnumpy1.17python3.8.____cpython.yaml new file mode 100644 index 00000000..73de99fb --- /dev/null +++ b/.ci_support/win_64_blas_implnetlibnumpy1.17python3.8.____cpython.yaml @@ -0,0 +1,31 @@ +blas_impl: +- netlib +c_compiler: +- vs2017 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- vs2017 +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +m2w64_fortran_compiler: +- m2w64-toolchain +numpy: +- '1.17' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +target_platform: +- win-64 +zip_keys: +- - python + - numpy diff --git a/.ci_support/win_64_blas_implnetlibnumpy1.19python3.9.____cpython.yaml b/.ci_support/win_64_blas_implnetlibnumpy1.19python3.9.____cpython.yaml new file mode 100644 index 00000000..61ed2eb6 --- /dev/null +++ b/.ci_support/win_64_blas_implnetlibnumpy1.19python3.9.____cpython.yaml @@ -0,0 +1,31 @@ +blas_impl: +- netlib +c_compiler: +- vs2017 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- vs2017 +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +m2w64_fortran_compiler: +- m2w64-toolchain +numpy: +- '1.19' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +target_platform: +- win-64 +zip_keys: +- - python + - numpy diff --git a/.ci_support/win_64_blas_implopenblasnumpy1.17python3.7.____cpython.yaml b/.ci_support/win_64_blas_implopenblasnumpy1.17python3.7.____cpython.yaml new file mode 100644 index 00000000..58025497 --- /dev/null +++ b/.ci_support/win_64_blas_implopenblasnumpy1.17python3.7.____cpython.yaml @@ -0,0 +1,31 @@ +blas_impl: +- openblas +c_compiler: +- vs2017 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- vs2017 +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +m2w64_fortran_compiler: +- m2w64-toolchain +numpy: +- '1.17' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_cpython +target_platform: +- win-64 +zip_keys: +- - python + - numpy diff --git a/.ci_support/win_64_blas_implopenblasnumpy1.17python3.8.____cpython.yaml b/.ci_support/win_64_blas_implopenblasnumpy1.17python3.8.____cpython.yaml new file mode 100644 index 00000000..03caada8 --- /dev/null +++ b/.ci_support/win_64_blas_implopenblasnumpy1.17python3.8.____cpython.yaml @@ -0,0 +1,31 @@ +blas_impl: +- openblas +c_compiler: +- vs2017 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- vs2017 +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +m2w64_fortran_compiler: +- m2w64-toolchain +numpy: +- '1.17' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +target_platform: +- win-64 +zip_keys: +- - python + - numpy diff --git a/.ci_support/win_64_blas_implopenblasnumpy1.19python3.9.____cpython.yaml b/.ci_support/win_64_blas_implopenblasnumpy1.19python3.9.____cpython.yaml new file mode 100644 index 00000000..add761bf --- /dev/null +++ b/.ci_support/win_64_blas_implopenblasnumpy1.19python3.9.____cpython.yaml @@ -0,0 +1,31 @@ +blas_impl: +- openblas +c_compiler: +- vs2017 +channel_sources: +- conda-forge,defaults +channel_targets: +- conda-forge main +cxx_compiler: +- vs2017 +libblas: +- 3.8 *netlib +libcblas: +- 3.8 *netlib +liblapack: +- 3.8 *netlib +m2w64_fortran_compiler: +- m2w64-toolchain +numpy: +- '1.19' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +target_platform: +- win-64 +zip_keys: +- - python + - numpy diff --git a/.drone.yml b/.drone.yml index ccccc98e..26d7ea3e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,6 +1,6 @@ --- kind: pipeline -name: linux_aarch64_numpy1.17python3.7.____cpython +name: linux_aarch64_blas_implnetlibnumpy1_hbb93d4a570 platform: os: linux @@ -10,7 +10,7 @@ steps: - name: Install and build image: quay.io/condaforge/linux-anvil-aarch64 environment: - CONFIG: linux_aarch64_numpy1.17python3.7.____cpython + CONFIG: linux_aarch64_blas_implnetlibnumpy1.17python3.7.____cpython UPLOAD_PACKAGES: True PLATFORM: linux-aarch64 BINSTAR_TOKEN: @@ -31,7 +31,7 @@ steps: --- kind: pipeline -name: linux_aarch64_numpy1.17python3.8.____cpython +name: linux_aarch64_blas_implnetlibnumpy1_hd404744c64 platform: os: linux @@ -41,7 +41,7 @@ steps: - name: Install and build image: quay.io/condaforge/linux-anvil-aarch64 environment: - CONFIG: linux_aarch64_numpy1.17python3.8.____cpython + CONFIG: linux_aarch64_blas_implnetlibnumpy1.17python3.8.____cpython UPLOAD_PACKAGES: True PLATFORM: linux-aarch64 BINSTAR_TOKEN: @@ -62,7 +62,7 @@ steps: --- kind: pipeline -name: linux_aarch64_numpy1.19python3.7.____73_pypy +name: linux_aarch64_blas_implnetlibnumpy1_h736703fb78 platform: os: linux @@ -72,7 +72,7 @@ steps: - name: Install and build image: quay.io/condaforge/linux-anvil-aarch64 environment: - CONFIG: linux_aarch64_numpy1.19python3.7.____73_pypy + CONFIG: linux_aarch64_blas_implnetlibnumpy1.19python3.7.____73_pypy UPLOAD_PACKAGES: True PLATFORM: linux-aarch64 BINSTAR_TOKEN: @@ -93,7 +93,7 @@ steps: --- kind: pipeline -name: linux_aarch64_numpy1.19python3.9.____cpython +name: linux_aarch64_blas_implnetlibnumpy1_hb7b457c2db platform: os: linux @@ -103,7 +103,131 @@ steps: - name: Install and build image: quay.io/condaforge/linux-anvil-aarch64 environment: - CONFIG: linux_aarch64_numpy1.19python3.9.____cpython + CONFIG: linux_aarch64_blas_implnetlibnumpy1.19python3.9.____cpython + UPLOAD_PACKAGES: True + PLATFORM: linux-aarch64 + BINSTAR_TOKEN: + from_secret: BINSTAR_TOKEN + FEEDSTOCK_TOKEN: + from_secret: FEEDSTOCK_TOKEN + STAGING_BINSTAR_TOKEN: + from_secret: STAGING_BINSTAR_TOKEN + commands: + - export FEEDSTOCK_ROOT="$DRONE_WORKSPACE" + - export RECIPE_ROOT="$FEEDSTOCK_ROOT/recipe" + - export CI=drone + - export GIT_BRANCH="$DRONE_BRANCH" + - export FEEDSTOCK_NAME=$(basename ${DRONE_REPO_NAME}) + - sed -i '$ichown -R conda:conda "$FEEDSTOCK_ROOT"' /opt/docker/bin/entrypoint + - /opt/docker/bin/entrypoint $FEEDSTOCK_ROOT/.scripts/build_steps.sh + - echo "Done building" + +--- +kind: pipeline +name: linux_aarch64_blas_implopenblasnump_h3f11dd178c + +platform: + os: linux + arch: arm64 + +steps: +- name: Install and build + image: quay.io/condaforge/linux-anvil-aarch64 + environment: + CONFIG: linux_aarch64_blas_implopenblasnumpy1.17python3.7.____cpython + UPLOAD_PACKAGES: True + PLATFORM: linux-aarch64 + BINSTAR_TOKEN: + from_secret: BINSTAR_TOKEN + FEEDSTOCK_TOKEN: + from_secret: FEEDSTOCK_TOKEN + STAGING_BINSTAR_TOKEN: + from_secret: STAGING_BINSTAR_TOKEN + commands: + - export FEEDSTOCK_ROOT="$DRONE_WORKSPACE" + - export RECIPE_ROOT="$FEEDSTOCK_ROOT/recipe" + - export CI=drone + - export GIT_BRANCH="$DRONE_BRANCH" + - export FEEDSTOCK_NAME=$(basename ${DRONE_REPO_NAME}) + - sed -i '$ichown -R conda:conda "$FEEDSTOCK_ROOT"' /opt/docker/bin/entrypoint + - /opt/docker/bin/entrypoint $FEEDSTOCK_ROOT/.scripts/build_steps.sh + - echo "Done building" + +--- +kind: pipeline +name: linux_aarch64_blas_implopenblasnump_h070b39b54d + +platform: + os: linux + arch: arm64 + +steps: +- name: Install and build + image: quay.io/condaforge/linux-anvil-aarch64 + environment: + CONFIG: linux_aarch64_blas_implopenblasnumpy1.17python3.8.____cpython + UPLOAD_PACKAGES: True + PLATFORM: linux-aarch64 + BINSTAR_TOKEN: + from_secret: BINSTAR_TOKEN + FEEDSTOCK_TOKEN: + from_secret: FEEDSTOCK_TOKEN + STAGING_BINSTAR_TOKEN: + from_secret: STAGING_BINSTAR_TOKEN + commands: + - export FEEDSTOCK_ROOT="$DRONE_WORKSPACE" + - export RECIPE_ROOT="$FEEDSTOCK_ROOT/recipe" + - export CI=drone + - export GIT_BRANCH="$DRONE_BRANCH" + - export FEEDSTOCK_NAME=$(basename ${DRONE_REPO_NAME}) + - sed -i '$ichown -R conda:conda "$FEEDSTOCK_ROOT"' /opt/docker/bin/entrypoint + - /opt/docker/bin/entrypoint $FEEDSTOCK_ROOT/.scripts/build_steps.sh + - echo "Done building" + +--- +kind: pipeline +name: linux_aarch64_blas_implopenblasnump_h513a1feb5c + +platform: + os: linux + arch: arm64 + +steps: +- name: Install and build + image: quay.io/condaforge/linux-anvil-aarch64 + environment: + CONFIG: linux_aarch64_blas_implopenblasnumpy1.19python3.7.____73_pypy + UPLOAD_PACKAGES: True + PLATFORM: linux-aarch64 + BINSTAR_TOKEN: + from_secret: BINSTAR_TOKEN + FEEDSTOCK_TOKEN: + from_secret: FEEDSTOCK_TOKEN + STAGING_BINSTAR_TOKEN: + from_secret: STAGING_BINSTAR_TOKEN + commands: + - export FEEDSTOCK_ROOT="$DRONE_WORKSPACE" + - export RECIPE_ROOT="$FEEDSTOCK_ROOT/recipe" + - export CI=drone + - export GIT_BRANCH="$DRONE_BRANCH" + - export FEEDSTOCK_NAME=$(basename ${DRONE_REPO_NAME}) + - sed -i '$ichown -R conda:conda "$FEEDSTOCK_ROOT"' /opt/docker/bin/entrypoint + - /opt/docker/bin/entrypoint $FEEDSTOCK_ROOT/.scripts/build_steps.sh + - echo "Done building" + +--- +kind: pipeline +name: linux_aarch64_blas_implopenblasnump_had1cd2bfc2 + +platform: + os: linux + arch: arm64 + +steps: +- name: Install and build + image: quay.io/condaforge/linux-anvil-aarch64 + environment: + CONFIG: linux_aarch64_blas_implopenblasnumpy1.19python3.9.____cpython UPLOAD_PACKAGES: True PLATFORM: linux-aarch64 BINSTAR_TOKEN: diff --git a/.travis.yml b/.travis.yml index 8c88b202..274c3a72 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,22 +7,42 @@ language: generic matrix: include: - - env: CONFIG=linux_ppc64le_numpy1.17python3.7.____cpython UPLOAD_PACKAGES=True PLATFORM=linux-ppc64le DOCKER_IMAGE=quay.io/condaforge/linux-anvil-ppc64le + - env: CONFIG=linux_ppc64le_blas_implnetlibnumpy1.17python3.7.____cpython UPLOAD_PACKAGES=True PLATFORM=linux-ppc64le DOCKER_IMAGE=quay.io/condaforge/linux-anvil-ppc64le os: linux arch: ppc64le dist: focal - - env: CONFIG=linux_ppc64le_numpy1.17python3.8.____cpython UPLOAD_PACKAGES=True PLATFORM=linux-ppc64le DOCKER_IMAGE=quay.io/condaforge/linux-anvil-ppc64le + - env: CONFIG=linux_ppc64le_blas_implnetlibnumpy1.17python3.8.____cpython UPLOAD_PACKAGES=True PLATFORM=linux-ppc64le DOCKER_IMAGE=quay.io/condaforge/linux-anvil-ppc64le os: linux arch: ppc64le dist: focal - - env: CONFIG=linux_ppc64le_numpy1.19python3.7.____73_pypy UPLOAD_PACKAGES=True PLATFORM=linux-ppc64le DOCKER_IMAGE=quay.io/condaforge/linux-anvil-ppc64le + - env: CONFIG=linux_ppc64le_blas_implnetlibnumpy1.19python3.7.____73_pypy UPLOAD_PACKAGES=True PLATFORM=linux-ppc64le DOCKER_IMAGE=quay.io/condaforge/linux-anvil-ppc64le os: linux arch: ppc64le dist: focal - - env: CONFIG=linux_ppc64le_numpy1.19python3.9.____cpython UPLOAD_PACKAGES=True PLATFORM=linux-ppc64le DOCKER_IMAGE=quay.io/condaforge/linux-anvil-ppc64le + - env: CONFIG=linux_ppc64le_blas_implnetlibnumpy1.19python3.9.____cpython UPLOAD_PACKAGES=True PLATFORM=linux-ppc64le DOCKER_IMAGE=quay.io/condaforge/linux-anvil-ppc64le + os: linux + arch: ppc64le + dist: focal + + - env: CONFIG=linux_ppc64le_blas_implopenblasnumpy1.17python3.7.____cpython UPLOAD_PACKAGES=True PLATFORM=linux-ppc64le DOCKER_IMAGE=quay.io/condaforge/linux-anvil-ppc64le + os: linux + arch: ppc64le + dist: focal + + - env: CONFIG=linux_ppc64le_blas_implopenblasnumpy1.17python3.8.____cpython UPLOAD_PACKAGES=True PLATFORM=linux-ppc64le DOCKER_IMAGE=quay.io/condaforge/linux-anvil-ppc64le + os: linux + arch: ppc64le + dist: focal + + - env: CONFIG=linux_ppc64le_blas_implopenblasnumpy1.19python3.7.____73_pypy UPLOAD_PACKAGES=True PLATFORM=linux-ppc64le DOCKER_IMAGE=quay.io/condaforge/linux-anvil-ppc64le + os: linux + arch: ppc64le + dist: focal + + - env: CONFIG=linux_ppc64le_blas_implopenblasnumpy1.19python3.9.____cpython UPLOAD_PACKAGES=True PLATFORM=linux-ppc64le DOCKER_IMAGE=quay.io/condaforge/linux-anvil-ppc64le os: linux arch: ppc64le dist: focal diff --git a/README.md b/README.md index a0413ec4..67a810d2 100644 --- a/README.md +++ b/README.md @@ -49,150 +49,451 @@ Current build status - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/recipe/conda_build_config.yaml b/recipe/conda_build_config.yaml new file mode 100644 index 00000000..e9e51d28 --- /dev/null +++ b/recipe/conda_build_config.yaml @@ -0,0 +1,5 @@ +blas_impl: + - netlib + - openblas + - mkl # [x86 or x86_64] + - blis # [x86 or x86_64] diff --git a/recipe/meta.yaml b/recipe/meta.yaml index a5f62627..6c442c5f 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -41,10 +41,13 @@ requirements: - {{ pin_compatible('numpy') }} test: + # this section will execute run_test.py requires: - pytest - pytest-xdist - mpmath + # make sure we test with all blas implementations + - blas =*={{ blas_impl }} about: home: http://www.scipy.org/
VariantStatus
linux_64_numpy1.17python3.7.____cpythonlinux_64_blas_implblisnumpy1.17python3.7.____cpython - variant + variant
linux_64_numpy1.17python3.8.____cpythonlinux_64_blas_implblisnumpy1.17python3.8.____cpython - variant + variant
linux_64_numpy1.19python3.7.____73_pypylinux_64_blas_implblisnumpy1.19python3.7.____73_pypy - variant + variant
linux_64_numpy1.19python3.9.____cpythonlinux_64_blas_implblisnumpy1.19python3.9.____cpython - variant + variant
linux_aarch64_numpy1.17python3.7.____cpythonlinux_64_blas_implmklnumpy1.17python3.7.____cpython - variant + variant
linux_aarch64_numpy1.17python3.8.____cpythonlinux_64_blas_implmklnumpy1.17python3.8.____cpython - variant + variant
linux_aarch64_numpy1.19python3.7.____73_pypylinux_64_blas_implmklnumpy1.19python3.7.____73_pypy - variant + variant
linux_aarch64_numpy1.19python3.9.____cpythonlinux_64_blas_implmklnumpy1.19python3.9.____cpython - variant + variant
linux_ppc64le_numpy1.17python3.7.____cpythonlinux_64_blas_implnetlibnumpy1.17python3.7.____cpython - variant + variant
linux_ppc64le_numpy1.17python3.8.____cpythonlinux_64_blas_implnetlibnumpy1.17python3.8.____cpython - variant + variant
linux_ppc64le_numpy1.19python3.7.____73_pypylinux_64_blas_implnetlibnumpy1.19python3.7.____73_pypy - variant + variant
linux_ppc64le_numpy1.19python3.9.____cpythonlinux_64_blas_implnetlibnumpy1.19python3.9.____cpython - variant + variant
osx_64_numpy1.17python3.7.____cpythonlinux_64_blas_implopenblasnumpy1.17python3.7.____cpython - variant + variant
osx_64_numpy1.17python3.8.____cpythonlinux_64_blas_implopenblasnumpy1.17python3.8.____cpython - variant + variant
osx_64_numpy1.19python3.7.____73_pypylinux_64_blas_implopenblasnumpy1.19python3.7.____73_pypy - variant + variant
osx_64_numpy1.19python3.9.____cpythonlinux_64_blas_implopenblasnumpy1.19python3.9.____cpython - variant + variant
osx_arm64_python3.8.____cpythonlinux_aarch64_blas_implnetlibnumpy1.17python3.7.____cpython - variant + variant
osx_arm64_python3.9.____cpythonlinux_aarch64_blas_implnetlibnumpy1.17python3.8.____cpython - variant + variant
win_64_numpy1.17python3.7.____cpythonlinux_aarch64_blas_implnetlibnumpy1.19python3.7.____73_pypy - variant + variant
win_64_numpy1.17python3.8.____cpythonlinux_aarch64_blas_implnetlibnumpy1.19python3.9.____cpython - variant + variant
win_64_numpy1.19python3.9.____cpythonlinux_aarch64_blas_implopenblasnumpy1.17python3.7.____cpython - variant + variant + +
linux_aarch64_blas_implopenblasnumpy1.17python3.8.____cpython + + variant + +
linux_aarch64_blas_implopenblasnumpy1.19python3.7.____73_pypy + + variant + +
linux_aarch64_blas_implopenblasnumpy1.19python3.9.____cpython + + variant + +
linux_ppc64le_blas_implnetlibnumpy1.17python3.7.____cpython + + variant + +
linux_ppc64le_blas_implnetlibnumpy1.17python3.8.____cpython + + variant + +
linux_ppc64le_blas_implnetlibnumpy1.19python3.7.____73_pypy + + variant + +
linux_ppc64le_blas_implnetlibnumpy1.19python3.9.____cpython + + variant + +
linux_ppc64le_blas_implopenblasnumpy1.17python3.7.____cpython + + variant + +
linux_ppc64le_blas_implopenblasnumpy1.17python3.8.____cpython + + variant + +
linux_ppc64le_blas_implopenblasnumpy1.19python3.7.____73_pypy + + variant + +
linux_ppc64le_blas_implopenblasnumpy1.19python3.9.____cpython + + variant + +
osx_64_blas_implblisnumpy1.17python3.7.____cpython + + variant + +
osx_64_blas_implblisnumpy1.17python3.8.____cpython + + variant + +
osx_64_blas_implblisnumpy1.19python3.7.____73_pypy + + variant + +
osx_64_blas_implblisnumpy1.19python3.9.____cpython + + variant + +
osx_64_blas_implmklnumpy1.17python3.7.____cpython + + variant + +
osx_64_blas_implmklnumpy1.17python3.8.____cpython + + variant + +
osx_64_blas_implmklnumpy1.19python3.7.____73_pypy + + variant + +
osx_64_blas_implmklnumpy1.19python3.9.____cpython + + variant + +
osx_64_blas_implnetlibnumpy1.17python3.7.____cpython + + variant + +
osx_64_blas_implnetlibnumpy1.17python3.8.____cpython + + variant + +
osx_64_blas_implnetlibnumpy1.19python3.7.____73_pypy + + variant + +
osx_64_blas_implnetlibnumpy1.19python3.9.____cpython + + variant + +
osx_64_blas_implopenblasnumpy1.17python3.7.____cpython + + variant + +
osx_64_blas_implopenblasnumpy1.17python3.8.____cpython + + variant + +
osx_64_blas_implopenblasnumpy1.19python3.7.____73_pypy + + variant + +
osx_64_blas_implopenblasnumpy1.19python3.9.____cpython + + variant + +
osx_arm64_blas_implnetlibpython3.8.____cpython + + variant + +
osx_arm64_blas_implnetlibpython3.9.____cpython + + variant + +
osx_arm64_blas_implopenblaspython3.8.____cpython + + variant + +
osx_arm64_blas_implopenblaspython3.9.____cpython + + variant + +
win_64_blas_implblisnumpy1.17python3.7.____cpython + + variant + +
win_64_blas_implblisnumpy1.17python3.8.____cpython + + variant + +
win_64_blas_implblisnumpy1.19python3.9.____cpython + + variant + +
win_64_blas_implmklnumpy1.17python3.7.____cpython + + variant + +
win_64_blas_implmklnumpy1.17python3.8.____cpython + + variant + +
win_64_blas_implmklnumpy1.19python3.9.____cpython + + variant + +
win_64_blas_implnetlibnumpy1.17python3.7.____cpython + + variant + +
win_64_blas_implnetlibnumpy1.17python3.8.____cpython + + variant + +
win_64_blas_implnetlibnumpy1.19python3.9.____cpython + + variant + +
win_64_blas_implopenblasnumpy1.17python3.7.____cpython + + variant + +
win_64_blas_implopenblasnumpy1.17python3.8.____cpython + + variant + +
win_64_blas_implopenblasnumpy1.19python3.9.____cpython + + variant