Skip to main content

A package to handle shape-matching for meshes

Project description

TDAtaframe

TDA brought to dataframes.

Install

TDAtaframe is available on pypi as a source distribution. The backend requires that you have the appropriate libtorch 2.5.1 libraries installed on your system in the standard location.

On Linux/macOS, this is typically /usr/lib, /usr/include, /usr/share for library, include, and share files respectively. Sym-linking the files will not work.

After ensuring that these libraries are present, all that is needed is

pip install tdataframe.

On first install, it is normal for compilation to take a few minutes.

Manual libtorch install instructions

It is recommended to use your package manager to install libtorch. If not readily available for your system, follow the below instructions as a workaround.

Download libtorch from here. Then, unzip the files.

unzip libtorch-*.zip && cd libtorch

Next, copy all the files to the system. Make sure you understand what these commands do as they are difficult to undo. You will likely need to run these commands with sudo.

cp -r lib/* /usr/lib && cp -r include/* /usr/include && cp -r share /usr/share

Finally, update your linker cache with

ldconfig.

Alternative libtorch locations

todo. see tch-rs docs

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

TDAtaframe-0.3.2.tar.gz (86.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

TDAtaframe-0.3.2-cp312-abi3-manylinux_2_39_x86_64.whl (55.7 MB view details)

Uploaded CPython 3.12+manylinux: glibc 2.39+ x86-64

File details

Details for the file TDAtaframe-0.3.2.tar.gz.

File metadata

  • Download URL: TDAtaframe-0.3.2.tar.gz
  • Upload date:
  • Size: 86.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for TDAtaframe-0.3.2.tar.gz
Algorithm Hash digest
SHA256 ef0f44d01ed35bc53d8b4d8adf94ec9dee88d4b924b1c3684785becf26be4a9e
MD5 3e501b89160c153d5912df0e3f14d522
BLAKE2b-256 e928b4778cfde1f9735735613135da1a71434fecb16378c59b34827685d3d671

See more details on using hashes here.

File details

Details for the file TDAtaframe-0.3.2-cp312-abi3-manylinux_2_39_x86_64.whl.

File metadata

File hashes

Hashes for TDAtaframe-0.3.2-cp312-abi3-manylinux_2_39_x86_64.whl
Algorithm Hash digest
SHA256 34945bfab1b066730f3e49f0bc6ed6245b40f56e2500496e510d5d6108ba69a6
MD5 38c9d539bb6ad9871ba9ef0d7d16458b
BLAKE2b-256 ea7f68cc600597a40f8d3f0b6f55ed6c5a71c91f16b53c64fa9ce65f38288aea

See more details on using hashes here.

Supported by

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