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-02-19
check calloc.. jesus
Calvin Morrison
2013-04-03
use proper namespaces so that our docs don't bleed pointers
Calvin
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
2013-03-26
moved out of src, added a basic setup.py
Calvin
2013-03-26
renamed a bunch of stuff
Calvin
2013-03-26
moved FEAST Libraries
Calvin
2013-03-26
Merge branch 'master' of rosalind.ece.drexel.edu:/data/git/fizzy
Calvin
2013-03-26
added LICENSE
Calvin
2013-03-26
updated read to test out the git push
Gregory Ditzler
2013-03-26
updated the readme with a to do list for Fizz-C
Gregory Ditzler
2013-03-26
improved unit tests and documented the scripts. again
Gregory Ditzler
2013-03-26
fixed a small bug in the demo.
Gregory Ditzler
2013-03-26
improved unit tests and documented the scripts.
Gregory Ditzler
2013-03-25
added all FS functions
Calvin
2013-03-25
modified C files to return the output array
Calvin
2013-03-25
modified demo and import data to test new feast functionality.
Gregory Ditzler
2013-03-25
Merge branch 'master' of rosalind.ece.drexel.edu:/data/git/fizzy
Gregory Ditzler
2013-03-25
added import_data.py
Gregory Ditzler
2013-03-25
add a printf debugging statement
Calvin
2013-03-25
it no longer segfaults, all we need now is to get the return value
Calvin
2013-03-19
okay it's calling feast now, we just need to debug it
Calvin
2013-03-19
working on feast ctypes
Calvin
2013-03-19
added functionality to demo
Gregory Ditzler
2013-03-19
digit data (example), code for data file, and demo code
Gregory Ditzler
2013-03-19
added python demo
Gregory Ditzler
2013-03-19
added feast
Gregory Ditzler
2013-03-19
initial commit of the readme
Gregory Ditzler