Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

polyrus-0.0.1.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

polyrus-0.0.1-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page