Skip to content

Conversation

@shanemcq18
Copy link
Collaborator

Updates to opinf.lstsq:

  • New TruncatedSVDSolver class.
  • predict() has been renamed solve() for opinf.lstsq solver classes to not clash with predict() from opinf.roms / opinf.models classes.
  • solve() always returns a two-dimensional array, even if $r = 1$.

Various small improvements to tests and documentation.

@shanemcq18 shanemcq18 added enhancement New feature or request API-change Changes to the public package interface labels Jun 21, 2024
@shanemcq18 shanemcq18 changed the title TruncateSVDSolver TruncatedSVDSolver Jun 21, 2024
@shanemcq18 shanemcq18 merged commit e146388 into operator-inference:main Jun 21, 2024
@shanemcq18 shanemcq18 deleted the truncsvd branch June 21, 2024 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API-change Changes to the public package interface enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant