[ 原始碼: 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