Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rmsrosa/rode_conv_em

Companion notes with the numerics for the article on "Improved error estimates for the order of convergence of the Euler method for random ordinary differential equations driven by semi-martingale noises" by Peter E. Kloeden and Ricardo M. S. Rosa
https://github.com/rmsrosa/rode_conv_em

euler-method fractional-brownian-motion ito-noise jump-discontinuous-noise random-ordinary-differential-equations semi-martingale strong-convergence-order

Last synced: about 1 month ago
JSON representation

Companion notes with the numerics for the article on "Improved error estimates for the order of convergence of the Euler method for random ordinary differential equations driven by semi-martingale noises" by Peter E. Kloeden and Ricardo M. S. Rosa

Awesome Lists containing this project

README

        

# Numerical examples of strong order of convergence of the Euler method for random ordinary differential equations

![Main Tests Workflow Status](https://github.com/rmsrosa/rode_conv_em/workflows/CI/badge.svg) ![Documentation Workflow Status](https://github.com/rmsrosa/rode_conv_em/workflows/Documentation/badge.svg) [![Docs](https://img.shields.io/badge/docs-main-orange.svg)](https://rmsrosa.github.io/rode_conv_em/) ![GitHub repo size](https://img.shields.io/github/repo-size/rmsrosa/rode_conv_em)

This is a companion repository, with all the code for the simulations presented in the article "Improved error estimate for the order of strong convergence of the Euler method for random ordinary differential equations", by Peter E. Kloeden and Ricardo M. S. Rosa.

Just check the [Documentation](https://rmsrosa.github.io/rode_conv_em/).