issues
search
crflynn
/
stochastic
Generate realizations of stochastic processes in python.
http://stochastic.readthedocs.io/en/stable/
MIT License
456
stars
82
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump certifi from 2022.5.18.1 to 2022.12.7
#78
dependabot[bot]
opened
1 year ago
0
Sampling from `FractionalGaussianNoise` and `ColoredNoise` leads to arrays of different size
#77
JoseAlanis
opened
1 year ago
0
Bump pillow from 9.1.1 to 9.3.0
#76
dependabot[bot]
opened
1 year ago
0
Bump pillow from 9.1.1 to 9.3.0 in /docs
#75
dependabot[bot]
opened
1 year ago
0
The argument volexp behaves different to other arguments in the Difussion process.
#74
jorgeecardona
opened
2 years ago
0
Add a more general diffusion process
#73
jorgeecardona
opened
2 years ago
0
release 0.7.0
#70
crflynn
closed
2 years ago
0
Geometric Brownian Motion process seemingly can't be seeded / results can't be reproduced
#69
BenSchZA
closed
2 years ago
2
update deps
#68
crflynn
closed
2 years ago
0
Add rng to the Brownian motion used to simulate GBM
#67
JJJerome
closed
2 years ago
0
Bump urllib3 from 1.25.9 to 1.26.5
#66
dependabot[bot]
closed
2 years ago
1
Bump py from 1.9.0 to 1.10.0
#65
dependabot[bot]
closed
2 years ago
1
Bump babel from 2.8.0 to 2.9.1
#64
dependabot[bot]
closed
2 years ago
1
Do not install text files in the root of the site-packages directory
#63
firefly-cpp
closed
2 years ago
0
Add type annotations
#62
DanielSank
opened
2 years ago
0
Bump babel from 2.8.0 to 2.9.1 in /docs
#61
dependabot[bot]
closed
2 years ago
1
Variance gamma process sample depends on the step number
#60
gthewhite
opened
3 years ago
0
Bump urllib3 from 1.25.9 to 1.26.5 in /docs
#57
dependabot[bot]
closed
2 years ago
1
Bump py from 1.9.0 to 1.10.0 in /docs
#56
dependabot[bot]
closed
2 years ago
1
Update build badge to gha
#55
crflynn
closed
2 years ago
0
update pyyaml jinja2 pygments
#54
crflynn
closed
3 years ago
0
update asdf action
#53
crflynn
closed
3 years ago
1
Bump pygments from 2.6.1 to 2.7.4 in /docs
#52
dependabot[bot]
closed
3 years ago
1
Generating many samples
#51
hagerpa
opened
3 years ago
2
Bump pyyaml from 5.3.1 to 5.4 in /docs
#50
dependabot[bot]
closed
3 years ago
1
Bump jinja2 from 2.11.2 to 2.11.3 in /docs
#49
dependabot[bot]
closed
3 years ago
1
Wrong implementation of _fgn_autocovariance
#48
tsianosk
closed
3 years ago
4
Added to conda
#47
BastianZim
closed
3 years ago
0
if .times() comes before .sample()
#46
tolaljose
closed
3 years ago
0
release 0.6.0
#45
crflynn
closed
4 years ago
0
use gha
#44
crflynn
closed
4 years ago
1
package refactor
#43
crflynn
closed
4 years ago
1
cleanup docs and tests
#42
crflynn
closed
4 years ago
0
add dirichlet process image
#41
crflynn
closed
4 years ago
0
add rng functionality
#40
crflynn
closed
4 years ago
2
add dirichlet process
#39
crflynn
closed
4 years ago
0
refactor into processes and utils
#38
crflynn
closed
4 years ago
0
Fix diffusions
#37
crflynn
closed
4 years ago
0
remove zero args
#36
crflynn
closed
4 years ago
0
update docs
#35
crflynn
closed
4 years ago
0
fix cmd
#34
crflynn
closed
4 years ago
0
Release 0.5.0
#33
crflynn
closed
4 years ago
1
fix bernoulli p
#32
crflynn
closed
4 years ago
1
In BernoulliProcess(p=P), bp.p is actually probability of "0" instead of "1"
#31
robertocintra
closed
4 years ago
0
fix module import in docs
#30
crflynn
closed
4 years ago
0
fix rtd
#29
crflynn
closed
4 years ago
0
cleanup files
#28
crflynn
closed
4 years ago
1
Improvements to fractional Gaussian noise generation
#27
anntzer
closed
4 years ago
2
Hosking method for fgn regenerates the autocovariance matrix at wrong times
#26
anntzer
closed
4 years ago
0
Interface for iterative sampling
#25
asmodehn
opened
4 years ago
0
Next