polynomiograpy

View on PyPIReverse Dependencies (0)

0.5.0 polynomiograpy-0.5.0-py3-none-any.whl

Wheel Details

Project: polynomiograpy
Version: 0.5.0
Filename: polynomiograpy-0.5.0-py3-none-any.whl
Download: [link]
Size: 15311
MD5: ec08361e13b6b0498d50cef1ba3dc495
SHA256: 67a7dc971f9947d111a18d6f96c2bd2fb376f7254650f8b36125d983e1990655
Uploaded: 2023-06-20 16:21:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: polynomiograpy
Version: 0.5.0
Author: İsmail Tapan
Author-Email: ismltpn[at]gmail.com
Maintainer: İsmail Tapan
Maintainer-Email: ismltpn[at]gmail.com
Home-Page: https://github.com/ismltpn/polynomiograpy/
Project-Url: Repository, https://github.com/ismltpn/polynomiograpy/
License: MIT
Keywords: Polynomiography,Polynomials,Visual Art
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9,<4.0
Requires-Dist: dearpygui[gui] (<2.0.0,>=1.9.1)
Requires-Dist: numpy (<2.0.0,>=1.24.2)
Requires-Dist: pillow (<10.0.0,>=9.4.0)
Description-Content-Type: text/markdown
[Description omitted; length: 69 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.5.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
polynomiograpy/__init__.py sha256=4Tdj6Y4QMRLClB-t0oQeDV89JNUDFZVJJv3qR3yzpmU 530
polynomiograpy/cli/__init__.py sha256=3GT_pr-UDafii8IJpSBD1UZHaJKwG6KVhvutW966WEM 7886
polynomiograpy/common/__init__.py sha256=7F3DFy8BdalbL_OEBZFxbDXuUuAzB0hzdtQJAEEfASM 125
polynomiograpy/common/finite_field.py sha256=cH4SdlTODtiXtsc4Bq4MNcsoc3GwTohd9dYFvBCdCLo 2056
polynomiograpy/common/polynomial.py sha256=gfYdrGUfuOLw4sI0pd5qrq4_rPsKKJV6VY7Hrj7Lsxc 3148
polynomiograpy/iterations/__init__.py sha256=0Zr8QW5OXnCA0oLGGuAqdgiYHD4kajnOJY7UYFvChuY 8686
polynomiograpy/iterations/helpers.py sha256=QD88Yg9BVijxumT3BfJC5qx25dox0z-4zTRUmhKtPec 10917
polynomiograpy/iterations/methods.py sha256=1kwJSRUv-MZFplulUG3N8D5DMetlZkh2g_M6nwnGZTw 12991
polynomiograpy/roots/__init__.py sha256=NWNHLcicFdrd4fQ-06Nj8q62zf0g_Dj26AhsnBBgfck 6462
polynomiograpy/roots/helpers.py sha256=moDUCuz-uogvBEcOQonao3jBhVrUDDoucbo3I8dfeO4 5911
polynomiograpy-0.5.0.dist-info/LICENSE sha256=EUoSfzRNf5YV5Bnhj0ULi_yLZjBJ8msuX6aTZuSSKI4 1070
polynomiograpy-0.5.0.dist-info/METADATA sha256=H-HxygxASjaJv0VflWtSBoTGeKYzLrkNRp38bk_2e-M 883
polynomiograpy-0.5.0.dist-info/WHEEL sha256=kLuE8m1WYU0Ig0_YEGrXyTtiJvKPpLpDEiChiNyei5Y 88
polynomiograpy-0.5.0.dist-info/entry_points.txt sha256=ukXFne8kQ2Jb5u4-lIURzZr-gcudxNUuq_AZ4InGRlU 88
polynomiograpy-0.5.0.dist-info/RECORD

entry_points.txt

polynomiograpy_cli = polynomiograpy.cli:run
polynomiograpy_gui = gui:run