Metapackage to select the BLAS variant. Use conda's pinning mechanism in your environment to control which variant you want.
copied from cf-staging / libcblasconda install -c conda-forge libcblas
conda install -c "conda-forge/label/broken" libcblas
conda install -c "conda-forge/label/cf202003" libcblas
conda install -c "conda-forge/label/lapack_rc" libcblas