-
Notifications
You must be signed in to change notification settings - Fork 266
Closed
Milestone
Description
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.