This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
devicehub-teal/ereuse_devicehub/parser
Santiago L de23503f42 Drop numpy dependency: use math.hypot
Refactor code to adapt types: `numpy.hypot` supports pint units but
`math.hypot` expects float. It keeps behaviour because units are
not stored on database
2022-03-30 15:29:12 +02:00
..
unit_registry init parse from wb 2022-03-22 13:17:41 +01:00
__init__.py requirements pint 2022-03-30 10:12:54 +02:00
computer.py Drop numpy dependency: use math.hypot 2022-03-30 15:29:12 +02:00
parser.py add wbid in the snapshots 2022-03-30 13:48:55 +02:00
snapshot.py fix models import not used 2022-03-29 17:09:40 +02:00
utils.py init parse from wb 2022-03-22 13:17:41 +01:00