Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rmsrosa/rodeconvergence.jl


https://github.com/rmsrosa/rodeconvergence.jl

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# RODEConvergence.jl

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

This is an *unregistered* package for testing the order of convergence of the Euler and Heun methods of approximating random ordinary differential equations (RODE or Random ODE) driven by semi-martingale noises. This package has been used for the numerical examples appearing in the paper "Strong order-one convergence of the Euler method for random ordinary differential equations driven by semi-martingale noises", by Peter E. Kloeden and Ricardo M. S. Rosa (see https://github.com/rmsrosa/rode_convergence_euler).