fbm icon indicating copy to clipboard operation
fbm copied to clipboard

Exact methods for simulating fractional Brownian motion and fractional Gaussian noise in python

Results 1 fbm issues
Sort by recently updated
recently updated
newest added

Hello, I have vectorized the code inside `_daviesharte` method to avoid any Python loop over `n`. This speeds up computations a lot (up to x100 speedup on my laptop) !...