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

lalinference v4.0.0 #48

Merged
merged 10 commits into from
Aug 14, 2022
Prev Previous commit
Next Next commit
MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.1, and co…
…nda-forge-pinning 2022.08.05.23.22.55
  • Loading branch information
regro-cf-autotick-bot committed Aug 6, 2022
commit 12c86a071b79cef525cd302c9b6744b28a8b7ff8
2 changes: 1 addition & 1 deletion .azure-pipelines/azure-pipelines-osx.yml

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

4 changes: 2 additions & 2 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ mpich:
- '4'
numpy:
- '1.21'
- '1.18'
- '1.18'
- '1.19'
- '1.19'
- '1.19'
openmpi:
- '4'
Expand Down
8 changes: 4 additions & 4 deletions .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ MACOSX_DEPLOYMENT_TARGET:
c_compiler:
- clang
c_compiler_version:
- '12'
- '13'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
gsl:
- '2.7'
llvm_openmp:
- '12'
- '13'
macos_machine:
- x86_64-apple-darwin13.4.0
mpi:
Expand All @@ -22,8 +22,8 @@ mpich:
- '4'
numpy:
- '1.21'
- '1.18'
- '1.18'
- '1.19'
- '1.19'
- '1.19'
openmpi:
- '4'
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ MACOSX_DEPLOYMENT_TARGET:
c_compiler:
- clang
c_compiler_version:
- '12'
- '13'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
gsl:
- '2.7'
llvm_openmp:
- '12'
- '13'
macos_machine:
- arm64-apple-darwin20.0.0
mpi:
Expand Down
3 changes: 2 additions & 1 deletion .circleci/config.yml

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

9 changes: 8 additions & 1 deletion .scripts/build_steps.sh

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

4 changes: 4 additions & 0 deletions .scripts/run_osx_build.sh

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

30 changes: 22 additions & 8 deletions LICENSE.txt

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

57 changes: 42 additions & 15 deletions README.md

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

19 changes: 13 additions & 6 deletions build-locally.py

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