index
:
PyFeast.git
gh-pages
master
Feature selection implemented in python. This is really a gregory ditzler project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2014-10-27
Merge pull request #3 from gditzler/master
HEAD
master
Calvin Morrison
Force Column major
2014-10-20
force col major
Gregory Ditzler
2014-10-13
updated readme
Gregory Ditzler
2014-10-13
removed debug print
Gregory Ditzler
2014-10-13
fixed digit demo
Gregory Ditzler
2014-10-09
:Merge branch 'master' of github.com:mutantturkey/PyFeast
Calvin
2014-10-09
let CDLL raise its own errors
Calvin
2014-06-12
Change comment for MIM
Calvin Morrison
let users know they need above v1.1.1 instead of forcing them to compile MIM.o
2014-06-10
fixed type
Gregory Ditzler
2014-06-10
added MIM test
Gregory Ditzler
2014-06-10
added instructions for making sure MIM is compiled
Gregory Ditzler
2014-06-10
Merge branch 'master' of https://github.com/gditzler/PyFeast
Gregory Ditzler
2014-06-10
updated MIM, and selected_feature outputs
Gregory Ditzler
2014-03-20
Update README.markdown
Calvin Morrison
2014-03-18
update readme
v1.1
Calvin Morrison
2014-03-18
remove FEAST from our source, as our changes went upstream
Calvin Morrison
2014-02-19
Merge branch 'master' of https://github.com/mutantturkey/PyFeast
Calvin Morrison
2014-02-19
add a safe alloc function so our program doesn't segfault on memory shortage
Calvin Morrison
2014-02-19
check calloc.. jesus
Calvin Morrison
2013-08-22
Add link to fizzy qiime
v1.0
Calvin Morrison
2013-04-05
oops I extra'd a work
Calvin
2013-04-05
added link to documentation
Calvin
2013-04-05
the rest of the documentation
Calvin
2013-04-04
convert CMIM to epydoc style docs
Calvin
2013-04-04
convert CIFEto epydoc style docs
Calvin
2013-04-04
convert beta-gamma to epydoc style docs
Calvin
2013-04-03
fix spelling error
Calvin
2013-04-03
use proper namespaces so that our docs don't bleed pointers
Calvin
2013-04-03
added readme
Gregory Ditzler
2013-04-03
minor fixes to the README, spelling, consistency,removed whitspace
Calvin
2013-04-02
use ld so that the linking works properly on all systems (gcc you drive me ↵
Calvin
crazy), and update the readme to tell users to use ldconfig
2013-04-02
add link for EESI lib
Calvin
2013-04-02
added copyright information to the gpl license
Calvin
2013-04-02
fix test.py to work now that we have concated the test scripts
Calvin
2013-04-02
attempt to get markdown to format code blocks for the make instructions
Calvin
2013-04-02
attempt to get markdown to format code blocks for the make instructions
Calvin
2013-04-02
fix references and use other style of headers, make all header H2 but first one.
Calvin
2013-04-02
updated README with a improved about section, requirements, and references
Calvin
2013-04-02
Throw a proper exception if the linker cannot find libFSToolbox.so, and ↵
Calvin
remove the ToDo section
2013-04-01
move the meta information out of the docstring
Calvin
2013-04-01
rename readme.txt to readme.markdown
Calvin
2013-04-01
throw exceptions instead of returning none
Calvin
2013-04-01
move the docstring to the top, remove an old comment
Calvin
2013-04-01
added more functions to feast
Gregory Ditzler
2013-03-26
only one file needed for test again
Gregory Ditzler
2013-03-26
only one file needed for test
Gregory Ditzler
2013-03-26
cast ints as floats in import_data.py
Gregory Ditzler
2013-03-26
remove more mex64 files
Calvin
2013-03-26
deleted mex64 binary files and update readme to include installation ↵
Calvin
instructions
2013-03-26
added a updated makefile to FEAST to enable installation
Calvin
[next]