Moved all top-level imports of scipy and scikit-learn to function/class level...
Moved all top-level imports of scipy and scikit-learn to function/class level to avoid static TLS ImportError. This fixes issue #64 (closed).
Signed-off-by: Daniel Scheffler danschef@gfz-potsdam.de