Age | Commit message (Expand) | Author |
2014-03-18 | update readmev1.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 qiimev1.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 | 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 cr... | Calvin |
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 remov... | Calvin |
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 instruct... | Calvin |
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 |