Skip to content

Vectorised generation of multiple time-series

Compare
Choose a tag to compare
@felixpatzelt felixpatzelt released this 01 Jun 19:37
· 19 commits to master since this release

Allow for generation of arrays of time series thanks to contributions from
Alex Spaeth. The second positional argument "samples" was renamed to "size" to
reflect this. This change is backwards compatible unless "samples" was used as
a keyword argument.