Skip to content

dsagolla/nssvie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nssvie

tests build docs pypi pyversions licence linter

A python package for computing a numerical solution of stochastic Volterra integral equations of the second kind

stochastic-volterra-integral-equation

where

  • X-t is an unknown process,
  • f is a continuous function,
  • k-1-k-2 are continuous and square integrable functions,
  • B-t is the Brownian motion (see Wiener process) and
  • ito-integral is the Itô-integral (see Itô calculus)

by a stochastic operational matrix based on block pulse functions as suggested in Maleknejad et. al (2012) [1].

nssvie is distributed under the terms of the GNU GPLv3 license.

Install

Install using either of the following two methods.

1. Install from PyPi