[ 源代码: python-quantities ]
软件包:python3-quantities(0.13.0-2)
python3-quantities 的相关链接
Debian 的资源:
下载源码包 python-quantities:
- [python-quantities_0.13.0-2.dsc]
- [python-quantities_0.13.0.orig.tar.gz]
- [python-quantities_0.13.0-2.debian.tar.xz]
维护小组:
- Debian Science Maintainers (QA 页面, 邮件存档)
- Andrea Palazzi (QA 页面)
- Michael Hanke (QA 页面)
- Yaroslav Halchenko (QA 页面)
外部的资源:
- 主页 [packages.python.org]
相似软件包:
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.
其他与 python3-quantities 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- sug: python3-unittest2
- backport of the enhanced unittest testing framework - Python 3.x