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-0.0.1.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-0.0.1.tar.gz.
File metadata
- Download URL: metcones-0.0.1.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 |
4f2fef3b2120b263b2346113ff1077b6fe66a7df80be2d60d4edc7295bd40cb3
|
|
| MD5 |
d115ed3aeb7d64a9d6fdce9430b02422
|
|
| BLAKE2b-256 |
26243e2845ef72a54b13ee5d26115309108a976f755880e90bae0713c96071bb
|
File details
Details for the file metcones-0.0.1-py3-none-any.whl.
File metadata
- Download URL: metcones-0.0.1-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 |
df4267ea09e9f962e43de74f2d06a6d51082e0075a482ff04ebded94a598a396
|
|
| MD5 |
81497a791db118bfd984c200c692a47e
|
|
| BLAKE2b-256 |
4c4ec57d6d40ef96f1c5f87006f824978ae4eedc2a4d2c1446b6b95d5ca31c07
|