|
CompoundPye
0.93
Modelling and Simulation Framework for Neural Networks of Arthropod Compound Eyes
|
Provides Component and Connection classes, from which the user can build a circuit/network. More...
Namespaces | |
| component | |
| Holds the basic Component class. | |
| Conections | |
| Provides Connection classes, that defines strength and target from one component or sensor to another component. | |
| highpass_filter | |
| Holds the class HighpassFilter, which is a Component with a predefined transfer function to turn it into a high-pass filter. | |
| linear_input_filter | |
| Holds the class LinearInputFilter, a Component with a predefined linear transfer function. | |
| lowpass_filter | |
| Holds the class LinearInputFilter, a Component with a predefined transfer function turning it into a low-pass filter. | |
| transfer_functions | |
| Provides some transfer functions. | |
Provides Component and Connection classes, from which the user can build a circuit/network.