aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-06-09replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic whereHans-Christoph Steiner
2009-04-14a couple of minor tweaks to make things easier to buildHans-Christoph Steiner
2009-03-05Added rinit method to set neuron weights to time-seeded random B. Bogart
2008-02-08removed svn:executable propertyIOhannes m zmölnig
2007-10-31added note on fann version to be usedDavide Morelli
2006-12-29changed to follow help file standardHans-Christoph Steiner
2005-10-22fixed unsigned/signed errors (msvc specific?)Davide Morelli
2005-07-24some more activation functions ...Georg Holzmann
2005-07-23some bugfixes and changes ...Georg Holzmann
2005-06-29MAXINPUT is now 1024 (I needed more)Davide Morelli
2005-06-01now links fann correctly. todo: use libfann.a instead of *.oDavide Morelli
2005-05-31added osx makefileDavide Morelli
2005-05-23now compiles as externals and as libraryDavide Morelli
2005-05-23removed #include in ann.cDavide Morelli
2005-05-23added includes, now only ann.dll is needed to run all 3 ann objectsDavide Morelli
2005-05-22moved splash-screen from _new() to _setup() (so it only shows up once, when t...IOhannes m zmölnig
2005-05-20mlp and td ready to be compiled as a single file (library) ann.c needs to be ...Davide Morelli
2005-05-20raised the max.number of inputs/outputs (i needed more of them...)IOhannes m zmölnig
2005-05-19deleted ann.dll from targetsDavide Morelli
2005-05-19the joys of dos2unixIOhannes m zmölnig
2005-05-19added a target "ann" to build as a single libraryIOhannes m zmölnig
2005-05-19call setup-functions of ann_mlp and ann_tdIOhannes m zmölnig
2005-05-19made all local functions static (in order to not interfere with each other)IOhannes m zmölnig
2005-05-19shut down the compiler...IOhannes m zmölnig
2005-05-19now it compiles on my system, producing a bunch of pd_linux'sIOhannes m zmölnig
2005-05-19ann is now the last to be builtDavide Morelli
2005-05-18added ann_mlp and ann_tdDavide Morelli
2005-05-18introducing ann_mlp and ann_tdDavide Morelli
2005-04-12code cleanupIOhannes m zmölnig
2003-07-21fixed helpfile pathGuenter Geiger
2003-05-24"-mpentiumpro" is no longer a valid gcc-flag. i have changed it to "-march=pe...IOhannes m zmölnig
2003-05-24added "cinit" for centered initialization (preliminary)IOhannes m zmölnig
2002-10-21fixed the stupid "rule"-bug in ann_som.cIOhannes m zmölnig
2002-10-14This commit was generated by cvs2svn to compensate for changes in r172,svn2git-rootIOhannes m zmölnig