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

test that fixing paramvals works with trafos #195

Open
berndbischl opened this issue Feb 6, 2019 · 2 comments
Open

test that fixing paramvals works with trafos #195

berndbischl opened this issue Feb 6, 2019 · 2 comments
Milestone

Comments

@berndbischl
Copy link
Sponsor Member

and when we subset to "something illegal" so that the parent of a dep would be removed

@berndbischl berndbischl added this to the 0.2 milestone Jan 9, 2020
@mb706
Copy link
Contributor

mb706 commented Feb 12, 2020

What is the issue exactly?

@jakob-r
Copy link
Sponsor Member

jakob-r commented Feb 12, 2020

What is subsetting a PramSet:

  1. Removing a Param A
  2. Setting a Param A to a fixed value to obtain something like a "hyperplane"

Version 1) can break

  1. Trafos
  2. Param Dependencies

Version 2) should

  1. never break trafos but
  2. can lead to en empty set + the fixed value beeing the only valid param setting (which should maybe not possible)

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

3 participants