Skip to content

pydims/pydims

Contributor Covenant PyPI badge Anaconda-Server Badge License: BSD 3-Clause

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

  1. NamedArray supports attrs, which we think add unnecessary complexity while suffering from conceptual problems.
  2. 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

About

Dimensioned Python arrays with dimension names and physical units

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages