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-cp312-cp312-win_amd64.whl
Download: [link]
Size: 778613
MD5: 75687e3f202229751f047bc8a9b015b4
SHA256: c96dd5cd386a3c9ba8384be66d794232301479401c5e63d50fa3d7814d043b5f
Uploaded: 2025-02-24 17:10:51 +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: cp312-cp312-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.cp312-win_amd64.pyd sha256=WJN0_nbSniGc_lomQUZ6F1das7JzskZBhUSSSx9J7jU 399872
pyearth/_forward.cp312-win_amd64.pyd sha256=8oh6OzwuA_fikP2sWhqSxxNsC9uPHtRhZI_i2vu5UlQ 264192
pyearth/_knot_search.cp312-win_amd64.pyd sha256=WMkXSO28Bz4wrVaT8gTAUBL1AvBq-roNBHwx6O8ZGO8 406016
pyearth/_pruning.cp312-win_amd64.pyd sha256=cYsl0NB6dNd9fVihn18RsEwj5ZbBXY-K1lXiEMMiaGw 131072
pyearth/_qr.cp312-win_amd64.pyd sha256=l9axmDVFCEy3s7bm91UVMGn2ER93aUoyypejzLYpWy0 240128
pyearth/_record.cp312-win_amd64.pyd sha256=cYkzZk3aieIyJsPTKrXVGLcRYFnym9bVtMwm760jnsc 173568
pyearth/_types.cp312-win_amd64.pyd sha256=gilfAecOkfrb5pxOgb8ifNzlebbYJ28Jn5PCGOQs4y0 24576
pyearth/_util.cp312-win_amd64.pyd sha256=ld858SFnuUsstoBNSGAGHoTwaQmLED_eAMZ7_7xGmoY 85504
py_earth2-0.2.0.dist-info/METADATA sha256=E3wbhBSb-E6qpKnhmJrDrQbb9QZO_tWSjOxGC2Xavp4 3947
py_earth2-0.2.0.dist-info/WHEEL sha256=q-CHs1Z6HMI6XPClGVH4H2qlNYhyGLYJ0JHEDfXLBZo 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