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

Resolve Pysmo sampling causing a requirement on idaes-pse #5

Open
lbianchi-lbl opened this issue May 2, 2024 · 0 comments
Open

Resolve Pysmo sampling causing a requirement on idaes-pse #5

lbianchi-lbl opened this issue May 2, 2024 · 0 comments

Comments

@lbianchi-lbl
Copy link
Contributor

lbianchi-lbl commented May 2, 2024

from idaes.core.surrogate.pysmo import sampling

Possible solutions (in rough order of increasing effort needed):

  1. Make the availability of the Pysmo sampling schemes contingent on whether Pysmo is importable (i.e. making idaes-pse an optional, rather than required, dependency)
  2. Copy the code from Pysmo to this repository
  3. Look into whether Pysmo can be made distributable as a standalone package independently from idaes-pse
@lbianchi-lbl lbianchi-lbl changed the title Resolve Pysmo sampling schemes causing a requirement on idaes-pse Resolve Pysmo sampling causing a requirement on idaes-pse May 2, 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

No branches or pull requests

1 participant