Metadata-Version: 2.4
Name: powerlawrs
Version: 0.0.1
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: jupyterlab>=4.3.8 ; extra == 'dev'
Requires-Dist: numpy>=1.24.4 ; extra == 'dev'
Requires-Dist: polars>=1.8.2 ; extra == 'dev'
Provides-Extra: dev
License-File: LICENSE-APACHE
License-File: LICENSE-MIT
Summary: A fast package for analyzing Power-Law distributions in empirical data written in Rust.
Keywords: mathematics,finance,science,powerlaw,pareto
Author: Adam Ulichny
Author-email: aulichny@protonmail.com
Requires-Python: >=3.8
Project-URL: repository, https://github.com/aulichny3/powerlawrs
