A simple tool for numerical stochastic differential equations
Project description
Stochastic Differential Equations
| Package | Documentation | Code Coverage |
|---|---|---|
| sde |
So you say you are interested in stochastic differential equations? And you also subscribe to the idea of learning by example? Well, you are in luck! sde provides basic tools for simulating brownian motions which is the basic ingredients to lots of SDE models, performing different types of stochastic integrations, Eular-Maruyama methods and so much more (to come...).
We have also built a detailed online documentation where we guide you step-by-step on how to use our package.
The origin of this project is this wonderful introductory paper by Desmond J. Higham.
Dependencies
- numpy==1.22.4
- tqdm==4.64.1
- matplotlib==3.7.1
- pandas==2.0.0
- seaborn==0.12.2
Enviroment Setup
We highly recommend creating a virtual environment before proceeding to installing the package. For how to manage virtual environment via conda, check out their tutorial.
pip install -r requirements.txt
Installation
pip install sde
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sdeIU-0.0.1.tar.gz.
File metadata
- Download URL: sdeIU-0.0.1.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
38dd15becffee9afb93a1afc6b591c2dde4bf2ecc43fc01a4ed4c5d1a0f8d65c
|
|
| MD5 |
70b782611ced5a8b085ce5f1ccda247f
|
|
| BLAKE2b-256 |
f96e1a959f8d62c8d600a734067fbf757708902e61f3c6583304539e6c4d612d
|
File details
Details for the file sdeIU-0.0.1-py3-none-any.whl.
File metadata
- Download URL: sdeIU-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e38db3336ef87b8253b995da100e2d7fcfa0a21af6f0305c46913a6c28891838
|
|
| MD5 |
4e88323c080f3a5f80504032749c0bed
|
|
| BLAKE2b-256 |
f144d4dba71aac3e1c2411272d2221fdf01c63c849d7d36246b888587022d1a5
|