[ buster ]
[ Bron: python-quantities ]
Pakket: python-quantities (0.12.1-1)
Verwijzigingen voor python-quantities
Debian bronnen:
Het bronpakket python-quantities downloaden:
- [python-quantities_0.12.1-1.dsc]
- [python-quantities_0.12.1.orig.tar.gz]
- [python-quantities_0.12.1-1.debian.tar.xz]
Beheerders:
- Debian Science Maintainers (QA-pagina, Mailarchief)
- Andrea Palazzi (QA-pagina)
- Michael Hanke (QA-pagina)
- Yaroslav Halchenko (QA-pagina)
Externe bronnen:
- Homepage [packages.python.org]
Vergelijkbare pakketten:
Library for computation of physical quantities with units, based on numpy
Quantities is designed to handle arithmetic and conversions of physical quantities, which have a magnitude, dimensionality specified by various units, and possibly an uncertainty. Quantities builds on the popular numpy library and is designed to work with numpy ufuncs, many of which are already supported.
Andere aan python-quantities gerelateerde pakketten
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
- dep: python (<< 2.8)
- dep: python (>= 2.7)
-
- dep: python-numpy
- Numerical Python adds a fast array facility to the Python language
-
- sug: python-unittest2
- backport of the enhanced unittest testing framework - Python 2.7