Metadata-Version: 2.4
Name: sdepack
Version: 0.0.5
Summary: Runge-Kutta Numerical Integration Stochastic Differential Equations for Python
Keywords: numerical,stochastic,ito
Author-Email: John Burkardt <jvb25@pitt.edu>
Maintainer-Email: Saud Zahir <m.saud.zahir@gmail.com>, M Laraib Ali <laraibg786@outlook.com>
License-Expression: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Fortran
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Project-URL: homepage, https://eggzec.github.io/sdepack
Project-URL: documentation, https://eggzec.github.io/sdepack
Project-URL: source, https://github.com/eggzec/sdepack
Project-URL: releasenotes, https://github.com/eggzec/sdepack/releases/latest
Project-URL: issues, https://github.com/eggzec/sdepack/issues
Requires-Python: >=3.10
Requires-Dist: numpy
Description-Content-Type: text/markdown

# sdepack
Runge-Kutta Numerical Integration Stochastic Differential Equations for Python
