CMD + K

unyt

Community

Handle, manipulate, and convert data with units in Python

Installation

To install this package, run one of the following:

Conda
$conda install anaconda-python-gte-3.10::unyt

Usage Tracking

3.0.3
2.9.5
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

A 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 them prior. The unyt package (pronounced like "unit") provides a subclass of NumPy's ndarray class that knows about units.

About

Summary

Handle, manipulate, and convert data with units in Python

Last Updated

Apr 1, 2025 at 00:38

License

BSD-3-Clause

Total Downloads

8

Supported Platforms

linux-64