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-cp310-cp310-macosx_11_0_arm64.whl
Download: [link]
Size: 499068
MD5: 4707880b60dede7a3b13bfd942f25b80
SHA256: 33a0b8b5a413b9745ba0942b5999765c5df6fd1fc38ef473ec5c88836b89be45
Uploaded: 2024-11-12 22:00:33 +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: cp310-cp310-macosx_11_0_arm64

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=pDZD-y7BVC4eDa-Vl5HcvOir7JpRJzP8f3y_txim6Ls 109
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_common.cpython-310-darwin.so sha256=a9-ith9zS8ZKnXsJ3wQanHfR823X7choKtcqobvKfOw 93056
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/_cy_ida.cpython-310-darwin.so sha256=0Sh1jjwc6JTk7wYfeGTy5j_zr5IcDAmjsUBEWv0Ii98 362736
sksundae/ida.py sha256=CCEgUYFmegnM-99_Iny57vYXvFWsGmrpFXYrGcjkQQw 19273
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_cvode.cpython-310-darwin.so sha256=BCsR9kdSINCrj3Za3hXhxkoMqDMRvPI5jBhgsMl0j-0 360176
sksundae/c_sunmatrix.pxd sha256=BjRbcZUpSlro9pVCmu5CUkpWuiD9wUGYNSodhGxxrY4 685
sksundae/c_sunlinsol.pxd sha256=Xp_c8wxF1ERv2ZM9DzwNOgWvwDis1FaUANJ8sp02Bec 353
sksundae/.dylibs/libsundials_sunmatrixdense.5.1.1.dylib sha256=HZ2y1JhNhRT64i_gqp4_cWVQcxYirjIwdgTX2uzp-bU 69296
sksundae/.dylibs/libsundials_core.7.1.1.dylib sha256=gWVX9dNYgVa0hlWWx5ENEfWqK_ehqfEq_i2tkBp93Lg 117872
sksundae/.dylibs/libsundials_ida.7.1.1.dylib sha256=vsysKBngTlD6nIVP09Djwtv-EHK2l7F4sHcxan5Szag 214128
sksundae/.dylibs/libsundials_sunmatrixband.5.1.1.dylib sha256=TNCVlcOmg4N-cTV8Ms8OBULR4IHTATrv20gm8bAMF4M 69648
sksundae/.dylibs/libsundials_nvecserial.7.1.1.dylib sha256=6mnvZ4wAWhpo36kLJUd6jMYJHnxkHgnN_DqX6t3EaMc 89072
sksundae/.dylibs/libsundials_sunlinsolband.5.1.1.dylib sha256=H451b7jsSLz4Cr7LmEBvypbTXJswRMme8cCuQRVi8pA 69024
sksundae/.dylibs/libsundials_cvode.7.1.1.dylib sha256=SZW5Y1tM0Ve4zLeryBIDEJJNyOuJBmoURTLk0Yrj3hE 232368
sksundae/.dylibs/libsundials_sunlinsoldense.5.1.1.dylib sha256=57W1I6kDwy3Vj2DbJFJUWKk2WDAnQw4mAJ-wJ26Bzrk 69136

top_level.txt

sksundae