[ ソース: python-quantities ]
パッケージ: python3-quantities (0.12.4-1)
python3-quantities に関するリンク
Debian の資源:
python-quantities ソースパッケージをダウンロード:
- [python-quantities_0.12.4-1.dsc]
- [python-quantities_0.12.4.orig.tar.gz]
- [python-quantities_0.12.4-1.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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- sug: python3-unittest2
- backport of the enhanced unittest testing framework - Python 3.x