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

Use pint's wrapping features #13

Open
znicholls opened this issue Aug 27, 2020 · 0 comments
Open

Use pint's wrapping features #13

znicholls opened this issue Aug 27, 2020 · 0 comments

Comments

@znicholls
Copy link
Contributor

At present, the code does all the wrapping itself to make sure everything is pint quantities and has units. This was more work than it needed to be, because Pint has it all built in here. We should refactor to make use of Pint's wrapping capability and hence simplify our code base.

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