About Anaconda Help Download Anaconda

Operate and manipulate physical quantities in Python

copied from cf-staging / pint

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.24.3
  • linux-64 v0.9
  • osx-64 v0.9
  • win-32 v0.8.1
  • win-64 v0.9

conda install

To install this package run one of the following:
conda install conda-forge::pint
conda install conda-forge/label/broken::pint
conda install conda-forge/label/cf201901::pint
conda install conda-forge/label/cf202003::pint
conda install conda-forge/label/gcc7::pint

Description

Pint is a Python package to define, operate and manipulate physical quantities: the product of a numerical value and a unit of measurement. It allows arithmetic operations between them and conversions from and to different units. It is distributed with a comprehensive list of physical units, prefixes and constants. Due to its modular design, you can extend (or even rewrite!) the complete list without changing the source code. It supports a lot of numpy mathematical operations without monkey patching or wrapping numpy.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.2) Legal | Privacy Policy