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-macosx_11_0_x86_64.whl
Download: [link]
Size: 566229
MD5: 038b8cd055c61eea37816c4f87cabf16
SHA256: 9c547295e972ce0873288def142c0ff01d925bedc6c0e5df8fde49fbfc3ac01b
Uploaded: 2024-11-12 22:01:05 +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-macosx_11_0_x86_64

RECORD

Path Digest Size
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/WHEEL sha256=gsMmu5eZML42ymda8S9qhnYrtlLD8i0HvOebLSLZywI 108
scikit_sundae-1.0.0rc3.dist-info/SUNDIALS_LICENSE sha256=FvGQPBz01y4_LxIBJeP_LDMIh0qx34v6dXhDlI9xJdI 1576
scikit_sundae-1.0.0rc3.dist-info/top_level.txt sha256=4wHD-w_qHuXmDY5o-sxu7NRJI4_45hVXDfxEEydoSZ4 9
scikit_sundae-1.0.0rc3.dist-info/METADATA sha256=dzNlvKN7Y0f0HNDpDGqAE30YKdv0ekAvtavWxEmV6OM 10955
sksundae/_cy_ida.cpython-39-darwin.so sha256=SUy50lZtFXHwiSP7IkNG8dLaN3VAi_dQ5WbnF2l26Gg 395584
sksundae/config.pxi sha256=kYkKoSqgd_p30MXSbqrmnQcyYlKAGmrXzKc8uw6VEig 98
sksundae/_cy_ida.pyx sha256=sgQVlWyQfMv7XWQjlWmpYmXp1Nxv9WUFk8SsFDpglZs 37461
sksundae/_cy_common.pxd sha256=w4Xe1UYA5N2kwL7Apl_2JrBfy05jUU8B9zY5v4t8hFk 602
sksundae/c_cvode.pxd sha256=xPIZwdzFbHjxtsgMcozFy3V00JyeazBUZ3SquY3sLk4 2585
sksundae/c_nvector.pxd sha256=hTwR7vTiAeF1_PRK7Vc0753xRhHiu-12XM8DDxLVTIw 247
sksundae/c_ida.pxd sha256=x54zk59r3nhgert0E0Uq6QzU5NrzA55ouFMJct4KOMo 2864
sksundae/_cy_cvode.pyx sha256=eeKdf4YBQ4IwKVvh0OERhBADS7FUhPCJ5oUhcAdp8iU 34444
sksundae/__init__.py sha256=0D_H8wRQoGOmXHCrqfsKvJmMgz-h0yUtOFaTN-AZkP0 3017
sksundae/cvode.py sha256=XnyHMfRKF-WYhBDcBVEa0-qD4Ec_uZQp3nyDEe8E3N8 16660
sksundae/ida.py sha256=CCEgUYFmegnM-99_Iny57vYXvFWsGmrpFXYrGcjkQQw 19273
sksundae/_cy_cvode.cpython-39-darwin.so sha256=c-iph8nE0fYbfPXaX7ron1FxpikCoROyk8_nMYzFuio 360000
sksundae/c_sundials.pxd sha256=2oKxFfcmT027Se5-xFu8NpJMbTfE_wa-rt2dIaOGHlU 2369
sksundae/utils.py sha256=d5xj3jSQOWiTJvmaDleTLask9SBO0GGUY4tAbVUxLYg 4470
sksundae/_cy_common.pyx sha256=RDbSVfrZjrSW71GDF4ysR6UMxG5yIQNyD-rXznw4Lis 3602
sksundae/_cy_common.cpython-39-darwin.so sha256=PeZB8VqknF4iGLiMbpR4Zc6bos1DRpg-M3olQ2RcfLk 109568
sksundae/c_sunmatrix.pxd sha256=BjRbcZUpSlro9pVCmu5CUkpWuiD9wUGYNSodhGxxrY4 685
sksundae/c_sunlinsol.pxd sha256=Xp_c8wxF1ERv2ZM9DzwNOgWvwDis1FaUANJ8sp02Bec 353
sksundae/.dylibs/libsundials_sunmatrixdense.5.1.1.dylib sha256=_c5bM3MveUsI-RuiWw7v0vVLckQQ2_lXbYpLAO_BUWE 32128
sksundae/.dylibs/libsundials_core.7.1.1.dylib sha256=M9q4tHngG2mjIaLb6SSJsEJ0lCjaxAbvl7nqpZ3n-po 101360
sksundae/.dylibs/libsundials_ida.7.1.1.dylib sha256=MXtxKWZaSqvllphh5hsH63vjO28PHJ51EZQ5VpJrPBk 222368
sksundae/.dylibs/libsundials_sunmatrixband.5.1.1.dylib sha256=WfQk8ef3XNFa9vNpYd9ONBuksR3mcAdp0wgS6dhSJ9U 36592
sksundae/.dylibs/libsundials_nvecserial.7.1.1.dylib sha256=9Z1qZlgU1z-lNNbw6YspXz-CzANwAY75e_EmU0b-TD0 72544
sksundae/.dylibs/libsundials_sunlinsolband.5.1.1.dylib sha256=f5QiRgdTy04BcPQvO4KGPjTZ4fjaord5PPSW7Q1Xlqk 31840
sksundae/.dylibs/libsundials_cvode.7.1.1.dylib sha256=yoMR87ctiQNolVnVV35NYnQ0Ma8tQ--VbmjGI0aLk0w 240608
sksundae/.dylibs/libsundials_sunlinsoldense.5.1.1.dylib sha256=RuqymlzQnXX9A-f7EQK5gygJ2leVBVSjTma9AKM-7Sw 31952

top_level.txt

sksundae