pasteur.synth#
Description
Contains the base definition for Synth(esizer modules).
In addition, a test Synthesizer (IdentSynth) is provided, which returns the data it was provided as is.
Functions
|
Takes an object function (with self), and if the object has a seed attribute it fixes the np.random.seed attribute to it and prints a random number at the end. |
|
|
|
Classes
|
Samples the data it was provided. |
|
Samples the data it was provided. |
|
|
|