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

Handle inaccurate range number params entries #31

Merged
merged 3 commits into from
Jul 4, 2024

Conversation

Denis-Titov
Copy link
Member

Previously if range_number_params is chosen poorly the program will not find any feasible equation to try and will exit with an error. With this change the program will systematically modify number of parameters within range_number_params until it finds feasible starting value or runs out of range_number_params.

@Denis-Titov Denis-Titov merged commit b32e7d3 into main Jul 4, 2024
2 checks passed
@Denis-Titov Denis-Titov deleted the handle-inaccurate-range_number-params-entries branch July 4, 2024 20:17
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.

1 participant