Metadata-Version: 2.3
Name: TDAtaframe
Version: 0.2.1
Requires-Dist: polars >=1.5.0
Requires-Dist: pydantic >=2.8.0
Summary: A package to handle shape-matching for meshes
Author-email: Jack Ruder <jackruder@montana.edu>
Requires-Python: >=3.12
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# 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.4.0 libraries 
installed on your system in the standard location.
After ensuring that these libraries are present, all that is needed is
```pip install tdataframe```

## Alternative libtorch locations
todo. see tch-rs docs

