cxroots

View on PyPIReverse Dependencies (0)

2.1.0 cxroots-2.1.0-py3-none-any.whl

Wheel Details

Project: cxroots
Version: 2.1.0
Filename: cxroots-2.1.0-py3-none-any.whl
Download: [link]
Size: 54279
MD5: d9aebc9d01f52518d8091fc7975048c7
SHA256: 0672927381ff2889d67e21cc0fdf14547585101f7ec59d7718f522a0ee6e47f5
Uploaded: 2023-12-27 17:03:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cxroots
Version: 2.1.0
Summary: Find all the roots (zeros) of a complex analytic function within a given contour in the complex plane.
Author: Robert Parini
Author-Email: robert.parini[at]gmail.com
Home-Page: https://rparini.github.io/cxroots/
License: BSD-3-Clause
Keywords: roots zeros complex analytic functions
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3 :: Only
Platform: all
Requires-Python: >=3.8
Requires-Dist: numpy (<1.25)
Requires-Dist: scipy
Requires-Dist: numpydoc
Requires-Dist: mpmath
Requires-Dist: numdifftools (>=0.9.39)
Requires-Dist: rich
Requires-Dist: matplotlib; extra == "plot"
Provides-Extra: plot
License-File: LICENSE
[Description omitted; length: 3996 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
cxroots/__init__.py sha256=mE_YPubeHgUSybipzR_fdbL2SapfqEqo-JD6wRJ48tE 424
cxroots/contour.py sha256=iDuyZAwJR_YuN3hBhiOPsyUh7HE7JGA8aUnSa6OlTRA 8746
cxroots/contour_interface.py sha256=n0TGh9EHNO4zwoEJ4LP-AqOnHMLjhANfhl_Ysvjdyg4 3270
cxroots/derivative.py sha256=hO3593XMCe2CSAOsx-q3tAbhn639uVEfdalYAvTBfzM 3407
cxroots/iterative_methods.py sha256=CTOrLBSv4DO1hnHjmESqlxYtLBq14PnEvwu85ZZ1e_E 12515
cxroots/paths.py sha256=8VMiDb0SM1irks88nLemYAzaiszYWbI1MoWpq0848No 15912
cxroots/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cxroots/root_approximation.py sha256=8qziQeRl4cY3cp4gO3MJS_KGNV5Hh9TDgei7Lu1kejY 9412
cxroots/root_counting.py sha256=oVUIaq2un1bRDVW80KK4Ay8w8eVYPeZYMRsRfXNa1Pw 11144
cxroots/root_finding.py sha256=TsGNDVupx2XzmI7QfuBLbn2xkJG2WTA4YRpFjogXQ9g 24926
cxroots/root_finding_demo.py sha256=iyj5ZWeoIPhTjjVNNNTgyn-UEuKqk_q1GptibDBsgBo 4605
cxroots/root_result.py sha256=xDuuA-TKqcf0uvyPBuc5ZmWDrIS4zqe9sLsrG7xX0i0 2773
cxroots/types.py sha256=FzwAkWbHFqirPBHvGVgagnlus-pa5iMs5y4J2B_PXd4 852
cxroots/util.py sha256=1SlpDtx3DFlzPVixm1wQU41R5qQecnSeacRp0xZwMHs 1248
cxroots/version.py sha256=ggKF_3uVh8Rge60C6rh_rhAbguXMdOnbSvKep5OlYKg 80
cxroots/contours/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cxroots/contours/annulus.py sha256=Lym2fghFDq2SvHZA2NW6OLwl1120V6H4OB_QVt7Z5us 4365
cxroots/contours/annulus_sector.py sha256=EKr7wELYn78OYzC1RgfSCN-b-H3n5wFGaNTR5wuUoEk 6234
cxroots/contours/circle.py sha256=ISToBBIvL-YIasGibIaVc_QBzrq88_lcFEw6x0guw_U 2673
cxroots/contours/rectangle.py sha256=4j5ICSa9ZsXqfYGGdg_POoBiQhX4UUnz_tALzkbHM0M 4946
cxroots/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cxroots/tests/approx_equal.py sha256=IHJV6TIIVIYaRJ6kTcJgzUV_yEW4Ee97bphmQ7CpFls 1652
cxroots/tests/test_cluster.py sha256=PXqg3EZ6HYyBdNHByXbFlrdiKw_tGwfigZMoMlOiPzw 1740
cxroots/tests/test_contours.py sha256=LTYs6DbqLUU0OSikiI8NOcKeKU9GrnyTQgZI5ejsBmw 1149
cxroots/tests/test_countroots.py sha256=XZa4iyCVY4YfsQ_BNkAZDjspsNRpjzc1cPniVZsk3WI 2568
cxroots/tests/test_deriv.py sha256=cnKcgXVuj9_3PIVg5paPnhjDccb8t4lj_8kHF9NfyUI 665
cxroots/tests/test_guess.py sha256=7fR6M0Ly-XWYSDuVZ-LrYICJZjiIkn2BPl7_qDVz_vU 3127
cxroots/tests/test_muller.py sha256=wE6GDwr1we7S6Glg9pd-dzCXSnjr3golwbkPDOma6fo 314
cxroots/tests/test_newton.py sha256=4LMQB-OkS9dK8B79Gs_Ucd2OT5giH4oM-hYxJLRW7gI 1531
cxroots/tests/test_paths.py sha256=qI0k6eZeKFQ1X9KPl5XeKNNQNoE6VOYMwRfjm4qIbZk 1292
cxroots/tests/test_plotting.py sha256=Kbav9FQVZ6oPVkdDrGc1Z5qv6lkzYmCIdKsXPbdwk4g 793
cxroots/tests/test_progress.py sha256=jdnFTSWkEv2hqELy3BwGxfylXTM-6UbY1hFK1jAhliw 249
cxroots/tests/test_rootfinding.py sha256=ZsM-hOctZAtLF_RFrQPk4pm0ucw4WKRifDzuUgv_Yqg 15063
cxroots/tests/test_rootfinding_contours.py sha256=W9PAoDrzWGKp63e0pQJ-BgZiJhT9vdkLJUx7RUEZ1Os 2856
cxroots/tests/test_secant.py sha256=3OfPfy3vZ-SbFVQ8tUOGhq2UhRZykjUU_Vh4-ZiNxRQ 607
cxroots-2.1.0.data/data/LICENSE sha256=lf6LEN_Dy1BU2quVlzj13DzQ4a8apdOUVgSOGdgi2xQ 1513
cxroots-2.1.0.dist-info/LICENSE sha256=lf6LEN_Dy1BU2quVlzj13DzQ4a8apdOUVgSOGdgi2xQ 1513
cxroots-2.1.0.dist-info/METADATA sha256=qOvIFxWTTAIwFZqVx67alGNU-b8hD8ObWK-FdQNtgCo 4884
cxroots-2.1.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
cxroots-2.1.0.dist-info/top_level.txt sha256=HZZmcSCsJW5qeSkpOmtThJcRcJz7NhLioKN9LHRKaGc 8
cxroots-2.1.0.dist-info/RECORD

top_level.txt

cxroots