special-functions

View on PyPIReverse Dependencies (2)

0.3.7 special_functions-0.3.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
special_functions-0.3.7-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
special_functions-0.3.7-cp39-cp39-win_amd64.whl
special_functions-0.3.7-cp39-cp39-macosx_10_9_x86_64.whl
special_functions-0.3.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
special_functions-0.3.7-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
special_functions-0.3.7-cp312-cp312-win_amd64.whl
special_functions-0.3.7-cp312-cp312-macosx_10_9_x86_64.whl
special_functions-0.3.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
special_functions-0.3.7-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
special_functions-0.3.7-cp311-cp311-win_amd64.whl
special_functions-0.3.7-cp311-cp311-macosx_10_9_x86_64.whl
special_functions-0.3.7-cp311-cp311-macosx_11_0_arm64.whl
special_functions-0.3.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
special_functions-0.3.7-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
special_functions-0.3.7-cp310-cp310-win_amd64.whl
special_functions-0.3.7-cp310-cp310-macosx_10_9_x86_64.whl
special_functions-0.3.7-cp310-cp310-macosx_11_0_arm64.whl
special_functions-0.3.7-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
special_functions-0.3.7-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
special_functions-0.3.7-pp39-pypy39_pp73-win_amd64.whl
special_functions-0.3.7-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
special_functions-0.3.7-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
special_functions-0.3.7-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
special_functions-0.3.7-pp38-pypy38_pp73-win_amd64.whl
special_functions-0.3.7-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
special_functions-0.3.7-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
special_functions-0.3.7-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
special_functions-0.3.7-pp310-pypy310_pp73-win_amd64.whl
special_functions-0.3.7-pp310-pypy310_pp73-macosx_10_9_x86_64.whl

Wheel Details

Project: special-functions
Version: 0.3.7
Filename: special_functions-0.3.7-cp310-cp310-win_amd64.whl
Download: [link]
Size: 1937626
MD5: 7d95d989beec30938b1d16dfa4bbf700
SHA256: beeda39143c6e57aebeb16ea1f07d777cd1255165e7713184241cd58643821e2
Uploaded: 2024-01-21 23:19:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: special_functions
Version: 0.3.7
Summary: Cython and Python API for special functions.
Author-Email: Siavash Ameli <sameli[at]berkeley.edu>
Home-Page: https://ameli.github.io/special_functions/
Project-Url: Homepage, https://ameli.github.io/special_functions/
Project-Url: Documentation, https://ameli.github.io/special_functions/
Project-Url: Source, https://github.com/ameli/special_functions/
Project-Url: Download, https://github.com/ameli/special_functions/archive/main.zip
Project-Url: Tracker, https://github.com/ameli/special_functions/issues
License: Copyright (c) 2020-2022, Siavash Ameli <sameli@berkeley.edu> All rights reserved. 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.
Keywords: special-functions bessel-function gamma-function
Classifier: Programming Language :: Cython
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: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Natural Language :: English
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
[Description omitted; length: 19904 characters]

WHEEL

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

RECORD

Path Digest Size
special_functions-0.3.7.dist-info/METADATA sha256=HCy2qOdwVjC_SaYjNELZaKoX5oCYglRfqnXwPe8KKVg 23168
special_functions-0.3.7.dist-info/WHEEL sha256=1nIT8bOU3dBEtO1OHNUw1PB7s17JH9tAQ93SLqU9JNM 85
special_functions-0.3.7.dist-info/LICENSE.txt sha256=twnOHq6xKznSDrOvR-YbLog4Q0jzN9xgWDl9mM6ie8o 1553
special_functions/besseli.cp310-win_amd64.pyd sha256=UxHX7cr5Hf6B2LYEt_a2-WQcNCnhLBOkg9JiWTHQyeU 145678
special_functions/besseli.cp310-win_amd64.dll.a sha256=bTxevQbYym2CputPvy91Tl4jIuT2-MOUBniX8v1fBxk 1722
special_functions/besselj.cp310-win_amd64.pyd sha256=O1q_T6mEx5W4EExnk_5nMl21m8apeUtyuXdFSqTDOyI 141885
special_functions/besselj.cp310-win_amd64.dll.a sha256=VOJlhqpgOaKyn1GuRn--nxHgFo19ZvbMn_nMzy3BxE0 1722
special_functions/besselk.cp310-win_amd64.pyd sha256=rnio5qMHoiyN8CWt5-dI6u7dfcqQ6Ui6VjmJYbNTnMI 151150
special_functions/besselk.cp310-win_amd64.dll.a sha256=a62CBZhXwmJ2f6HzoQcTTqUuOC_2X8pzIDtb2_4ct8E 1722
special_functions/besselh.cp310-win_amd64.pyd sha256=3EIxSMR7JcNTPVAgpqXtuu3xJTC-HJ_D8NXdxa2cs7w 138039
special_functions/besselh.cp310-win_amd64.dll.a sha256=nAfK6pC2b58_WRl5rsM-mRjjffxn6YixY_4EmkDQJTM 1722
special_functions/bessely.cp310-win_amd64.pyd sha256=x6rk8gP0qm_fBi7MrsBLaN2o2KUqg1QVFNmvC0DRst8 141961
special_functions/bessely.cp310-win_amd64.dll.a sha256=wdZtA7vQImV-igqTSYBdlHZOfFhvMEjXb43kBDy1URU 1722
special_functions/cbesseli.cp310-win_amd64.pyd sha256=P0kIbZDhvYmuXC2mVsyzP890NG6x4hdNwfI8FIsoUV8 762371
special_functions/cbesseli.cp310-win_amd64.dll.a sha256=tGdBYPOQaJGDX6Hw9lYq2RNz13E3XnTVqIdK7UjaK_I 1740
special_functions/cbesselj.cp310-win_amd64.pyd sha256=4lPs--vFP2mZirxXMgmkCERWX_-HkdJf1a1FNJ4MTS4 763393
special_functions/cbesselj.cp310-win_amd64.dll.a sha256=6RJZFinmkyub3VCQbkItd-hffScifSe7qFscWTpY5Mk 1740
special_functions/cbesselk.cp310-win_amd64.pyd sha256=D4A6yRgqGUUqHVEWPWOhm5KmrL0WkHiTNZvG2zPJoQg 785573
special_functions/cbesselk.cp310-win_amd64.dll.a sha256=LuAb3RgqE4z4na_S_2C1T5PjrTl17smcfguFnD7RpPk 1740
special_functions/cbesselh.cp310-win_amd64.pyd sha256=o_j2dInlQRiJg1rhyUOIS7cgJwzEGO6L-EifV-_I0rw 790843
special_functions/cbesselh.cp310-win_amd64.dll.a sha256=06L0hlZWH1n3wzr_NSVyw3UAeaf1OmnDsznbUm1gABU 1740
special_functions/cbessely.cp310-win_amd64.pyd sha256=bLF6AJ3JoNbEus4qtyIHshyJy5z174b52Q9FC-fNaxg 791161
special_functions/cbessely.cp310-win_amd64.dll.a sha256=jxgpbq0wh8bWUAmTVe4wn7a1x2EAxWU--8A9XbIFJQo 1740
special_functions/lngamma.cp310-win_amd64.pyd sha256=Kb9YHyk0crwAOlKM6lZu3As0ZW6wqzHvsOyfIiBbWmw 131839
special_functions/lngamma.cp310-win_amd64.dll.a sha256=tunWJKq1kexKd9RDsp3pFya6qqVqflSG6Zklb2ctNVY 1722
special_functions/_complex_functions.cp310-win_amd64.pyd sha256=S3VAMPQrsTESglVwRdFO1N2KS9WbENDZ3iirW2Pndu0 70388
special_functions/_complex_functions.cp310-win_amd64.dll.a sha256=TEsYrh1LWO3qNLb2ln7z4MrsdcxmOL0pTj0phoXclGo 1886
special_functions/__init__.py sha256=jHeXjhR-9XVPHTWZDQ3UY7wjFyEzGE3TLL_8SePz6VQ 691
special_functions/__init__.pxd sha256=JEDEma6NGbH-CO1uQKI-NFmaDVt9D9ByqOa7C-A25sw 769
special_functions/__config__.py sha256=pF2q5q9rPJXS4uFrQ_RO55OjwOSS4WpJ0mDZQq9qgq0 2577
special_functions/besseli.pxd sha256=necqtB0KY-4qwHZZ63YDH99kJMsgBD5x-PLzE295gmo 837
special_functions/besselj.pxd sha256=tk5w4FP-vshx5p0fHDEIFuzNNevz7A6JbiUc4eIMVOQ 848
special_functions/besselk.pxd sha256=9R5PTMtQrdX3ywh5k8IZxZxwU5NevllqyljQZiaUksQ 848
special_functions/besselh.pxd sha256=6yl7pv077r_zxImnmPbPVI31GSPb-Y-hbuSWsFpnRAI 527
special_functions/bessely.pxd sha256=05qXRUpDscCLB0ijjy6LkJF9HFgq9TEVabgzbviZEv0 848
special_functions/cbesseli.pxd sha256=T2RJqQqa0VIRBC_llRofABXHeOrK5ntvgybifCBUw7c 922
special_functions/cbesselj.pxd sha256=DYRnjcgvszdKOO-GK7Ks77RrTxqQLZ9FT0jq1hUBa4s 922
special_functions/cbesselk.pxd sha256=-bfJjshmVICzubIsaSxMDbZmn9F5Rs65Tzaj0_9Qk9o 922
special_functions/cbesselh.pxd sha256=bDqRTs4I5TlErvLjOffCMJ7o2dVQY6wE95cZK0LZVWw 1010
special_functions/cbessely.pxd sha256=wrNqYE5vtHCrw4ttZHgJBiJyVpl8WgquCQTcwwzER64 922
special_functions/lngamma.pxd sha256=kvVDauwS3GOZf4qj-B6zFg-70Y_k_gvfY5qNCwCTI7k 383
special_functions/_complex_functions.pxd sha256=7E7RuEteaiiqucnIUHLVmm2qiHVdVPDFh1SxkzasclM 405
special_functions/cython_wrappers.py sha256=PeKlhnnK-BQ1iyzLQgmGRSc4iz2_2i0boYruW74Ed-M 9874
special_functions-0.3.7.dist-info/RECORD