Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.04 KB

README.rst

File metadata and controls

44 lines (27 loc) · 1.04 KB

ggf

PyPI Version Tests Status Linux Coverage Status Docs Status

ggf is a Python 3 library for computing global geometric factors and corresponding stresses experienced by dielectric objects in the optical stretcher.

Documentation

The documentation, including the code reference and examples, is available on ggf.readthedocs.io.

Installation

pip install ggf

Testing

pip install -e .
python setup.py test