Skip to content

Releases: rust-dd/stochastic-rs

v.0.2.1

21 Oct 22:10
Compare
Choose a tag to compare

Features

  • C binding

Bug fix

  • GBM and fGBM process simulation

Full Changelog: v.0.2.0...v.0.2.1

0.2.0

21 Oct 21:24
Compare
Choose a tag to compare

Features

  • Ornstein-Uhlenbeck process
  • Cox-Ingersoll-Ross process
  • Jacobi process
  • Fractional Brownian motion (FFT method)
  • Fractional Geometric Brownian motion
  • Fractional Ornstein-Uhlenbeck process
  • Fractional Cox-Ingersoll-Ross process
  • Fractional Jacobi process
  • Higuchi fractal dimension

Full Changelog: v0.1.1...v.0.2.0

v0.1.1

28 May 09:20
Compare
Choose a tag to compare

v0.1.0

28 May 09:19
Compare
Choose a tag to compare

Features

  • Gaussian noise
  • Fractional Gaussian noise
  • Brownian motion
  • Fractional Brownian motion

Full Changelog: https://github.com/dancixx/stochastic-rs/commits/v0.1.0