Skip to content

Conversation

@akleeman
Copy link
Contributor

Make sure to exclude lower bounds when tuning using fixed parameters.

Copy link
Contributor

@seth-swiftnav seth-swiftnav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

get_params_as_vector might be better named as get_tunable_params_as_vector. Since the function is designed to be used with the get_upper/lower_bounds functions, perhaps a single function which returns a struct of three equal-length vectors might be cleaner.

vectors of doubles which should both keep the params and lower/upper
bounds consistent and make the intended use of those functions
more obvious.
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

Successfully merging this pull request may close these issues.

2 participants