Skip to content

More efficient bisection for 1D Newton root finder #1509

More efficient bisection for 1D Newton root finder

More efficient bisection for 1D Newton root finder #1509

Triggered via pull request August 18, 2023 21:15
Status Failure
Total duration 2h 20m 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: cygwin
Matrix: macos
Matrix: MSVC2022
Matrix: standalone-compile-tests-clang
Matrix: standalone-compile-tests-gcc
Matrix: standalone-gcc
Matrix: ubuntu-focal-no-eh
Matrix: ubuntu-jammy
Matrix: windows
Matrix: windows_gcc
Fit to window
Zoom out
Zoom in

Annotations

11 errors
ubuntu-jammy (clang++-14, c++17, github_ci_block_1)
Process completed with exit code 1.
ubuntu-jammy (clang++-14, c++20, github_ci_block_1)
Process completed with exit code 1.
ubuntu-jammy (g++-12, c++17, github_ci_block_1)
Process completed with exit code 1.
ubuntu-jammy (g++-12, c++14, github_ci_block_1)
Process completed with exit code 1.
ubuntu-jammy (g++-12, c++20, github_ci_block_1)
Process completed with exit code 1.
ubuntu-jammy (clang++-14, c++14, github_ci_block_1)
Process completed with exit code 1.
standalone-gcc (g++-10, c++14, github_ci_block_1)
Process completed with exit code 1.
standalone-gcc (g++-10, c++17, github_ci_block_1)
Process completed with exit code 1.
standalone-gcc (g++-10, c++20, github_ci_block_1)
Process completed with exit code 1.
windows_gcc (gcc, 14, github_ci_block_1)
Process completed with exit code 1.
windows_gcc (gcc, 17, github_ci_block_1)
Process completed with exit code 1.