scikit-sundae

View on PyPIReverse Dependencies (1)

1.0.0 scikit_sundae-1.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
scikit_sundae-1.0.0-cp39-cp39-win_amd64.whl
scikit_sundae-1.0.0-cp39-cp39-macosx_11_0_x86_64.whl
scikit_sundae-1.0.0-cp39-cp39-macosx_11_0_arm64.whl
scikit_sundae-1.0.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
scikit_sundae-1.0.0-cp313-cp313-win_amd64.whl
scikit_sundae-1.0.0-cp313-cp313-macosx_11_0_x86_64.whl
scikit_sundae-1.0.0-cp313-cp313-macosx_11_0_arm64.whl
scikit_sundae-1.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
scikit_sundae-1.0.0-cp312-cp312-win_amd64.whl
scikit_sundae-1.0.0-cp312-cp312-macosx_11_0_x86_64.whl
scikit_sundae-1.0.0-cp312-cp312-macosx_11_0_arm64.whl
scikit_sundae-1.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
scikit_sundae-1.0.0-cp311-cp311-win_amd64.whl
scikit_sundae-1.0.0-cp311-cp311-macosx_11_0_x86_64.whl
scikit_sundae-1.0.0-cp311-cp311-macosx_11_0_arm64.whl
scikit_sundae-1.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
scikit_sundae-1.0.0-cp310-cp310-win_amd64.whl
scikit_sundae-1.0.0-cp310-cp310-macosx_11_0_x86_64.whl
scikit_sundae-1.0.0-cp310-cp310-macosx_11_0_arm64.whl

Wheel Details

Project: scikit-sundae
Version: 1.0.0
Filename: scikit_sundae-1.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Download: [link]
Size: 631699
MD5: 5dcb5f1a422064050f60168bd1865d59
SHA256: 2a26d4ebb8b884161a26f7f03cdddd34c1c62650c3f35aaf46d581a460772909
Uploaded: 2024-12-23 17:40:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: scikit-sundae
Version: 1.0.0
Summary: SUNDIALS bindings to differential aglebraic equation solvers.
Author: Corey R. Randall
Author-Email: corey.randall[at]nrel.gov
Maintainer: Corey R. Randall
Maintainer-Email: corey.randall[at]nrel.gov
Project-Url: Homepage, https://github.com/NREL/scikit-sundae
Project-Url: Documentation, https://scikit-sundae.readthedocs.io/
Project-Url: Repository, https://github.com/NREL/scikit-sundae
Project-Url: Issues, https://github.com/NREL/scikit-sundae/issues
License: BSD 3-Clause License Copyright (c) 2024, Alliance for Sustainable Energy, LLC 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: sundials,dae,ode,integrator,ivp
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Programming Language :: Python :: 3
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 :: 3.13
Requires-Python: <3.14,>=3.9
Requires-Dist: numpy
Requires-Dist: nox; extra == "dev"
Requires-Dist: pandas; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-xdist; extra == "dev"
Requires-Dist: genbadge[all]; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: autopep8; extra == "dev"
Requires-Dist: codespell; extra == "dev"
Requires-Dist: sphinx; extra == "dev"
Requires-Dist: myst-nb; extra == "dev"
Requires-Dist: sphinx-design; extra == "dev"
Requires-Dist: sphinx-autoapi; extra == "dev"
Requires-Dist: sphinx-favicon; extra == "dev"
Requires-Dist: sphinx-copybutton; extra == "dev"
Requires-Dist: pydata-sphinx-theme; extra == "dev"
Requires-Dist: matplotlib; extra == "dev"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: myst-nb; extra == "docs"
Requires-Dist: sphinx-design; extra == "docs"
Requires-Dist: sphinx-autoapi; extra == "docs"
Requires-Dist: sphinx-favicon; extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: pydata-sphinx-theme; extra == "docs"
Requires-Dist: matplotlib; extra == "docs"
Provides-Extra: dev
Provides-Extra: docs
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: SUNDIALS_LICENSE
[Description omitted; length: 6971 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.6.0)
Root-Is-Purelib: false
Tag: cp39-cp39-manylinux_2_17_x86_64
Tag: cp39-cp39-manylinux2014_x86_64

RECORD

Path Digest Size
scikit_sundae.libs/libsundials_cvode-cfe0992d.so.7.2.1 sha256=pEDBwqGViMpzhwBGFJTECuvtmorf9pY1mLP854swLXI 298177
scikit_sundae.libs/libsundials_sunmatrixband-52976af2.so.5.2.1 sha256=7jsrIVarlOklcCFkIu1Nj91d3biXzvOKU0lPyTbrLUE 38265
scikit_sundae.libs/libsundials_sunlinsolband-0ce71879.so.5.2.1 sha256=jKPYW-AEYqJpz39G0mViPRsqIXo5Hqel25OzR4Ly0kc 25841
scikit_sundae.libs/libsundials_ida-31d30b89.so.7.2.1 sha256=ZuPjhH76u4xe87d0jFqKTwR4f_pGF6ial0QOx_D4Crc 277081
scikit_sundae.libs/libsundials_core-d4ccb4ff.so.7.2.1 sha256=eZ5LlF_Db69fIn5sBQPKEzwN3Wjp2D4KHvIMdNXTJtw 134297
scikit_sundae.libs/libsundials_nvecserial-6b632411.so.7.2.1 sha256=FZTzaX45ptRfp8sKvemgQncKUq54kYZTVLESqShjD78 51441
scikit_sundae.libs/libsundials_sunlinsoldense-c17f7df1.so.5.2.1 sha256=ISxVkhvrgR5HHg6VXQPcAdRuNwg4CDxttWvX-2jLxJM 25881
scikit_sundae.libs/libsundials_sunmatrixdense-3b4b8ad1.so.5.2.1 sha256=2KAvnN0QXbQ8KMVQqCT_4MO8vPiDdka4-164SwR1GXY 25857
scikit_sundae-1.0.0.dist-info/METADATA sha256=q0N5EhUk8PD_LQg6yRPZfBXWiU3KQvf3ZM2qU94-4GM 11070
scikit_sundae-1.0.0.dist-info/RECORD
scikit_sundae-1.0.0.dist-info/top_level.txt sha256=4wHD-w_qHuXmDY5o-sxu7NRJI4_45hVXDfxEEydoSZ4 9
scikit_sundae-1.0.0.dist-info/SUNDIALS_LICENSE sha256=FvGQPBz01y4_LxIBJeP_LDMIh0qx34v6dXhDlI9xJdI 1576
scikit_sundae-1.0.0.dist-info/WHEEL sha256=spWaklch-My_1sjHJpcWoraPnXSK2XoSHb86KP36Lu8 147
scikit_sundae-1.0.0.dist-info/LICENSE sha256=ynxEe4bp7GTKbt5DkHASkGbvPfh2mecOJTGoDzs7cUQ 1523
sksundae/_cy_common.cpython-39-x86_64-linux-gnu.so sha256=FOk4gOEp_7q0xf56NvtTmjuPbe6gy3KNXIyZpAgXbUg 68089
sksundae/_cy_ida.pyx sha256=wvBYF6vuo7AuDgbGElUBpqht0uTqKkb94b6438kHy-Q 37516
sksundae/_cy_cvode.cpython-39-x86_64-linux-gnu.so sha256=grfTUYTrl87g2ldpcKZimXwJTWnwpczRptzNkMnmnwI 390273
sksundae/c_nvector.pxd sha256=hTwR7vTiAeF1_PRK7Vc0753xRhHiu-12XM8DDxLVTIw 247
sksundae/_cy_ida.cpython-39-x86_64-linux-gnu.so sha256=WY_sRJYNAWx5Nz28ncLiC99hfazij0vxYu53rFsQac4 427097
sksundae/ida.py sha256=CCEgUYFmegnM-99_Iny57vYXvFWsGmrpFXYrGcjkQQw 19273
sksundae/__init__.py sha256=RwrWnENFgLvahx5ZJJxWv_ssAGtdPexNNqyX4atjTVk 3014
sksundae/config.pxi sha256=5WVjHAWxn-7bpGlqiH8TogoUcv5xp4Cl2D33aNa9M2I 98
sksundae/_cy_common.pyx sha256=RDbSVfrZjrSW71GDF4ysR6UMxG5yIQNyD-rXznw4Lis 3602
sksundae/c_cvode.pxd sha256=DMJgjYQq3jqYtHgi1fCzSGa47n-RsB4KoazqXrDAUX8 2626
sksundae/utils.py sha256=d5xj3jSQOWiTJvmaDleTLask9SBO0GGUY4tAbVUxLYg 4470
sksundae/_cy_cvode.pyx sha256=xo9PM81sePfXfktNqBXSdeBvZ1qoka_xnFvUl8gFbOg 34499
sksundae/cvode.py sha256=XnyHMfRKF-WYhBDcBVEa0-qD4Ec_uZQp3nyDEe8E3N8 16660
sksundae/_cy_common.pxd sha256=OiHy4m7P9BWzDrldbZvRkB3edzMhy54jEOb8mLqsBMQ 604
sksundae/c_sundials.pxd sha256=PLnsMu2RXCJgKad8WEPgh1KuX5r2kmSoD1l_cGJK6Q8 2378
sksundae/c_ida.pxd sha256=2dZ1CjZEzkW4PEdPTxxE2gQkzVeGCCeJleIk-HD7Fhs 2897
sksundae/c_sunlinsol.pxd sha256=Xp_c8wxF1ERv2ZM9DzwNOgWvwDis1FaUANJ8sp02Bec 353
sksundae/c_sunmatrix.pxd sha256=BjRbcZUpSlro9pVCmu5CUkpWuiD9wUGYNSodhGxxrY4 685

top_level.txt

sksundae