[ ソース: unyt ]
パッケージ: python3-unyt (3.0.3-1)
Python package for handling numpy arrays with units
Often writing code that deals with data that has units can be confusing. A function might return an array but at least with plain NumPy arrays, there is no way to easily tell what the units of the data are without somehow knowing a priori.
The unyt package (pronounced like “unit”) provides a subclass of NumPy’s ndarray class that knows about units.
その他の python3-unyt 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-sympy
- Computer Algebra System (CAS) in Python (Python 3)