Metadata-Version: 2.1
Name: stochpro
Version: 0.0.1
Summary: Sampling from stochastic processes.
Home-page: https://github.com/dsagolla/stochpro
Download-URL: https://github.com/dsagolla/stochpro/archive/main.zip
Author: Daniel Sagolla
Author-email: dsagolla@mailbox.org
Project-URL: Documentation, https://stochpro.readthedocs.io/en/latest/
Project-URL: Source, https://github.com/dsagolla/stochpro
Project-URL: Tracker, https://github.com/dsagolla/stochpro/issues
Keywords: probability stochastic random sampling sample simulate simulating stochastic-process process gaussian gaussian-process brownian-motion ito ito-process
Platform: Linux
Platform: OSX
Platform: Windows
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
Provides-Extra: test
Provides-Extra: docs
License-File: LICENCE

StochPro
********

A python package for sampling random processes.
