v0.0.8
Changes
- New VBD implementation on the GPU. Does not support contacts yet. Supports alternative adaptive initialization strategy to VBD paper's proposed strategy.
- Added nested cage generation tool.
- Upgraded the repository's README significantly for better aesthetics and documentation on using our GPU features.
- Included compilation of GPU code on the CI servers in
pyinstall.yml
- Split up PyPI package into
pbatoolkit
andpbatoolkit-gpu
to allow users to use our GPU features more easily.
Full Changelog: v0.0.7...v0.0.8