functional-algorithms

View on PyPIReverse Dependencies (0)

0.12.0 functional_algorithms-0.12.0-py3-none-any.whl

Wheel Details

Project: functional-algorithms
Version: 0.12.0
Filename: functional_algorithms-0.12.0-py3-none-any.whl
Download: [link]
Size: 84062
MD5: daaeb1ed5f10ec2c463cc72b1b6439f0
SHA256: 41d19969905d689b0eb9e4a504caa54128772bf4708bfa4a08aaee0d4640f5fe
Uploaded: 2024-11-21 18:07:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: functional_algorithms
Version: 0.12.0
Summary: Functional algorithms and implementations
Author-Email: Pearu Peterson <pearu.peterson[at]gmail.com>
Project-Url: Home, https://github.com/pearu/functional_algorithms
Project-Url: Source, https://github.com/pearu/functional_algorithms
License: BSD 3-Clause License Copyright (c) 2024, Pearu Peterson Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. 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. 3. Neither the name of the copyright holder 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: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Requires-Python: >=3.11
Requires-Dist: black
Requires-Dist: numpy
Requires-Dist: mpmath
Requires-Dist: clang-format
Requires-Dist: pytest; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Requires-Dist: pre-commit; extra == "dev"
Provides-Extra: test
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 14206 characters]

WHEEL

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

RECORD

Path Digest Size
functional_algorithms/__init__.py sha256=q9NXTAWJaetsO12yTL7RnbtlfpRUGZgSdKwDsrhdg4I 572
functional_algorithms/_version.py sha256=HJyq47ePtlF3WPYAhFFp5LPsrHyF6oju_vSEfklwWro 413
functional_algorithms/algorithms.py sha256=R32kzur_gtcZH6xocL7cvU5RFyaaV6oSDBVKWTScuss 40905
functional_algorithms/context.py sha256=Jjd77jMjj_eAnLe1Y_IzU2e95TKcE9x8aFb8xp0DSMU 16999
functional_algorithms/expr.py sha256=cT8bIe_SCm8H2l5Va3apznPrjhkJXX1is_mtTHatATY 37109
functional_algorithms/restrict.py sha256=VVpV5SUJNBMOkqEvnVGmI8GTvfzsfRZYzIgtcA1AZ68 3892
functional_algorithms/rewrite.py sha256=EpOpb72tegK5ciDLoiRIgHuG7JNFXNMRTVU09lZl8Qw 34098
functional_algorithms/signatures.py sha256=a5DdkiaH4Q6dYw0moxuty5ynabrrR_WPBaFEodXHHfE 2578
functional_algorithms/textimage.py sha256=oqWjCyuBUxfPWh3uYLTcufyEobiidY-HENYff8hvfQo 6578
functional_algorithms/typesystem.py sha256=M-FfeDAdHkM_jOiUQwEnHnZyJneq1pmYHWZG6IF9KdY 3792
functional_algorithms/utils.py sha256=rJ9mf4RubqEvanoqoDLvxhP6Md7o1Zl_Yo1npl4atLE 65399
functional_algorithms/targets/__init__.py sha256=0TLTAfR7_kc3oZiRb-dFqAOUqONvWWWtjVqY0LV1JUc 142
functional_algorithms/targets/base.py sha256=qd2X2QFdlIM7tQvN0ByvYX0qtPjR_FWi2pNYgUosHKY 5787
functional_algorithms/targets/cpp.py sha256=SpP8Jww6dSiVFj96n5UG0pL_imw3rU-FSPa5AKZpchs 6370
functional_algorithms/targets/numpy.py sha256=c7u2fHYLOW026-WQQSxS_AudqOjAEXBsH1Mhk8l4Pck 7746
functional_algorithms/targets/python.py sha256=E4eI60WKzzs3EpcvKH6H-nodJW9GdIrH762rYbMmo4g 4376
functional_algorithms/targets/stablehlo.py sha256=_k5X3WsYHqj-hX4YYYQBB91nwG_8MVZwCxr145ux7S8 6995
functional_algorithms/targets/symbolic.py sha256=TIyFVs9pMeTNDe0s7gcjvaSBii0-VWEglNvJsVAlzUw 3791
functional_algorithms/targets/xla_client.py sha256=TpmQ6xYWBL_AgP7leCISaCK-tKgibas69Q4-sbbWt-M 4658
functional_algorithms/tests/__init__.py sha256=K58l-1fhDYi_KcnyQEFmTGdXV5cgTyc4PZpAKptnqyo 97
functional_algorithms/tests/test_accuracy.py sha256=ISVEw2z0ULFpheNc9ApecZEcmNrun1OGoceH7-LQpT4 5515
functional_algorithms/tests/test_algorithms.py sha256=-6efOeCg6Xxi5DZ6ffKSklq1Y0nowjXn2v9dpOcg2Dc 6067
functional_algorithms/tests/test_api.py sha256=fhEkp8WFdeEDCZf8HBSzLcxu30Dt5FAClzJGW6T3ufE 1662
functional_algorithms/tests/test_context.py sha256=7mhhqPglA3snsl7SajWsMHUIA4Fgm5ZhSehZICtPH9A 180
functional_algorithms/tests/test_expr.py sha256=5ZL9rtGWmNMXxjdNMEfaEoxRrAURFNYlznFabo1PWu0 26716
functional_algorithms/tests/test_functional_algorithms.py sha256=WEOTlyOED4qCdcIjd6VQxRiL3B4CUVkC21Mpli-vkKw 13787
functional_algorithms/tests/test_restrict.py sha256=ah0WaWVCJ0WS7wfWbQbTwFcmW-gbzX_xjo6Z6mVrPQM 1281
functional_algorithms/tests/test_utils.py sha256=D7yVSphpv-GdnhMq8DQajY-oFQySuZHgXjaH1RMxGm4 16427
functional_algorithms-0.12.0.dist-info/LICENSE sha256=C8_A6_3Q8IzRTmLkp_6tjOP5PQLMXCYV-hA9yEKr94Q 1501
functional_algorithms-0.12.0.dist-info/METADATA sha256=Un7GEDcI4LX5FHyrrIAjUjLLftKBT3GThGWCpzU7Iz0 16910
functional_algorithms-0.12.0.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
functional_algorithms-0.12.0.dist-info/top_level.txt sha256=AAat0jTqmqS8z1-MPCDA0QacBpwLk1Do0n4xCgrPgj0 22
functional_algorithms-0.12.0.dist-info/RECORD

top_level.txt

functional_algorithms