py-earth2

View on PyPIReverse Dependencies (0)

0.2.0 py_earth2-0.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
py_earth2-0.2.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
py_earth2-0.2.0-cp313-cp313-win_amd64.whl
py_earth2-0.2.0-cp313-cp313-macosx_10_13_x86_64.whl
py_earth2-0.2.0-cp313-cp313-macosx_11_0_arm64.whl
py_earth2-0.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
py_earth2-0.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
py_earth2-0.2.0-cp312-cp312-win_amd64.whl
py_earth2-0.2.0-cp312-cp312-macosx_10_13_x86_64.whl
py_earth2-0.2.0-cp312-cp312-macosx_11_0_arm64.whl
py_earth2-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
py_earth2-0.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
py_earth2-0.2.0-cp311-cp311-win_amd64.whl
py_earth2-0.2.0-cp311-cp311-macosx_10_9_x86_64.whl
py_earth2-0.2.0-cp311-cp311-macosx_11_0_arm64.whl
py_earth2-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
py_earth2-0.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
py_earth2-0.2.0-cp310-cp310-win_amd64.whl
py_earth2-0.2.0-cp310-cp310-macosx_10_9_x86_64.whl
py_earth2-0.2.0-cp310-cp310-macosx_11_0_arm64.whl

Wheel Details

Project: py-earth2
Version: 0.2.0
Filename: py_earth2-0.2.0-cp310-cp310-win_amd64.whl
Download: [link]
Size: 783095
MD5: 01b490c7dd2dac67b6f4fa116793780c
SHA256: 1262ec4cf04bcce39a3b191d5c3828fab3a907fa11f05b08cf37877347865506
Uploaded: 2025-02-24 17:10:30 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: py-earth2
Version: 0.2.0
Summary: A Python implementation of Jerome Friedman's Multivariate Adaptive Regression Splines.
Author-Email: Jason Rudy <jcrudy[at]gmail.com>
License: Copyright (c) 2025, Felix Williams Copyright (c) 2013, Jason Rudy All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. Neither the name of Clinicast, Inc., nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Requires-Python: >=3.10
Requires-Dist: numpy (>=1)
Requires-Dist: scikit-learn (>=0.16)
Requires-Dist: scipy (>=1)
Requires-Dist: sympy; extra == "export"
Provides-Extra: export
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 1312 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: false
Tag: cp310-cp310-win_amd64

RECORD

Path Digest Size
pyearth/__init__.py sha256=vPbnj6e3kiv4To3Nb7BqYg8gDEyb0Tau3gONoLDpOHs 157
pyearth/_basis.pxd sha256=4MNcXoKZxhhYqedCWCxzM2EET6gm7MoJ93l2xtA27yw 8771
pyearth/_basis.pyx sha256=x8dLskjRZKBnRBeey75ZRZhKvS7RiXJuZu20c6syXK8 40977
pyearth/_forward.pxd sha256=W5H7Mi7SD3F5ZmlmUu7RE0-5uKc9ommtkBG604Z2LbE 2606
pyearth/_forward.pyx sha256=ECJ7wj1Em7fYjJKT1nIhpnuVYiCaZR_mzVapp_n_Aqo 26652
pyearth/_forward.pyxdep sha256=nlw2W33mx4TE0-lb7ZZ6t6xLQKxfS2eOSSF5zNHStiI 32
pyearth/_knot_search.pxd sha256=6FCE_w1mILdHEvE7vSILi5eNsjP3hs7QdpRL6d9O_KA 3577
pyearth/_knot_search.pyx sha256=qs98CEbXSl2VWgCEehpM_GiNwdLm5TEM2cJbWScfkA8 29063
pyearth/_knot_search.pyxdep sha256=jbKn2FlR3OQt5kaa6c9ZtZYmWBOCh0vW2u0WLiuQPq4 15
pyearth/_pruning.pxd sha256=UqyAaRlgXO5XAG785MrNqziDktSrQc_Qh69CsOPN3pY 652
pyearth/_pruning.pyx sha256=al7NeV9YF6bidT955zs1o1CODzUynv7IYH4gEfUXvfM 9532
pyearth/_pruning.pyxdep sha256=d77IAHo34WyQ-W1GdTPXgBwopFWBbsidn-1ffHdLt3g 8
pyearth/_qr.pxd sha256=X_p2kGbWXneFXinKatqHotAwk_jJaKqdqXEUhsrko40 1345
pyearth/_qr.pyx sha256=TOASyKySMTy2WscKuDuAYK0eM_Dorie5QH0tg3qwhAQ 10552
pyearth/_qr.pyxdep sha256=d77IAHo34WyQ-W1GdTPXgBwopFWBbsidn-1ffHdLt3g 8
pyearth/_record.pxd sha256=0eCHbii6C4kFZXkBR_0KmQ5CsT5BGO5JNlsE-XmRmHc 1806
pyearth/_record.pyx sha256=7rQSlvw6g2KSQe_JJdRQVSpWmSB4R_mrrH3hcu-ovxE 12458
pyearth/_record.pyxdep sha256=d77IAHo34WyQ-W1GdTPXgBwopFWBbsidn-1ffHdLt3g 8
pyearth/_types.pxd sha256=H07nIJgQ6N3MDRRwy3YrfCn3S25OEI8qJdUgFLi6KoE 140
pyearth/_types.pyx sha256=8aNdmVA9CSsYJyLObkyXHimoODS-MPMN4gGMTjhGO5s 90
pyearth/_util.pxd sha256=vR6d597B3ZmEqakGp6yhmcze0QygoUgHAlYe_CrxZUw 802
pyearth/_util.pyx sha256=UIBRJBuMKSZdaSwb_E6OW6yXGUetrkd4nGNT7S90wnE 3104
pyearth/_util.pyxdep sha256=d77IAHo34WyQ-W1GdTPXgBwopFWBbsidn-1ffHdLt3g 8
pyearth/earth.py sha256=ld4LQ-plzSTepuenhF5gDkvYz8mqrGtQd-Ro-BK5G18 61772
pyearth/export.py sha256=It-oIAUkRsRdo0lSjQTFey6LYqbMDyqHP7rXXgSJWzk 8413
pyearth/_basis.cp310-win_amd64.pyd sha256=qqVKVeVrOP_WX46OTheiSMvlwGNtNZa4CIiTK5bOHyk 394240
pyearth/_forward.cp310-win_amd64.pyd sha256=82wjkVEgjcpOdYF-chWI6oHD3vZIg6ZUUMOCz7v9138 259072
pyearth/_knot_search.cp310-win_amd64.pyd sha256=UC9vPXya-IPCXlhAEIg1E_2JurPwXq8nrhYJXTmUW44 406016
pyearth/_pruning.cp310-win_amd64.pyd sha256=w-BDFOTv9y3_pG6sgPX3SNSdPtJGdqbtSff95L4JUs4 129024
pyearth/_qr.cp310-win_amd64.pyd sha256=NWf7pcAd-cYMijd5A3DQ1Otp5vy4rI_4rBUej6WH7LI 238592
pyearth/_record.cp310-win_amd64.pyd sha256=1dRD2XSNMAwJ-uEyt4I38ODjbR0q9YCzrWpMOJF_dhY 173568
pyearth/_types.cp310-win_amd64.pyd sha256=qo3zPP4AioCGyihniNCHpzBUfqDJQBU6cKZR1wfGLNg 25088
pyearth/_util.cp310-win_amd64.pyd sha256=JT7ulJztqqnohCOxujAYw6_KBkAKwjMBBn6L7Rm3N1w 84992
py_earth2-0.2.0.dist-info/METADATA sha256=E3wbhBSb-E6qpKnhmJrDrQbb9QZO_tWSjOxGC2Xavp4 3947
py_earth2-0.2.0.dist-info/WHEEL sha256=gV2QQIehTwdgcZTuYrv3t7xf38GP96yAbc9cM4-HSKA 97
py_earth2-0.2.0.dist-info/licenses/LICENSE.txt sha256=b-xtzTitOJ-F1uZToLNs8HX-GxnnghUIjb7ZKOUbPyw 1510
py_earth2-0.2.0.dist-info/RECORD