aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorCalvin <calvin@EESI>2013-04-02 11:32:57 -0400
committerCalvin <calvin@EESI>2013-04-02 11:32:57 -0400
commit33ec6f1556f0c29f599841b34944b834183eb1ab (patch)
treefa154031a44b19d0c5dde54b098e89e9c5f47e0d /README.markdown
parent7f476142f51e8e997bc9d3e1c20bc0bad6586dd7 (diff)
Throw a proper exception if the linker cannot find libFSToolbox.so, and remove the ToDo section
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown9
1 files changed, 0 insertions, 9 deletions
diff --git a/README.markdown b/README.markdown
index be68c37..cb46224 100644
--- a/README.markdown
+++ b/README.markdown
@@ -39,12 +39,3 @@ 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.
-
-To Do
-====
-1) Add a setup.py script that can manage the build and installation of the
- Python interface to FEAST.
-2) Add in the rest of the functionality to feast.py. Add subsequent
- functionality into the demo.
-3) Integrate the module into KBase!
-4) Clean up the paths