Skip to content

develop -> main July 2026#48

Open
Lance-Drane wants to merge 127 commits into
mainfrom
develop
Open

develop -> main July 2026#48
Lance-Drane wants to merge 127 commits into
mainfrom
develop

Conversation

@Lance-Drane

Copy link
Copy Markdown
Contributor

TSIA

Lance-Drane and others added 30 commits December 4, 2025 14:22
return original workflow ID in all responses
#20 - push 'latest' image tag for 'main' branch
fix bug for discrete_measurements=True
Signed-off-by: Lance-Drane <[email protected]>
Signed-off-by: Lance-Drane <[email protected]>
…rocessing to HTML generator

Signed-off-by: Lance-Drane <[email protected]>
vreshniak and others added 28 commits June 7, 2026 17:28
Add hypercube strategy for get_next_point
- manual_client: adapt to new payload structure
- sinusoidal_growth_client: handle std.dev. vs variance and configure length_scale
- there appears to be an interaction between pydantic validation and
  type comparisons that makes them not be stable. Use a str with name instead.
- test with different backend and tweak hyperparameters
also update the provided scripts

Signed-off-by: Lance-Drane <[email protected]>
Expanded output for get_surrogate_values()
Signed-off-by: Lance-Drane <[email protected]>
- clean up return values, now that the distinction between stddevs,
  and transformed stddevs is no longer necesssary
- fix sign mistake in EI and UncertaintyBound
- increase number of greedy restarts for get_next_point, and add debug
- test using different acquisition strategies for rosenbrock in
  different iterations
- if the repeat arguments bounds, y_is_good, extra_args are not None,
  they will replace the stored values in the initial workflow initialization
Adds the following features:

-    multiple dataset_y values plus validation of length
-    labels for dataset_y columns
-    add standardized way to encode output statistics through 'statistics_y'
-    better validation of input length

Fixes the following bugs:

-    fixed acquisition functions expected_improvement and confidence_bound
-    erroneous conversions between variance and standard deviation
-    correct inverse transformation of standard deviations
-    errors in examples: 1d_sinusoidal_growth_client, manual_client, 2d_rosenbrock_client
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants