stochastic_calculus

module
v0.0.0-...-8fb85de Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 17, 2023 License: MIT

README

Stochastic Calculus in Go

This library is intended to provide miscellaneous tools for stochastic calculus. Currently, this library supports to:

  • define a custom stochastic differential equation (SDE)
  • define a custom strong approximation method
  • solve a given SDE with a given method

Getting Started

Maybe the most trivial way to get yourself accustomed with this library is to check the examples folder, pick up whatever subfolder you want and build it to execute main.go.

Currently, there are 3 examples available:

Each of them has its own expanatory text in README.md, so if you are not sure where to start, refer yourself to whichever of them you like.

Executing the binary yields a sample path of the SDE in the db directory (which is created only after the execution has been done for the first time).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL