Uh oh!
There was an error while loading. Please reload this page.
Asktell/aposmm reg test with vocs + other changes - #1679
Merged
shuds13 merged 12 commits intoFeb 27, 2026
Merged
Conversation
…eGenInterfacer's, plus refactoring the aposmm calling script into how I'd like it to look eventually.
…rators' into asktell/aposmm_reg_test_vocs
…y array into the H constructed from VOCS, then do the reverse for the numpy array from H back into APOSMM. Also ensure that _id data becomes sim_id, and vice-versa
- Hint towards easy bug where user may have intended to set sim_specs.simulator instead of sim_specs.sim_f the regression test: - use vocs for second test iteration misc.py - more reliably build the dtype out of mapping keys that are present in the input data runners.py - some cleanup
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@## experimental/jlnav_plus_shuds_asktell #1679 +/- ##
==========================================================================
+ Coverage 78.27% 91.44% +13.17%
==========================================================================
Files 81 81 Lines 8210 8255 +45 Branches 1254 1266 +12 ==========================================================================
+ Hits 6426 7549 +1123 + Misses 1549 519 -1030 + Partials 235 187 -48 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…rong simulator/sim_f parameter is set in sim_specs, and accordingly the wrong data is returned. test for this
jlnav
changed the base branch from
examples/optimas_ax_generators
to
experimental/jlnav_plus_shuds_asktellFebruary 24, 2026 21:10
jlnav
commented
Feb 25, 2026
| "proxystore>=0.8.3,<0.9", | ||
| "redis>=7.1.0,<8", | ||
| "surmise>=0.3.0,<0.5", | ||
| "optimas @ git+https://github.com/optimas-org/optimas@multitask_uses_id", |
shuds13
approved these changes
Feb 27, 2026
shuds13
merged commit Feb 27, 2026
9ab4f93
into
experimental/jlnav_plus_shuds_asktell
24 of 31 checks passed
Uh oh!
There was an error while loading. Please reload this page.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note several things: