A packaged used to calculate the weighted delaunay triangulation in N-dimensions
Project description
weighted-delaunay
A packaged used to calculate the weighted delaunay triangulation in N-dimensions
Usage
WeightedDelaunay(points, weights)
Paramesters
- points: ndarray with all the points
- weights: a list of weights that matches the index of the points
Returns
A weighted Delaunay datastructure
tiangulation()
Returns
A list of the simplexes for the triangulation
add_point(point, weight)
Paramesters
- point: the point to add
- weight: the weight of that point
Returns
N/A
Project details
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 weightedDelaunay-1.0.0.tar.gz.
File metadata
- Download URL: weightedDelaunay-1.0.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d68f17814fbf086dc6a0dd7b2fb9043d4863f112a78e1889ccaa5b99d8ac5d42
|
|
| MD5 |
392e56d571741b5212923f66373c7357
|
|
| BLAKE2b-256 |
17aa2bffb18875f6bf4749a87db819a7c9500252c0c57bbd59fe0f3ad017a900
|
File details
Details for the file weightedDelaunay-1.0.0-py3-none-any.whl.
File metadata
- Download URL: weightedDelaunay-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
671484c725547fdbfb0fa1bb521343a61b718ff1462d673dc08901c1cc537c98
|
|
| MD5 |
84817096e62a758dbc578d7c6d448ea5
|
|
| BLAKE2b-256 |
f6e6a113b9784c2c102ff159adba48a4d2352bc74f8fdff6372b5c93464b65f2
|