Skip to main content

A simple tool for numerical stochastic differential equations

Project description

Stochastic Differential Equations

Logo

forthebadge forthebadge

Package Documentation Code Coverage
sde Documentation Status codecov

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sdeIU-0.0.1.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

sdeIU-0.0.1-py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page