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

Create neo.units module #278

Open
apdavison opened this issue Feb 3, 2017 · 2 comments · May be fixed by #1465
Open

Create neo.units module #278

apdavison opened this issue Feb 3, 2017 · 2 comments · May be fixed by #1465

Comments

@apdavison
Copy link
Member

As a way to start addressing #133 I suggest creating a module neo.units, which for the time being would just import all of the units from quantities, but would make it easier in future to move to pint or other library since we would avoid using the quantities (or pq) namespace.

All of the documentation, examples and docstrings should also be updated to use the new module.

@apdavison apdavison added this to the future milestone Feb 3, 2017
joffreygonin added a commit to joffreygonin/python-neo that referenced this issue Mar 13, 2017
And remove Quantities import in the code (except for units module)
@apdavison apdavison modified the milestones: future, 0.5.2 Sep 26, 2017
@zm711
Copy link
Contributor

zm711 commented Feb 10, 2024

@apdavison, now that you are working on quantities do you still want this on the list of to-dos?

@apdavison
Copy link
Member Author

I think it's still worth doing for long-term maintainability, but it's not urgent.

@zm711 zm711 linked a pull request Apr 29, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants