Skip to main content

Python arrays with named dimension and physical units

Project description

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

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.6.0.tar.gz (42.4 kB view hashes)

Uploaded Source

Built Distribution

pydims-0.6.0-py3-none-any.whl (16.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page