scikit-sundae

View on PyPIReverse Dependencies (1)

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

Wheel Details

Project: scikit-sundae
Version: 1.0.0rc3
Filename: scikit_sundae-1.0.0rc3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Download: [link]
Size: 628594
MD5: 2914b5d5f6b37beffd66e3d9174c4cd3
SHA256: 292d920a5aa9f8fd017b42e8cf6a639af554c5cc2e68f3492faf0bc735281354
Uploaded: 2024-11-12 22:01:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: scikit-sundae
Version: 1.0.0rc3
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: 6828 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.4.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-ee1110ed.so.7.1.1 sha256=E1yJjTk8-9EPfEsZp2uStFpWWNVVCCPbXzBkz9hCfsI 298144
scikit_sundae.libs/libsundials_core-50298af5.so.7.1.1 sha256=LWxoqUEwMmDTJitynGXhgzALOyeqXcSj2jCAzxhLXwk 133760
scikit_sundae.libs/libsundials_sunlinsoldense-c0cfbd5e.so.5.1.1 sha256=HKffumOiRfgnsF3yZOh-zofw3RV1kZIRfe8gzGImVjs 25880
scikit_sundae.libs/libsundials_nvecserial-811a19d5.so.7.1.1 sha256=z4WXiyzR9acgGcPMfbn_xHAYACcUmo5tGwk6gyJ7vWc 51456
scikit_sundae.libs/libsundials_sunlinsolband-99e9bb5b.so.5.1.1 sha256=LQv_bNf683GTYsjlc9i-WZNh-kApa41bTWPjQWmOYcI 25840
scikit_sundae.libs/libsundials_sunmatrixband-65cb26e3.so.5.1.1 sha256=dIOe7TiwC99gZdfYaPHq4F7ATt2Fyt2bEG0CD8brw0c 38264
scikit_sundae.libs/libsundials_sunmatrixdense-b48ea078.so.5.1.1 sha256=3I5OV7PTFLpjiaHXLJbU5ex6ChOJaHqnkt5JRZbhAJI 25856
scikit_sundae.libs/libsundials_ida-6c5a3a67.so.7.1.1 sha256=Kanr-6DO3ihkc7IU3g73PE78yYONBvVNLXGL6iNmXhQ 281144
scikit_sundae-1.0.0rc3.dist-info/top_level.txt sha256=4wHD-w_qHuXmDY5o-sxu7NRJI4_45hVXDfxEEydoSZ4 9
scikit_sundae-1.0.0rc3.dist-info/RECORD
scikit_sundae-1.0.0rc3.dist-info/LICENSE sha256=ynxEe4bp7GTKbt5DkHASkGbvPfh2mecOJTGoDzs7cUQ 1523
scikit_sundae-1.0.0rc3.dist-info/METADATA sha256=dzNlvKN7Y0f0HNDpDGqAE30YKdv0ekAvtavWxEmV6OM 10955
scikit_sundae-1.0.0rc3.dist-info/SUNDIALS_LICENSE sha256=FvGQPBz01y4_LxIBJeP_LDMIh0qx34v6dXhDlI9xJdI 1576
scikit_sundae-1.0.0rc3.dist-info/WHEEL sha256=JWdX-xdoZ9E3KLlFIfPtAdcMmIr404YbAASDpKs8yDw 147
sksundae/_cy_common.pyx sha256=RDbSVfrZjrSW71GDF4ysR6UMxG5yIQNyD-rXznw4Lis 3602
sksundae/utils.py sha256=d5xj3jSQOWiTJvmaDleTLask9SBO0GGUY4tAbVUxLYg 4470
sksundae/cvode.py sha256=XnyHMfRKF-WYhBDcBVEa0-qD4Ec_uZQp3nyDEe8E3N8 16660
sksundae/_cy_common.pxd sha256=w4Xe1UYA5N2kwL7Apl_2JrBfy05jUU8B9zY5v4t8hFk 602
sksundae/_cy_cvode.cpython-39-x86_64-linux-gnu.so sha256=4bbO8ADsLr7Jn-NbPXXcu7jQJcJICDmvmcXffrqb-AY 398448
sksundae/c_sunlinsol.pxd sha256=Xp_c8wxF1ERv2ZM9DzwNOgWvwDis1FaUANJ8sp02Bec 353
sksundae/c_sundials.pxd sha256=2oKxFfcmT027Se5-xFu8NpJMbTfE_wa-rt2dIaOGHlU 2369
sksundae/_cy_cvode.pyx sha256=eeKdf4YBQ4IwKVvh0OERhBADS7FUhPCJ5oUhcAdp8iU 34444
sksundae/c_nvector.pxd sha256=hTwR7vTiAeF1_PRK7Vc0753xRhHiu-12XM8DDxLVTIw 247
sksundae/c_cvode.pxd sha256=xPIZwdzFbHjxtsgMcozFy3V00JyeazBUZ3SquY3sLk4 2585
sksundae/__init__.py sha256=0D_H8wRQoGOmXHCrqfsKvJmMgz-h0yUtOFaTN-AZkP0 3017
sksundae/ida.py sha256=CCEgUYFmegnM-99_Iny57vYXvFWsGmrpFXYrGcjkQQw 19273
sksundae/_cy_ida.pyx sha256=sgQVlWyQfMv7XWQjlWmpYmXp1Nxv9WUFk8SsFDpglZs 37461
sksundae/c_ida.pxd sha256=x54zk59r3nhgert0E0Uq6QzU5NrzA55ouFMJct4KOMo 2864
sksundae/c_sunmatrix.pxd sha256=BjRbcZUpSlro9pVCmu5CUkpWuiD9wUGYNSodhGxxrY4 685
sksundae/_cy_common.cpython-39-x86_64-linux-gnu.so sha256=d6ElsYgryXr3r5z7YC4lz4Doj-BGz-7eeeppx2p7mPU 68088
sksundae/config.pxi sha256=kYkKoSqgd_p30MXSbqrmnQcyYlKAGmrXzKc8uw6VEig 98
sksundae/_cy_ida.cpython-39-x86_64-linux-gnu.so sha256=bWBHVvyt7qbtsIglPZVZd6IGX3ucIlh-ioFXINHiiTo 435272

top_level.txt

sksundae