Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

first implementation of Quantity #47

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

first implementation of Quantity #47

wants to merge 9 commits into from

Conversation

haeussma
Copy link
Member

Added a first implementation of a Quantity type, unifying a value with its corresponding unit.

There are still some unsolved problems with this implementation:
Value and unit are defined using pydantics @computed_field, thus this class is different from other DataModel classes.

@JR-1991 JR-1991 self-requested a review February 16, 2024 22:06
@JR-1991 JR-1991 added the enhancement New feature or request label Feb 16, 2024
@JR-1991 JR-1991 added this to the 0.3.0 milestone Mar 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants