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

Display Units in System Solve Results #199

Open
VanHulleOne opened this issue Jul 6, 2023 · 1 comment
Open

Display Units in System Solve Results #199

VanHulleOne opened this issue Jul 6, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@VanHulleOne
Copy link

I think it would be nice to have the units shown in the System Solve results so I do not have to create another cell to confirm I haven't messed up my units somewhere.

Thanks again for this product and keep up the great work Mike!

@mgreminger
Copy link
Owner

Yes, the display of results in system solve cells is rather limited and can be confusing since the results are always in SI units even though no units are shown. This is closely related to #198. The system solve cells are basically showing the raw output of SymPy's solve function. It would require quite a bit of effort to display results in a system solve cell in the same way they are shown in a query statement. Because of this, the work around that you mentioned of adding a query statement to check results will be required for a while.

@mgreminger mgreminger added the enhancement New feature or request label Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants