Synthetic Datasets ================== Tools for generating synthetic time series data for testing and validation. Dynamical Systems ----------------- .. autofunction:: causationentropy.datasets.synthetic.logistic_map .. autofunction:: causationentropy.datasets.synthetic.logisic_dynamics .. autofunction:: causationentropy.datasets.synthetic.linear_stochastic_gaussian_process Coupled Oscillators ------------------- .. autofunction:: causationentropy.datasets.synthetic.poisson_coupled_oscillators Module Contents --------------- .. automodule:: causationentropy.datasets.synthetic :members: :undoc-members: :show-inheritance: