Skip to content

Releases: rust-dd/stochastic-rs

v.0.3.0

24 Oct 22:49

Choose a tag to compare

Breaking Changes

Reworked structure for methods to improve performance of generation fractional processes.

Full Changelog: v.0.2.5...v.0.3.0

v.0.2.5

22 Oct 20:21

Choose a tag to compare

Bug fixes

  • fractional Process generators
  • ordinary Processes
  • Jacobi process args and generation
  • C bindings

Full Changelog: v.0.2.4...v.0.2.5

v.0.2.4

22 Oct 13:02

Choose a tag to compare

Full Changelog: v.0.2.2...v.0.2.4

v.0.2.2

21 Oct 22:46

Choose a tag to compare

Full Changelog: v.0.2.1...v.0.2.2

v.0.2.1

21 Oct 22:10

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

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

Choose a tag to compare

v0.1.0

28 May 09:19

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