Recent Releases of pygrin
pygrin - Better packaging
0.5.1
- fix inconsistent python requires
0.5.0
- no new features, just updating packaging
- add conda-forge support
- add zenodo DOI citation support
- add github action workflows
- add trivial test file
- Python
Published by scottprahl over 2 years ago
pygrin - Pure Python Release
pygrin has always been pure python, but I was packaging it incorrectly. This is now fixed.
No new features in this release.
- Python
Published by scottprahl over 4 years ago
pygrin - Better help and docs
Minor release. No substantive changes.
help(pygrin)now returns something helpful- cleaned up docs at https://pygrin.readthedocs.io
- Python
Published by scottprahl about 5 years ago
pygrin - Fix function parameter docs in sphinx
Documentation tweaks.
- Python
Published by scottprahl almost 6 years ago
pygrin - Better packaging, documentation
This release features
- Improved packaging
- Improved documentation
- https://pygrin.readthedocs.io integration
- renamed
principal_planes_plt()toplot_principal_planes()
- Python
Published by scottprahl almost 6 years ago
pygrin -
Improve packaging to limit which functions get imported
Fix __init__.py so pygrin package can be imported using
import pygrin as grin
Rename index() to parabolic_profile_index()
- Python
Published by scottprahl about 8 years ago