From 320cd97512e92594ee35e22228a0d598c3d4abc3 Mon Sep 17 00:00:00 2001 From: einarr Date: Wed, 31 Jan 2007 14:58:37 +0000 Subject: [PATCH] Removed noise generating print statements. --- fluents/lib/blmfuncs.py | 5 ----- fluents/plots.py | 1 - 2 files changed, 6 deletions(-) diff --git a/fluents/lib/blmfuncs.py b/fluents/lib/blmfuncs.py index 3340ca6..a5c8a48 100644 --- a/fluents/lib/blmfuncs.py +++ b/fluents/lib/blmfuncs.py @@ -154,8 +154,6 @@ class PCA(Model): """ self.clear() options = self._options - for item in options.items(): - print item self._dataset['X'] = data self._data['X'] = data.asarray().astype('