Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SciPy v1.15.0 #284

Merged
merged 12 commits into from
Jan 4, 2025
60 changes: 36 additions & 24 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

38 changes: 22 additions & 16 deletions .azure-pipelines/azure-pipelines-osx.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 11 additions & 8 deletions .azure-pipelines/azure-pipelines-win.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ace:
- 8.0.1
- 8.0.2
c_compiler:
- gcc
c_compiler_version:
Expand All @@ -24,6 +24,8 @@ fortran_compiler:
- gfortran
fortran_compiler_version:
- '13'
is_freethreading:
- 'false'
libblas:
- 3.9 *netlib
libcblas:
Expand All @@ -47,3 +49,4 @@ zip_keys:
- - python
- numpy
- channel_sources
- is_freethreading
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ace:
- 8.0.1
- 8.0.2
c_compiler:
- gcc
c_compiler_version:
Expand All @@ -24,6 +24,8 @@ fortran_compiler:
- gfortran
fortran_compiler_version:
- '13'
is_freethreading:
- 'false'
libblas:
- 3.9 *netlib
libcblas:
Expand All @@ -47,3 +49,4 @@ zip_keys:
- - python
- numpy
- channel_sources
- is_freethreading
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ace:
- 8.0.1
- 8.0.2
c_compiler:
- gcc
c_compiler_version:
Expand All @@ -24,6 +24,8 @@ fortran_compiler:
- gfortran
fortran_compiler_version:
- '13'
is_freethreading:
- 'false'
libblas:
- 3.9 *netlib
libcblas:
Expand All @@ -47,3 +49,4 @@ zip_keys:
- - python
- numpy
- channel_sources
- is_freethreading
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ace:
- 8.0.1
- 8.0.2
c_compiler:
- gcc
c_compiler_version:
Expand All @@ -24,6 +24,8 @@ fortran_compiler:
- gfortran
fortran_compiler_version:
- '13'
is_freethreading:
- 'false'
libblas:
- 3.9 *netlib
libcblas:
Expand All @@ -47,3 +49,4 @@ zip_keys:
- - python
- numpy
- channel_sources
- is_freethreading
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
ace:
- 8.0.2
c_compiler:
- gcc
c_compiler_version:
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge/label/cython_dev,conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-x86_64:alma9
fortran_compiler:
- gfortran
fortran_compiler_version:
- '13'
is_freethreading:
- 'true'
libblas:
- 3.9 *netlib
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
numpy:
- '2.1'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.13.* *_cp313t
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- fortran_compiler_version
- - python
- numpy
- channel_sources
- is_freethreading
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ace:
- 8.0.1
- 8.0.2
c_compiler:
- gcc
c_compiler_version:
Expand All @@ -24,6 +24,8 @@ fortran_compiler:
- gfortran
fortran_compiler_version:
- '13'
is_freethreading:
- 'false'
libblas:
- 3.9 *netlib
libcblas:
Expand All @@ -47,3 +49,4 @@ zip_keys:
- - python
- numpy
- channel_sources
- is_freethreading
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ace:
- 8.0.1
- 8.0.2
c_compiler:
- gcc
c_compiler_version:
Expand All @@ -24,6 +24,8 @@ fortran_compiler:
- gfortran
fortran_compiler_version:
- '13'
is_freethreading:
- 'false'
libblas:
- 3.9 *netlib
libcblas:
Expand All @@ -47,3 +49,4 @@ zip_keys:
- - python
- numpy
- channel_sources
- is_freethreading
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ace:
- 8.0.1
- 8.0.2
c_compiler:
- gcc
c_compiler_version:
Expand All @@ -24,6 +24,8 @@ fortran_compiler:
- gfortran
fortran_compiler_version:
- '13'
is_freethreading:
- 'false'
libblas:
- 3.9 *netlib
libcblas:
Expand All @@ -47,3 +49,4 @@ zip_keys:
- - python
- numpy
- channel_sources
- is_freethreading
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ace:
- 8.0.1
- 8.0.2
c_compiler:
- gcc
c_compiler_version:
Expand All @@ -24,6 +24,8 @@ fortran_compiler:
- gfortran
fortran_compiler_version:
- '13'
is_freethreading:
- 'false'
libblas:
- 3.9 *netlib
libcblas:
Expand All @@ -47,3 +49,4 @@ zip_keys:
- - python
- numpy
- channel_sources
- is_freethreading
Loading
Loading