Metadata-Version: 2.1
Name: gFunctionLibrary
Version: 0.1.14
Summary: A submodule of the GLHE Design Tool, containing libraries of g-functions, access and accurate interpolation
Home-page: https://github.com/j-c-cook/gFunctionLibrary
Author: Jack C. Cook
Author-email: jack.cook@okstate.edu
License: UNKNOWN
Download-URL: https://github.com/j-c-cook/gFunctionLibrary/archive/v0.1.14.tar.gz
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: Pillow
Requires-Dist: scipy
Requires-Dist: pandas
Requires-Dist: natsort

# gFunctionLibrary
A submodule of the GLHE Design Tool, containing libraries of g-functions, access and accurate interpolation

The libraries of g-functions available are the following:

- [x] Rectangles (including lines)
- [x] Open rectangles
- [ ] L configuration
- [x] U configuration
- [x] Zoned rectangles

# Documentation
See the documentation at <a href="https://gfunctionlibrary.readthedocs.io/en/latest/" target="_blank">ReadTheDocs</a>

