sdelib is a Python package (written in Python 3.5) for performing various actions on Ito stochastic differential equations (SDE). These actions include: 1) Input SDEs as SDEprob objects. 2) Solve SDEs with an SDEint class that performs numerical Ito integration on SDEprob objects. 3) Estimate strong and weak orders of convergence through a SDEanalysis class 4) Perform these actions either through creating a Python script which uses the above classes, or running gui.py which allows you to perform these actions quickly through a GUI.
sdelib was written as part of a Master’s thesis and is intended to be able to do simple actions on SDEs without requiring a lot of coding to do so.
This version requires Python 3 or later;
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file sdelib-0.905.tar.gz.
File metadata
- Download URL: sdelib-0.905.tar.gz
- Upload date:
- Size: 169.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5136861f589c3f83b3b7c12695d22634938a63579104993ce0dd9f44ba67ddb9
|
|
| MD5 |
dc9666c7cbd891c56cb8238269222f8f
|
|
| BLAKE2b-256 |
3d060e4265e14fc8029c6e23315035e953500674be204f3e82db8f12d2c6d7e5
|