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

Rational parameter values should be displayed as entered #554

Open
denkv opened this issue Sep 25, 2023 · 0 comments
Open

Rational parameter values should be displayed as entered #554

denkv opened this issue Sep 25, 2023 · 0 comments

Comments

@denkv
Copy link
Collaborator

denkv commented Sep 25, 2023

Description

Experiment results show a different parameter value compared to what user entered.

Reproducability

User enters a float like "0.1" as a parameter value.
Experiment results show "0.10000000000000000555".

https://master.project-hobbit.eu/experiments/1575626666061,1575592492658,1575592510594

Expected behavior

We display what user entered.

Maybe in this particular case it is enough if we sensibly round float values and show an actually stored value in a tooltip (<abbr>). It is however unclear which value is stored and whether it is malformed on a way to the client: query example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant