Metadata-Version: 2.3
Name: invexpo
Version: 0.1
Summary: An implementation of an inverse exponential distribution to fit exponentially ascending data on any continuous interval
Project-URL: Homepage, https://github.com/Kiyoshika/inverse-exponential
Project-URL: Issues, https://github.com/Kiyoshika/inverse-exponential/issues
Author-email: Zachary Weaver <zacharylweaver00@gmail.com>
License-File: LICENSE
Requires-Python: >=3.8
Requires-Dist: scipy~=1.13.0
