Skip to content

UQInitializer Module - #173

Merged
ryanmrichard merged 3 commits into
masterfrom
uqinitializer
Aug 24, 2026
Merged

UQInitializer Module#173
ryanmrichard merged 3 commits into
masterfrom
uqinitializer

Conversation

@ryanmrichard

Copy link
Copy Markdown
Member

Is this pull request associated with an issue(s)?
No.

Description
I was looking for a way to expose the UQ form construction parameters to the user without having the code need to know them. The solution implemented here is to use a factory.

This PR creates a module which has the parameters as module-specific inputs. The module then creates a factory from those parameters and returns the factory. The code uses the factory and is never the wiser to what parameters the user set.

TODOs
R2g assuming CI passes.

ryanmrichard and others added 2 commits August 17, 2026 09:24
Adds the UqInitializer module and a TaylorModelFactory helper, with
runtime control of the Taylor model order, and extends the
UQ atom-symmetry-blocked driver to use them. Includes unit tests for
the initializer and the driver.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@ryanmrichard ryanmrichard self-assigned this Aug 24, 2026
@ryanmrichard

Copy link
Copy Markdown
Member Author

@jwaldrop107 it's green now.

@ryanmrichard
ryanmrichard merged commit 9501f32 into master Aug 24, 2026
23 checks passed
@ryanmrichard
ryanmrichard deleted the uqinitializer branch August 24, 2026 20:56
@github-actions

Copy link
Copy Markdown
Contributor

🚀 [bumpr] Bumped!
New version:v0.0.67
Changes:v0.0.66...v0.0.67

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.

2 participants