Skip to content

PDE2718/NaiveSDE.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NaiveSDE.jl

A very naive SDE solver. Course Project of "Stochastic Process"

How to use

run julia, then run

    using Pkg
    Pkg.add("https://github.com/PDE2718/NaiveSDE.jl")

You can find some examples in the model_zoo folder, including a stochastic lorenz attractor.

About

A very naive SDE solver. Course Project of "Stochastic Process"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages