Python arrays with named dimension and physical units
Project description
PyDims
About
Python arrays with named dimension and physical units.
Our goal is to provide a library wrapping any array library that supports the Python array API standard, adding named dimensions as well as physical units.
This is an alternative to Xarray's NamedArray
.
The two main differences are
- NamedArray supports
attrs
, which we think add unnecessary complexity while suffering from conceptual problems. - PyDims supports physical units via a
unit
attribute, which we consider central and tightly linked to the concept of an array.
Installation
python -m pip install pydims
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pydims-0.0.1.tar.gz
(36.7 kB
view details)
Built Distribution
pydims-0.0.1-py3-none-any.whl
(13.5 kB
view details)
File details
Details for the file pydims-0.0.1.tar.gz
.
File metadata
- Download URL: pydims-0.0.1.tar.gz
- Upload date:
- Size: 36.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f08d3effcbee82fe8c30bf776cb548486d84a657316af8d12091c66633a2184 |
|
MD5 | 8482db99affe202eba0e6cb6a73ee6e7 |
|
BLAKE2b-256 | 6bd03516075b18c197c7fca62f09a5983013d4b952a12ee84e2776ba0ee20cf3 |
File details
Details for the file pydims-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: pydims-0.0.1-py3-none-any.whl
- Upload date:
- Size: 13.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91624bf9f78a8f07bda99571e1de443ecb9ec4b65721e50a1aa32874daebd7c4 |
|
MD5 | 379c6f20e89d7e5862c9f283bafeec52 |
|
BLAKE2b-256 | 702bebaec1f4df2b57bc7b8e9aa04cf0fb9466851e9d3877767bf4435a1461bc |