Metadata-Version: 2.1
Name: pbatoolkit-gpu
Version: 0.0.2
Summary: Physics Based Animation Toolkit with GPU support
Author-Email: Quoc-Minh Ton-That <tonthat.quocminh@gmail.com>
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Project-URL: Homepage, https://github.com/Q-Minh/pbatoolkit-gpu
Requires-Python: >=3.10
Requires-Dist: numpy<2,>=1
Requires-Dist: scipy>=1
Description-Content-Type: text/markdown

[![wheels](https://github.com/Q-Minh/pbatoolkit-gpu/actions/workflows/wheels.yml/badge.svg?event=release)](https://github.com/Q-Minh/pbatoolkit-gpu/actions/workflows/wheels.yml)
![pbatoolkit-gpu](https://img.shields.io/pypi/v/pbatoolkit-gpu?label=pbatoolkit-gpu)
![downloads](https://img.shields.io/pypi/dm/pbatoolkit-gpu)

Repository for re-packaging the [PhysicsBasedAnimationToolkit](https://github.com/Q-Minh/PhysicsBasedAnimationToolkit)'s python bindings [`pbatoolkit`](https://pypi.org/project/pbatoolkit/) into [`pbatoolkit-gpu`](https://pypi.org/project/pbatoolkit-gpu/). Refer to [PhysicsBasedAnimationToolkit](https://github.com/Q-Minh/PhysicsBasedAnimationToolkit) for documentation.
