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

Integrate Pint with Eddington #1

Open
saroad2 opened this issue Jun 1, 2020 · 0 comments
Open

Integrate Pint with Eddington #1

saroad2 opened this issue Jun 1, 2020 · 0 comments
Labels
design This involves redesigning or design questions. enhancement New feature or request

Comments

@saroad2
Copy link
Member

saroad2 commented Jun 1, 2020

Pint is a well-known python library for units of measurements. At the moment, Eddington is unit insensitive throughout.

We should consider integrating Pint into Eddington. Here are a few suggestions on how:

  • User should be able to define xunit and yunit and the units of the results should be derived automatically from it.
  • There is a future feature of Pint to include well-known constants (speed of light, Plank constant, etc.). We should consider enabling the integration of those constants.
@saroad2 saroad2 added the enhancement New feature or request label Jun 1, 2020
@saroad2 saroad2 added the design This involves redesigning or design questions. label Aug 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design This involves redesigning or design questions. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant