ucon 0.3.1rc1__py3-none-any.whl → 0.3.1rc2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ucon
3
- Version: 0.3.1rc1
3
+ Version: 0.3.1rc2
4
4
  Summary: a tool for dimensional analysis: a "Unit CONverter"
5
5
  Home-page: https://github.com/withtwoemms/ucon
6
6
  Author: Emmanuel I. Obi
@@ -81,35 +81,7 @@ To best answer this question, we turn to an age-old technique ([dimensional anal
81
81
 
82
82
  `ucon` models unit math through a hierarchy where each layer builds on the last:
83
83
 
84
- ```
85
- ---
86
- config:
87
- layout: elk
88
- elk:
89
- mergeEdges: true # Combines parallel edges
90
- nodePlacementStrategy: SIMPLE # Other options: SIMPLE, NETWORK_SIMPLEX, BRANDES_KOEPF (default)
91
- ---
92
- flowchart LR
93
- %% --- Algebraic substrate ---
94
- subgraph "Algebraic Substrate"
95
- A[Exponent] --> B[Scale]
96
- end
97
- %% --- Physical ontology ---
98
- subgraph "Physical Ontology"
99
- D[Dimension] --> E[Unit]
100
- end
101
- %% --- Value layer ---
102
- subgraph "Value Layer"
103
- F[Number]
104
- G[Ratio]
105
- end
106
- %% --- Cross-layer relationships ---
107
- E --> F
108
- B --> F
109
- %% Ratio composes Numbers and also evaluates to a Number
110
- F --> G
111
- G --> F
112
- ```
84
+ ![Alt text](./docs/assets/ucon.data-model.svg "Data Model Diagram")
113
85
 
114
86
  ## Why `ucon`?
115
87
 
@@ -8,8 +8,8 @@ ucon/core.py,sha256=DRymayBlXfVZMSHIt_Hi-xe8GPs9WYHOCCJ1QDaKn7Q,10643
8
8
  ucon/dimension.py,sha256=uUP05bPE8r15oFeD36DrclNIfBsugV7uFhvtJRYy4qI,6598
9
9
  ucon/unit.py,sha256=KxOBcQNxciljGskhZCfktLhRF5u-rWgrTg565Flo3eI,3213
10
10
  ucon/units.py,sha256=e1j7skYMghlMZi7l94EAgxq4_lNRDC7FcSooJoE_U50,3689
11
- ucon-0.3.1rc1.dist-info/licenses/LICENSE,sha256=-Djjiq2wM8Cc6fzTsdMbr_T2_uaX6Yorxcemr3GGkqc,1072
12
- ucon-0.3.1rc1.dist-info/METADATA,sha256=X1bFOoIzagVNxE1bRyT5iMj1SwzXhK8fJ3IPwVaOI-o,10989
13
- ucon-0.3.1rc1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
14
- ucon-0.3.1rc1.dist-info/top_level.txt,sha256=zZYRJiQrVUtN32ziJD2YEq7ClSvDmVYHYy5ArRAZGxI,11
15
- ucon-0.3.1rc1.dist-info/RECORD,,
11
+ ucon-0.3.1rc2.dist-info/licenses/LICENSE,sha256=-Djjiq2wM8Cc6fzTsdMbr_T2_uaX6Yorxcemr3GGkqc,1072
12
+ ucon-0.3.1rc2.dist-info/METADATA,sha256=0r-E64BC7WNILl02yLlo7d-1bi7DIHYNl3LPUvLsf_s,10470
13
+ ucon-0.3.1rc2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
14
+ ucon-0.3.1rc2.dist-info/top_level.txt,sha256=zZYRJiQrVUtN32ziJD2YEq7ClSvDmVYHYy5ArRAZGxI,11
15
+ ucon-0.3.1rc2.dist-info/RECORD,,