output_dim, input_dim, typecode. They are accessible through their getters (get_PROPERTY). They can be set using the default setters (set_PROPERTY). Subclasses can customize the setters, overriding the _set_PROEPRTY private methods. All nodes had to be changed to conform with the new structure. All tests pass.
30.05.2005
numarray or scipy. 24.05.2005: symeig removed from mdp. 23.05.2005: all classes are now new-style. -------------------------------------------------------------------------------
27.06.2006
is now a property. Added bias in covariance.
26.10.2005
can now set the enviroment variable MDPNUMX. Supported values are 'symeig', 'scipy', 'Numeric', 'numarray'. Mainly useful for testing purposes. 06.10.2005: The SfaNode, CuBICA, and FastICA aliases have been deleted.
26.06.2006
anymore 06.12.2005: pca_nodes: added get_explained_variance public method. 02.12.2005: New introspection utils in mdp.utils.
24.08.2004
16.08.2004: MDP project registered at SourceForge. -------------------------------------------------------------------------------