Skip to content

This repository provides a simulation engine for sample-space reducing and Bouchaud-Mézard processes.

Notifications You must be signed in to change notification settings

acombretrenouard/SSR_and_BM_processes

Repository files navigation

Numerical simulation for BM and SSR processes

This module allows to simulate general SSR processes as well as a Bouchaud-Mézard precesses. It is coded in Python.
It should be called as a normal module, after adding it to the module search path with :

import sys  
sys.path.append('/Users/antoine/Documents/X/3A/stages 3A/CSH Vienne/code')  
import sample  

writer : Antoine Combret--Renouard
date : Tue 31 May 2022

About

This repository provides a simulation engine for sample-space reducing and Bouchaud-Mézard processes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published