Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-06-29 | MAXINPUT is now 1024 (I needed more) | Davide Morelli | |
svn path=/trunk/externals/ann/; revision=3270 | |||
2005-05-22 | moved splash-screen from _new() to _setup() (so it only shows up once, when ↵ | IOhannes m zmölnig | |
the external/library is loaded) svn path=/trunk/externals/ann/; revision=3068 | |||
2005-05-20 | mlp and td ready to be compiled as a single file (library) ann.c needs to be ↵ | Davide Morelli | |
changed: we should add #include ann_*.c svn path=/trunk/externals/ann/; revision=3045 | |||
2005-05-20 | raised the max.number of inputs/outputs (i needed more of them...) | IOhannes m zmölnig | |
checks whether max.# IOputs is exceeded (and not just reached) svn path=/trunk/externals/ann/; revision=3037 | |||
2005-05-19 | the joys of dos2unix | IOhannes m zmölnig | |
svn path=/trunk/externals/ann/; revision=3032 | |||
2005-05-19 | made all local functions static (in order to not interfere with each other) | IOhannes m zmölnig | |
svn path=/trunk/externals/ann/; revision=3029 | |||
2005-05-19 | shut down the compiler... | IOhannes m zmölnig | |
svn path=/trunk/externals/ann/; revision=3028 | |||
2005-05-18 | added ann_mlp and ann_td | Davide Morelli | |
svn path=/trunk/externals/ann/; revision=3011 |