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

Implement method to set parameters equal without fixing them #207

Open
5 tasks
DavAug opened this issue Apr 8, 2021 · 0 comments
Open
5 tasks

Implement method to set parameters equal without fixing them #207

DavAug opened this issue Apr 8, 2021 · 0 comments

Comments

@DavAug
Copy link
Owner

DavAug commented Apr 8, 2021

Add method unify_parameters to ReducedModels.

  • Implement unify_parameters which takes a list of parameter names and sets them equal.
  • Once parameters are set to be equal they act as if they were one parameter
  • Optionally a parameter name can be provided that will be used to identify the "new" unified parameter. If no name is provided the first parameter is used as the parameter.
  • The location in the parameters list is the first parameter in the list.
  • To unset parameters the method can be called on just the unified parameter.
@DavAug DavAug added this to In progress in Reproduce modelling results Apr 8, 2021
@DavAug DavAug assigned DavAug and unassigned DavAug Apr 8, 2021
@DavAug DavAug moved this from In progress to To do in Reproduce modelling results Apr 8, 2021
@DavAug DavAug moved this from To do to In progress in Reproduce modelling results Feb 3, 2022
@DavAug DavAug moved this from In progress to To do in Reproduce modelling results Feb 3, 2022
@DavAug DavAug moved this from To do to In progress in Reproduce modelling results Feb 3, 2022
@DavAug DavAug moved this from In progress to To do in Reproduce modelling results Feb 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant