From a38c40a2c63a011f0c53599489a723a874a0ebf0 Mon Sep 17 00:00:00 2001 From: Gregory Ditzler Date: Mon, 13 Oct 2014 08:09:41 -0400 Subject: updated readme --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 4464794..2004fb8 100644 --- a/README.markdown +++ b/README.markdown @@ -33,7 +33,7 @@ In order to use the feast module, you will need the following dependencies ## Demonstration See test/test.py for an example with uniform data and an image data set. The image data set was collected from the digits example in -the Scikits-Learn toolbox. +the Scikits-Learn toolbox. Make sure that if you are loading the data from a file and converting the data to a `numpy` array that you set `order="F"`. This is *very* important. ## Documentation We have documentation for each of the functions available [here](http://mutantturkey.github.com/PyFeast/feast-module.html) -- cgit v1.2.3