Library adding Metric and Cut Cone generation utilizing sage math.
Project description
MetCones
A library to generate metric and cut cones as SageMath objects.
Installation
pip install metcones
Usage
Generating the cones as SageMath objects:
from metcones import CutCone, MetricCone, CutPoly, MetricPoly
cut = CutCone(3)
metric = MetricCone(3)
cut_poly = CutPoly(3)
met_poly = MetricPoly(3)
Requirements
- SageMath
- PyNormaliz
License
MIT
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
metcones-1.0.0.tar.gz
(3.1 kB
view details)
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 metcones-1.0.0.tar.gz.
File metadata
- Download URL: metcones-1.0.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c89c59333ac07fedf202e3d95e4ffcb339a0b6b15a551d08c6c2793e3ec06452
|
|
| MD5 |
b973392e0f2cd00f6888d96031402820
|
|
| BLAKE2b-256 |
a5f309871df5ff81999555a5ad49735433c4502c35a5a6e300e20476befe28c8
|
File details
Details for the file metcones-1.0.0-py3-none-any.whl.
File metadata
- Download URL: metcones-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f824fca26df7e57096162c6d6c8e7607a7bb018f685e514b5444efc7b0a0dab
|
|
| MD5 |
1878e0b1592933717c6bb3c0d90d9402
|
|
| BLAKE2b-256 |
11f9793578e45cb9b888e0db653eab77a86f1e6a18f0fdcab4fcbf2221f22c42
|