-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MNT: Re-rendered with conda-build 3.19.1, conda-smithy 3.6.15, and co…
…nda-forge-pinning 2020.03.24
- Loading branch information
1 parent
d60084e
commit edb9e35
Showing
11 changed files
with
306 additions
and
0 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
blas_impl: | ||
- blis | ||
c_compiler: | ||
- vs2015 | ||
channel_sources: | ||
- conda-forge,defaults | ||
channel_targets: | ||
- conda-forge main | ||
fftw: | ||
- '3' | ||
glpk: | ||
- '4.65' | ||
gsl: | ||
- '2.6' | ||
libblas: | ||
- 3.8 *netlib | ||
liblapack: | ||
- 3.8.0 *netlib | ||
mkl: | ||
- '2019' | ||
openblas: | ||
- 0.3.6 | ||
pin_run_as_build: | ||
fftw: | ||
max_pin: x | ||
glpk: | ||
max_pin: x.x | ||
mkl: | ||
max_pin: x | ||
openblas: | ||
max_pin: x.x.x | ||
python: | ||
min_pin: x.x | ||
max_pin: x.x | ||
python: | ||
- 3.6.* *_cpython | ||
suitesparse: | ||
- '5.6' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
blas_impl: | ||
- blis | ||
c_compiler: | ||
- vs2015 | ||
channel_sources: | ||
- conda-forge,defaults | ||
channel_targets: | ||
- conda-forge main | ||
fftw: | ||
- '3' | ||
glpk: | ||
- '4.65' | ||
gsl: | ||
- '2.6' | ||
libblas: | ||
- 3.8 *netlib | ||
liblapack: | ||
- 3.8.0 *netlib | ||
mkl: | ||
- '2019' | ||
openblas: | ||
- 0.3.6 | ||
pin_run_as_build: | ||
fftw: | ||
max_pin: x | ||
glpk: | ||
max_pin: x.x | ||
mkl: | ||
max_pin: x | ||
openblas: | ||
max_pin: x.x.x | ||
python: | ||
min_pin: x.x | ||
max_pin: x.x | ||
python: | ||
- 3.7.* *_cpython | ||
suitesparse: | ||
- '5.6' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
blas_impl: | ||
- blis | ||
c_compiler: | ||
- vs2015 | ||
channel_sources: | ||
- conda-forge,defaults | ||
channel_targets: | ||
- conda-forge main | ||
fftw: | ||
- '3' | ||
glpk: | ||
- '4.65' | ||
gsl: | ||
- '2.6' | ||
libblas: | ||
- 3.8 *netlib | ||
liblapack: | ||
- 3.8.0 *netlib | ||
mkl: | ||
- '2019' | ||
openblas: | ||
- 0.3.6 | ||
pin_run_as_build: | ||
fftw: | ||
max_pin: x | ||
glpk: | ||
max_pin: x.x | ||
mkl: | ||
max_pin: x | ||
openblas: | ||
max_pin: x.x.x | ||
python: | ||
min_pin: x.x | ||
max_pin: x.x | ||
python: | ||
- 3.8.* *_cpython | ||
suitesparse: | ||
- '5.6' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
38 changes: 38 additions & 0 deletions
38
.ci_support/win_blas_implopenblaspython3.6.____cpython.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
blas_impl: | ||
- openblas | ||
c_compiler: | ||
- vs2015 | ||
channel_sources: | ||
- conda-forge,defaults | ||
channel_targets: | ||
- conda-forge main | ||
fftw: | ||
- '3' | ||
glpk: | ||
- '4.65' | ||
gsl: | ||
- '2.6' | ||
libblas: | ||
- 3.8 *netlib | ||
liblapack: | ||
- 3.8.0 *netlib | ||
mkl: | ||
- '2019' | ||
openblas: | ||
- 0.3.6 | ||
pin_run_as_build: | ||
fftw: | ||
max_pin: x | ||
glpk: | ||
max_pin: x.x | ||
mkl: | ||
max_pin: x | ||
openblas: | ||
max_pin: x.x.x | ||
python: | ||
min_pin: x.x | ||
max_pin: x.x | ||
python: | ||
- 3.6.* *_cpython | ||
suitesparse: | ||
- '5.6' |
38 changes: 38 additions & 0 deletions
38
.ci_support/win_blas_implopenblaspython3.7.____cpython.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
blas_impl: | ||
- openblas | ||
c_compiler: | ||
- vs2015 | ||
channel_sources: | ||
- conda-forge,defaults | ||
channel_targets: | ||
- conda-forge main | ||
fftw: | ||
- '3' | ||
glpk: | ||
- '4.65' | ||
gsl: | ||
- '2.6' | ||
libblas: | ||
- 3.8 *netlib | ||
liblapack: | ||
- 3.8.0 *netlib | ||
mkl: | ||
- '2019' | ||
openblas: | ||
- 0.3.6 | ||
pin_run_as_build: | ||
fftw: | ||
max_pin: x | ||
glpk: | ||
max_pin: x.x | ||
mkl: | ||
max_pin: x | ||
openblas: | ||
max_pin: x.x.x | ||
python: | ||
min_pin: x.x | ||
max_pin: x.x | ||
python: | ||
- 3.7.* *_cpython | ||
suitesparse: | ||
- '5.6' |
38 changes: 38 additions & 0 deletions
38
.ci_support/win_blas_implopenblaspython3.8.____cpython.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
blas_impl: | ||
- openblas | ||
c_compiler: | ||
- vs2015 | ||
channel_sources: | ||
- conda-forge,defaults | ||
channel_targets: | ||
- conda-forge main | ||
fftw: | ||
- '3' | ||
glpk: | ||
- '4.65' | ||
gsl: | ||
- '2.6' | ||
libblas: | ||
- 3.8 *netlib | ||
liblapack: | ||
- 3.8.0 *netlib | ||
mkl: | ||
- '2019' | ||
openblas: | ||
- 0.3.6 | ||
pin_run_as_build: | ||
fftw: | ||
max_pin: x | ||
glpk: | ||
max_pin: x.x | ||
mkl: | ||
max_pin: x | ||
openblas: | ||
max_pin: x.x.x | ||
python: | ||
min_pin: x.x | ||
max_pin: x.x | ||
python: | ||
- 3.8.* *_cpython | ||
suitesparse: | ||
- '5.6' |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.