Added several untracked files.
Updated time series stuff.
Merged GNeuralDecomposition.
Fixed a typo; backpropageteErrorAlreadySet -> b...
Merge branch 'master' of ssh://git.code.sf.net/...
Merge branch 'master' of ssh://git.code.sf.net/...
Added Mackey-Glass series to waffles_generate.
Merge branch 'master' of ssh://git.code.sf.net/...
Added a preserveOrder option to waffles_transfo...
Changed tab to space in GRelation::print.
More work on waffles_ts.
Allow two-column input to waffles_ts (one for f...
Added a unit test for neural decomposition.
Serialization fixes for neural decomposition.
Added waffles_ts to repo.
Added a GNeuralDecomposition class and a waffle...
Merge branch 'master' of ssh://git.code.sf.net/...
Error checking in plot calcerror.
Added RMSE to plot calcerror and fixed an issue...
Added a calcError function to waffles_plot
Added a -f option to waffles_transform.
fixed GKNN basic test
Merge branch 'master' of ssh://git.code.sf.net/...
Merge branch 'master' of ssh://git.code.sf.net/...
Fixed a problem in GLayerMixed when the input i...