Deprecated standalone compatibility package for chebyshev distance.
Project description
This package is deprecated and will be removed from the active Swarmauri workspace by 0.12.0.
Install it only as a compatibility shim while migrating away from the deprecated Distance contract.
Preferred Replacement
- Preferred package: swarmauri_standard
- Preferred import:
swarmauri_standard.metrics.SupremumMetric.SupremumMetric
Compatibility Scope
- Re-exports
ChebyshevDistancefromswarmauri_standard.distances. - Emits a
DeprecationWarningon import. - Remains compatible only with Swarmauri packages earlier than
0.10.0.
Migration Example
from swarmauri_standard.metrics.SupremumMetric import SupremumMetric
metric = SupremumMetric()
distance = metric.distance([0.0, 1.0], [2.0, 3.0])
Legacy Installation
uv pip install swarmauri_distance_chebyshev
pip install swarmauri_distance_chebyshev
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file swarmauri_distance_chebyshev-0.11.0.dev2.tar.gz.
File metadata
- Download URL: swarmauri_distance_chebyshev-0.11.0.dev2.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79bf88a5457d77bb9dfe96078a141ddb5fa8a35ba63bfdc2a78d7b7a48a79b68
|
|
| MD5 |
712c777927fb267496e177a1adbeb6ef
|
|
| BLAKE2b-256 |
dfd94dc0a5da0aaaf9460e02260e6de9ff9212f7af3b49ffbba68122af6723d8
|
File details
Details for the file swarmauri_distance_chebyshev-0.11.0.dev2-py3-none-any.whl.
File metadata
- Download URL: swarmauri_distance_chebyshev-0.11.0.dev2-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a6be9375288ee1fcf38e425e0b56a5cd762cb1a396140b1099e789168f96005
|
|
| MD5 |
59e55d92e0d430d0b3ad34f7327b61e5
|
|
| BLAKE2b-256 |
cae3d49e13d82c8b4118fd9a29c74cdbb2771e4c992c04788bbf17be0032aad9
|