Mercurial > hg > may
log
age | author | description |
---|---|---|
Mon, 31 Mar 2014 14:31:56 +0100 | Chris Cannam | Make vector arithmetic functions throw if args are of differing lengths -- definitely makes for a higher probability of getting correct code. Also matches the matrix code, which expects args to be of the same size |
Mon, 31 Mar 2014 10:28:42 +0100 | Chris Cannam | Merge |
Mon, 31 Mar 2014 10:16:02 +0100 | Chris Cannam | Start on captions |
Fri, 28 Mar 2014 13:16:12 +0000 | Chris Cannam | Work on minValue, maxValue, total |
Tue, 25 Mar 2014 10:32:01 +0000 | Chris Cannam | tiledTo |
Mon, 24 Mar 2014 12:14:38 +0000 | Chris Cannam | entryWiseProduct, another one that should have taken a list |