Skip to main content

Python implementation of the Ball Mapper algorithm.

Project description

pyBallMapper

version Documentation Status

Python version of the BallMapper algorithm described in arXiv:1901.07410 .

Installation

pip install pyballmapper

Basic usage

from pyballmapper import BallMapper
bm = BallMapper(X = my_pointcloud,    # the pointcloud, as a array-like of shape (n_samples, n_features)
                eps = 0.25)           # the radius of the covering balls

For more info check out the example notebooks .

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

pyBallMapper-0.3.1.tar.gz (10.4 kB view details)

Uploaded Source

Built Distribution

pyBallMapper-0.3.1-py3-none-any.whl (12.0 kB view details)

Uploaded Python 3

File details

Details for the file pyBallMapper-0.3.1.tar.gz.

File metadata

  • Download URL: pyBallMapper-0.3.1.tar.gz
  • Upload date:
  • Size: 10.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for pyBallMapper-0.3.1.tar.gz
Algorithm Hash digest
SHA256 c03cb046211030c96e9b826e61018fc47d307daa28cff5341dba43a293601541
MD5 2ad44085297fb91cedd43a1517e18351
BLAKE2b-256 84e9e2cf2276766987217dca32ad62443b62089807946029bbdeca1ff8907baf

See more details on using hashes here.

Provenance

File details

Details for the file pyBallMapper-0.3.1-py3-none-any.whl.

File metadata

File hashes

Hashes for pyBallMapper-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ebe0b24c350c9de79157f4180541f5d76f5ccbe24709f04a66e9f85023c97575
MD5 7ae55129373b7b670797e09de70c4de9
BLAKE2b-256 92f6e96d57719cd90ed3ecafbac9384415e0285266240c1156376d9571630aa2

See more details on using hashes here.

Provenance

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