Skip to content

[ENH] move base_optimizer to a new base module#714

Merged
fkiraly merged 2 commits intomainfrom
move-base_optimizer
Feb 27, 2026
Merged

[ENH] move base_optimizer to a new base module#714
fkiraly merged 2 commits intomainfrom
move-base_optimizer

Conversation

@fkiraly
Copy link
Collaborator

@fkiraly fkiraly commented Feb 27, 2026

moves the base_optimizer module to a new base module, where it becomes a private submodule.

This prepares a refactor of base classes and #711.

For downwards compatibility, a subsequent PR will add back the old import location; however, this PR does not include that yet so the commit tracks the file as moved, not changed.

@fkiraly fkiraly added the enhancement New feature or request label Feb 27, 2026
@fkiraly fkiraly merged commit 658488d into main Feb 27, 2026
74 of 78 checks passed
fkiraly added a commit that referenced this pull request Feb 27, 2026
Adds back downwards compatible exports of `base_optimizer` module,
following #714
fkiraly added a commit that referenced this pull request Feb 27, 2026
Adds back downwards compatible exports of `base_optimizer` module,
following #714
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant