oskarfernlund / stochastic-processes

Fun with stochastic processes!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://github.com/oskarfernlund/stochastic-processes/blob/master/figures/logo2.png

This project is a sandbox for playing around with, analysing and visualising different types of stochastic processes. The current focus is on equiprobable random walks in two dimensions, but more stochastic processes may be added over time.

Dependencies

Complete project dependencies may be found in the environment.yml file, which can be used to set up the environment with Anaconda.

$ conda env create -f environment.yml

Contributors

All source code was written by Oskar Fernlund.

License

Use and distribution of the source code is covered by the MIT license.

About

Fun with stochastic processes!

License:MIT License


Languages

Language:Python 100.0%