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

[WIP] Asktell/variables objectives #1448

Open
wants to merge 31 commits into
base: experimental/jlnav_plus_shuds_asktell
Choose a base branch
from

Conversation

jlnav
Copy link
Member

@jlnav jlnav commented Oct 21, 2024

Introducing specifying variables and objectives to ask/tell generators, This basically supersedes specifying gen_specs.in or gen_specs.out from the user's perspective.

@jlnav jlnav changed the title Asktell/variables objectives [WIP] Asktell/variables objectives Oct 21, 2024
…ss; setting up unit test to eventually map user-specififed variables into internal xs
… fs need to be figured out reasonably, somehow, still
…on't want to convert. fix key-that-starts-with-variable condition, plus append the distinguishing integer
@jlnav jlnav marked this pull request as ready for review November 4, 2024 15:27
…, since variables/objectives probably wont be passed in. remove exact H-entry test, since the gen does its own internal persis_info
@jlnav jlnav changed the title [WIP] Asktell/variables objectives Asktell/variables objectives Nov 4, 2024
Copy link

codecov bot commented Nov 4, 2024

Codecov Report

Attention: Patch coverage is 92.30769% with 7 lines in your changes missing coverage. Please review.

Project coverage is 90.93%. Comparing base (0290deb) to head (043feeb).

Files with missing lines Patch % Lines
libensemble/generators.py 92.42% 1 Missing and 4 partials ⚠️
libensemble/gen_classes/aposmm.py 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@                            Coverage Diff                             @@
##           experimental/jlnav_plus_shuds_asktell    #1448       +/-   ##
==========================================================================
+ Coverage                                  78.78%   90.93%   +12.14%     
==========================================================================
  Files                                         81       80        -1     
  Lines                                       8085     8086        +1     
  Branches                                    1423     1434       +11     
==========================================================================
+ Hits                                        6370     7353      +983     
+ Misses                                      1506      555      -951     
+ Partials                                     209      178       -31     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

…f-concepts from before we became dedicated to ask/tell, plus currently it's gen_out is rather "largely dimensioned" for defining via variables/objectives
@jlnav jlnav changed the title Asktell/variables objectives [WIP] Asktell/variables objectives Nov 8, 2024
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.

1 participant