PyProcess
PyProcess copied to clipboard
Generate stochastic processes using Python. Unfortunately not maintained any longer =(
Results
1
PyProcess issues
Sort by
recently updated
recently updated
newest added
First, great library! Second, I think there is a bug when the Wiener_process is conditional (e.g. has a startPosition and an endPosition). When _sample_path is called, the startPosition is ultimately...