aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-27Merge pull request #3 from gditzler/masterHEADmasterCalvin Morrison
2014-10-20force col majorGregory Ditzler
2014-10-13updated readmeGregory Ditzler
2014-10-13removed debug printGregory Ditzler
2014-10-13fixed digit demoGregory Ditzler
2014-10-09:Merge branch 'master' of github.com:mutantturkey/PyFeastCalvin
2014-10-09let CDLL raise its own errorsCalvin
2014-06-12Change comment for MIMCalvin Morrison
2014-06-10fixed typeGregory Ditzler
2014-06-10added MIM testGregory Ditzler
2014-06-10added instructions for making sure MIM is compiledGregory Ditzler
2014-06-10Merge branch 'master' of https://github.com/gditzler/PyFeastGregory Ditzler
2014-06-10updated MIM, and selected_feature outputsGregory Ditzler
2014-03-20Update README.markdownCalvin Morrison
2014-03-18update readmev1.1Calvin Morrison
2014-03-18remove FEAST from our source, as our changes went upstreamCalvin Morrison
2014-02-19Merge branch 'master' of https://github.com/mutantturkey/PyFeastCalvin Morrison
2014-02-19add a safe alloc function so our program doesn't segfault on memory shortageCalvin Morrison
2014-02-19check calloc.. jesusCalvin Morrison
2013-08-22Add link to fizzy qiimev1.0Calvin Morrison
2013-04-05oops I extra'd a workCalvin
2013-04-05added link to documentationCalvin
2013-04-05the rest of the documentationCalvin
2013-04-04convert CMIM to epydoc style docsCalvin
2013-04-04convert CIFEto epydoc style docsCalvin
2013-04-04convert beta-gamma to epydoc style docsCalvin
2013-04-03fix spelling errorCalvin
2013-04-03use proper namespaces so that our docs don't bleed pointersCalvin
2013-04-03added readmeGregory Ditzler
2013-04-03minor fixes to the README, spelling, consistency,removed whitspaceCalvin
2013-04-02use ld so that the linking works properly on all systems (gcc you drive me cr...Calvin
2013-04-02add link for EESI libCalvin
2013-04-02added copyright information to the gpl licenseCalvin
2013-04-02fix test.py to work now that we have concated the test scriptsCalvin
2013-04-02attempt to get markdown to format code blocks for the make instructionsCalvin
2013-04-02attempt to get markdown to format code blocks for the make instructionsCalvin
2013-04-02fix references and use other style of headers, make all header H2 but first one.Calvin
2013-04-02updated README with a improved about section, requirements, and referencesCalvin
2013-04-02Throw a proper exception if the linker cannot find libFSToolbox.so, and remov...Calvin
2013-04-01move the meta information out of the docstringCalvin
2013-04-01rename readme.txt to readme.markdownCalvin
2013-04-01throw exceptions instead of returning noneCalvin
2013-04-01move the docstring to the top, remove an old commentCalvin
2013-04-01added more functions to feastGregory Ditzler
2013-03-26only one file needed for test againGregory Ditzler
2013-03-26only one file needed for testGregory Ditzler
2013-03-26cast ints as floats in import_data.pyGregory Ditzler
2013-03-26remove more mex64 filesCalvin
2013-03-26deleted mex64 binary files and update readme to include installation instruct...Calvin
2013-03-26added a updated makefile to FEAST to enable installationCalvin