Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.4 KB

README.md

File metadata and controls

23 lines (19 loc) · 1.4 KB

DUQ: Dimensions, Units, Quantities

PyPI Latest Release Package Status Downloads License Code style: black GH Actions Tests Documentation Status GH Actions Code-Style Tests

DUQ offers tools for working with physical dimensions, units, and quantities. It allows for:

  • dimensional analysis
  • unit conversion
  • calculations with physical quantites

Installation

pip install duq

Manual

See the provided Jupyter notebooks for demonstration of the core functionalities.