diff options
author | Calvin Morrison <mutantturkey@gmail.com> | 2014-03-20 12:35:45 -0400 |
---|---|---|
committer | Calvin Morrison <mutantturkey@gmail.com> | 2014-03-20 12:35:45 -0400 |
commit | ba67abd20e413a9672ce26f5cfcfb1251ecfde62 (patch) | |
tree | 9cca3836f5f816a70406aa683e457abfd08114d1 | |
parent | bf546100cffe7ec898deef87002bf45c7c522325 (diff) |
Update README.markdown
-rw-r--r-- | README.markdown | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown index 45a860d..5916a28 100644 --- a/README.markdown +++ b/README.markdown @@ -1,6 +1,9 @@ # PyFeast Python bindings to the FEAST Feature Selection Toolbox. +## Download + +[Downlaod Version 1.1](https://github.com/mutantturkey/PyFeast/releases/tag/v1.1) ## About PyFeast PyFeast is a interface for the FEAST feature selection toolbox, which was originally written in C with a interface to Matlab. |