Skip to content

Make stochastic functions stochastically deterministic #3

@sdvillal

Description

@sdvillal

At the moment hctsa uses the system rng without controlling seeds, thus making impossible to control the output of stochastic operators. Ben would take care of this at some point in matlab land.

In in python land we will need to generate the bindings to stochastic operators to accept a rng seed and write a common unit test to catch non-determinism. @benfulcher can I assume that all the stochastic features are tagged as "stochastic"?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions