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

fix #539 and add significant digit toggle #658

Merged
merged 6 commits into from
May 24, 2022
Merged

fix #539 and add significant digit toggle #658

merged 6 commits into from
May 24, 2022

Conversation

brianlball
Copy link
Contributor

this fixes #539
checks for class string on objective functions (even though they really shouldnt be) so the web page will still show correctly.
if not a string, round according to number of selected significant digits which is now user selectable (thanks @kflemin!!!)

@brianlball
Copy link
Contributor Author

image

@tijcolem tijcolem merged commit 8b1efc4 into develop May 24, 2022
@tijcolem tijcolem deleted the string_obj branch May 24, 2022 19:27
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.

NSGA Optimization: Analysis Web page crashes when optimization variable is a string.
3 participants