-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make tabulated shape families iterable (#234)
* Improve ngon family * Add shapes classmethod to named tabulated families * Update johnson family docstring * Mostly working refactor * Manually instantiate shape classes * Fix iteration * Remove dynamic generation oddness * Remove unused parent class * Fix docstring * Fix doi_data families * Fix tabulated families in preparation for autodoc * Update docs * Fix autodoc * Fix common.py * Update docstring for tabulated families * Update science family data and add tests * Update usage info for doi families * Deprecate prism and antiprism families * Update docs to show deprecation * Rename to Uniform*Family * Fix names in __init__ * Update docstrings and add tests * Add pyramid and dipyramid families * Fix docstrings * Add pyramid dipyramid and tests * Simplify dipyramid area formula * Update changelog * Update ChangeLog.rst
- Loading branch information
1 parent
57c0c12
commit 5ecc9f2
Showing
10 changed files
with
33,025 additions
and
12,591 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.