diff options
author | Tim Blechmann <timblech@users.sourceforge.net> | 2005-12-17 17:52:01 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 15:11:51 +0200 |
commit | 2daa10b2676f8befd3aaa54e70155459f9b6d79b (patch) | |
tree | b30d5941c6f622214b67dee2df717788f244bccd /sigmoid_booster~.pd | |
parent | 204a6c8b77098934385660529958209a06676fa2 (diff) |
adding copyright note to patches
adding fast tanh approximation
svn path=/trunk/abstractions/tb/; revision=4246
Diffstat (limited to 'sigmoid_booster~.pd')
-rw-r--r-- | sigmoid_booster~.pd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sigmoid_booster~.pd b/sigmoid_booster~.pd index fd47063..68b0401 100644 --- a/sigmoid_booster~.pd +++ b/sigmoid_booster~.pd @@ -17,7 +17,7 @@ except that it's using pd's db scaling instead of tap's; #X obj 26 181 sig~ 2; #X obj 26 203 /~; -#X text 28 287 $Id: sigmoid_booster~.pd 194 2005-11-20 01:17:05Z tim $; +#X text 28 287 (c) Tim Blechmann 2005 \, $Id: sigmoid_booster~.pd 221 2005-12-17 18:31:17Z tim $; #X connect 0 0 10 1; #X connect 1 0 0 0; #X connect 2 0 10 0; |