polyharmonics

View on PyPIReverse Dependencies (0)

0.2.1 polyharmonics-0.2.1-py3-none-any.whl

Wheel Details

Project: polyharmonics
Version: 0.2.1
Filename: polyharmonics-0.2.1-py3-none-any.whl
Download: [link]
Size: 17628
MD5: fd65d064bf6bed3052b83881f44b825c
SHA256: 0b8322fdc45640b12e6293e395cbc27e2f4c62ce11971421897a840e3576e5a4
Uploaded: 2024-05-10 19:03:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: polyharmonics
Version: 0.2.1
Summary: Ortogonal polynomials in the unit sphere
Author: Iván Salido Cobo
Author-Email: isalidocobo[at]gmail.com
Home-Page: https://github.com/ComicIvans/polyharmonics
Project-Url: Repository, https://github.com/ComicIvans/polyharmonics
License: BSD-3-Clause
Keywords: python,polynomials,unit sphere,orthogonal polynomials,mathematics,math,legendre polynomials,associated legendre functions,spherical harmonics
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9,<4.0
Requires-Dist: matplotlib (<4.0.0,>=3.8.4)
Requires-Dist: numpy (<2.0.0,>=1.26.4)
Requires-Dist: prettytable (<4.0.0,>=3.10.0)
Requires-Dist: rich (<14.0.0,>=13.7.1)
Requires-Dist: sympy (<2.0,>=1.12)
Requires-Dist: typer (<0.13.0,>=0.12.3)
Description-Content-Type: text/markdown
[Description omitted; length: 5733 characters]

WHEEL

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

RECORD

Path Digest Size
polyharmonics/__init__.py sha256=zI25edBpspx1kyExjW_3Ralgn6ry7dGz9tDnVtrYYo0 459
polyharmonics/__main__.py sha256=vbTbp0X8ksB5XV4dMwvZV1uilhhlxiyB1SVCXRxZ-0M 1075
polyharmonics/associated_legendre_functions.py sha256=X1TLVmMWgHVXtkFmLAPJU1WwrXRZiaA_YFLDfTq9cq4 7357
polyharmonics/cli/__init__.py sha256=gU4s5i2U7RIbfnjRueeM2pjakDJrbxsg1AhOEccQsVA 209
polyharmonics/cli/associated_legendre_cmd.py sha256=i9uSQPccwD_nT6yd8WcKsafs9aGzGuZszHYgFTNgLlE 5707
polyharmonics/cli/benchmark/__init__.py sha256=ww4poLMz824XZlpv3_RF-DZKza8LTHQGtEe3BhpCqb0 190
polyharmonics/cli/benchmark/associated_legendre_bench.py sha256=rG6QKqM2OhHfn_KGpMfNVgLiXeiyrkswJeHbhUKQnrM 13006
polyharmonics/cli/benchmark/legendre_bench.py sha256=zh5VHr7aTtfjMa8jiWXu5xMlzugAcxhkXZqXK2uWNbU 5553
polyharmonics/cli/benchmark_cmd.py sha256=bKlufTYkxPGTyvoXc2YSRgDUhhtUR2eDcVcgQLmpvO4 650
polyharmonics/cli/colors.py sha256=h90lFZNf9RZa612lSURQlmRT4-2tyd9D5Nm_2RDLCFc 183
polyharmonics/cli/legendre_cmd.py sha256=Yf3cDvu074tRj6OiolJ_jdB6Zh9KAiG_DI-GeH5CzmY 3456
polyharmonics/legendre_polynomials.py sha256=OZqOkRkJO61c7nWrDk5PJIJ9E3WWG8s7l2sgr4KySoM 4957
polyharmonics-0.2.1.dist-info/LICENSE sha256=6Jtw8fk_hgiNOnI4rXbBxdgucgaNmij3ZrWf167SYGE 1466
polyharmonics-0.2.1.dist-info/METADATA sha256=im_aUimWET46EOtMSJT10BwMvaLXnbuR0yOk1jiVp4s 7296
polyharmonics-0.2.1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
polyharmonics-0.2.1.dist-info/entry_points.txt sha256=OH3V8aGZDxG7iH7W2hSJfo_tp8rExSVstkrGwXPN-80 60
polyharmonics-0.2.1.dist-info/RECORD

entry_points.txt

polyharmonics = polyharmonics.__main__:app