Metadata-Version: 2.1
Name: symd
Version: 1.0.1
Summary: Symmetric Molecular Dynamics
Home-page: https://whitead.github.io/symd/
Author: Andrew White
Author-email: andrew.white@rochester.edu
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Chemistry
Description-Content-Type: text/markdown
Requires-Dist: numpy

# Symd

[![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/whitead/symd)

Python package containing some useful functions for working with space groups and a symmetric MD engine. This does not include the MD engine, but instead includes necessary details to set-up symmetry constraints like getting affine matrices and Bravais lattice tensors. See [the docs](https://whitead.github.io/symd).

## Changelog

[See here](https://whitead.github.io/symd/changelog.html)


