Geometric library for deep learning on 3D data structures
Project description
polyrus
Polyrus: Utility library for geometric deep learning
polyrus is a Python library that implements multiple functionalities regarding 3-dimensional data structures.
As of now it's meant for:
- 3D data preprocessing for deep learning on manifolds
- visualizing results
- implementing new algorithms based on commonly used ones
- computing common metrics
Installation
Install the latest Polyrus version with:
pip install polyrus
Install Polyrus with all optional dependencies.
pip install 'polyrus[all]'
Install Polyrus with a subset of all optional dependencies.
pip install 'polyrus[dev]'
To see the current Polyrus version in use, run:
import polyrus
polyrus.__version__
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 polyrus-0.0.1.tar.gz.
File metadata
- Download URL: polyrus-0.0.1.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba1a5d45803164efd34d1877ef6de2532cc09aa764c6d28f58488070fdfe32e9
|
|
| MD5 |
ffd357cbe35f17dfbf46f66701792224
|
|
| BLAKE2b-256 |
5d7d06a3100eec465248da0ea002e4afcc65a4e4cd50b4a35702beeb82f4370d
|
File details
Details for the file polyrus-0.0.1-py3-none-any.whl.
File metadata
- Download URL: polyrus-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4de505c275c787f8206920f83e761b28dfcd980f0740422d4bdd67f825155595
|
|
| MD5 |
eec218850cab7274dc0c6ad625fd8827
|
|
| BLAKE2b-256 |
ae756cfd097dd58c6d8fe6dfd558d411e94020b3f807a91fca0d88fa300ae8bc
|