crflynn / stochastic

Generate realizations of stochastic processes in python.
http://stochastic.readthedocs.io/en/stable/
MIT License
456 stars 82 forks source link

The argument volexp behaves different to other arguments in the Difussion process. #74

Open jorgeecardona opened 2 years ago

jorgeecardona commented 2 years ago

Shouldn't the argument to volexp be t? https://github.com/crflynn/stochastic/blob/90ffba84523751dd205e17c50c84be9904c13330/stochastic/processes/diffusion/diffusion.py#L122