idesolver

View on PyPIReverse Dependencies (0)

1.1.0 idesolver-1.1.0-py2.py3-none-any.whl

Wheel Details

Project: idesolver
Version: 1.1.0
Filename: idesolver-1.1.0-py2.py3-none-any.whl
Download: [link]
Size: 24762
MD5: a4198011bd1201a18f01af6276fb490e
SHA256: 59f1b3650b59a573467433df4b1b9654c1460dd76233d66ec5dcebe087a44331
Uploaded: 2020-11-19 17:53:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: idesolver
Version: 1.1.0
Summary: A general purpose iterative numeric integro-differential equation (IDE) solver
Author: Josh Karpel
Author-Email: karpel[at]wisc.edu
Maintainer: Josh Karpel
Maintainer-Email: karpel[at]wisc.edu
Home-Page: https://github.com/JoshKarpel/idesolver
License: GPL-3.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3.6
Requires-Dist: numpy (>=1.18)
Requires-Dist: scipy (>=1.4)
Requires-Dist: importlib-metadata (>=1.0); python_version < "3.8"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-issues; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: coverage; extra == "tests"
Requires-Dist: hypothesis; extra == "tests"
Requires-Dist: pre-commit; extra == "tests"
Requires-Dist: pytest (>=6); extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: pytest-mock; extra == "tests"
Provides-Extra: docs
Provides-Extra: tests
Description-Content-Type: text/x-rst
[Description omitted; length: 2151 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.35.1)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
idesolver/__init__.py sha256=GUFL0H5U1oScDLbnxoiWb6kcdFKxPFy-Y2Kxd9eHnTU 283
idesolver/exceptions.py sha256=yQH7dNtciLPzfSl9zJlkG5KvJQR3BvWmLkeLQOVYP7s 620
idesolver/idesolver.py sha256=oUj6wXyIYdI-vMlengd5D_OEp5zrEQNWPsAF-9FEk4A 15994
idesolver/version.py sha256=iuush54LX-XKSombreiiRMQIjtSEtjmjEEJYcFuvwaw 211
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/conftest.py sha256=6utbqQB7VSWZ26B8YHr4jElkEmixEdYFolH_dj17ZY8 148
tests/test_complex_quad.py sha256=UsEOhSSNpg--dEQ9oC57dJBPyi-dX5mh72H7CM2Cc3Q 1828
tests/test_complex_valued.py sha256=D0L7akEtjPd4cwS1CFUuQmQERn8qxYKF6yZ-xOF00W4 855
tests/test_misc.py sha256=C-LFXeyw3dx_QlMb-k4wE14ZehzcP2f-ECxJ6-S-_zs 4613
tests/test_solver_against_analytic_solutions.py sha256=C0FXk6IP41g67qhs7fw937WHt4sCG9clQ99tCpMr0ns 3628
tests/test_solver_constructor_checks.py sha256=XXttWQSV_Lgwpt3qsoJFowEG5bjZz0M6JyybBE2MMJA 2575
tests/test_version.py sha256=QB792koOiXjSOJkZ027W_9qv5ZiSzehgmOWGc0mh9MY 94
idesolver-1.1.0.dist-info/LICENSE sha256=WJ7YI-moTFb-uVrFjnzzhGJrnL9P2iqQe8NuED3hutI 35141
idesolver-1.1.0.dist-info/METADATA sha256=6DxCUzNE9ZY-jr20WsaUYWpEk4oCmNL8mG9GeyzBanA 3819
idesolver-1.1.0.dist-info/WHEEL sha256=ADKeyaGyKF5DwBNE0sRE5pvW-bSkFMJfBuhzZ3rceP4 110
idesolver-1.1.0.dist-info/top_level.txt sha256=FbgVR36r95ydWlu2Hm7QdOqeSIMrEEWDubxriHMKZPM 16
idesolver-1.1.0.dist-info/RECORD

top_level.txt

idesolver
tests