Skip to content

Add nelder-mead sampler #2440

Add nelder-mead sampler

Add nelder-mead sampler #2440

Triggered via pull request March 7, 2024 07:29
Status Failure
Total duration 38s
Artifacts

actions.yaml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build-and-test (ubuntu-latest, 3.10): tests/unit_tests/test_nelder_mead_sampler.py#L245
TestNelderMeadSampler.test_after_trial AttributeError: 'NelderMeadSampler' object has no attribute 'stack'
build-and-test (ubuntu-latest, 3.10): tests/unit_tests/test_nelder_mead_sampler.py#L187
TestNelderMeadSampler.test_is_within_range AttributeError: 'NelderMeadSampler' object has no attribute 'is_within_range'
build-and-test (ubuntu-latest, 3.10)
Process completed with exit code 1.
build-and-test (ubuntu-latest, 3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.