Sun, 11 Oct 2015 10:20:42 +0100 |
samer |
Finally implemented perceptual brightness thing.
default tip
|
Sat, 10 Oct 2015 15:20:18 +0100 |
samer |
multibar Now takes base plotting function
|
Fri, 09 Oct 2015 15:57:39 +0100 |
samer |
Added multibar function
|
Fri, 09 Oct 2015 13:01:37 +0100 |
samer |
Now accepts single color index for all points.
|
Mon, 05 Oct 2015 00:07:37 +0100 |
samer |
Added some histogram utilities.
|
Thu, 19 Mar 2015 22:47:50 +0000 |
samer |
Fixed horrible bug.
|
Tue, 17 Mar 2015 17:57:41 +0000 |
samer |
fixed bug when input contains nans and weights is a vector
|
Mon, 23 Feb 2015 16:08:09 +0000 |
samer |
Added from old stats library.
|
Mon, 02 Feb 2015 10:47:55 +0000 |
samer |
Minor doc fix, added .class to .hgignore
|
Fri, 23 Jan 2015 16:50:22 +0000 |
samer |
Back to Java 1.6 JAR format, works everywhere.
|
Fri, 23 Jan 2015 16:49:20 +0000 |
samer |
Makefile now works on Mac OS X and Linux
|
Wed, 21 Jan 2015 13:12:37 +0000 |
samer |
Various fixes.
|
Mon, 19 Jan 2015 15:45:34 +0000 |
samer |
Added license
|
Mon, 19 Jan 2015 15:04:00 +0000 |
samer |
Trying to improve Java setup procedure.
|
Sat, 17 Jan 2015 15:20:35 +0000 |
samer |
adding a bunch of stuff, including graphics and pitch toolboxes.
|
Sat, 17 Jan 2015 14:13:07 +0000 |
samer |
Creating Java build process (incomplete)
|
Tue, 13 Jan 2015 14:05:08 +0000 |
samer |
More new code.
|
Tue, 13 Jan 2015 14:03:17 +0000 |
samer |
Code added since initial check in.
|
Tue, 13 Jan 2015 13:52:18 +0000 |
samer |
Various fixes to audio, pipes, character encodings etc.
|
Tue, 02 Dec 2014 14:51:13 +0000 |
samer |
Various fixes and development to audio handling
|
Tue, 29 Jan 2013 17:22:52 +0000 |
samer |
Fixes to partial application, added partial application from left
|
Tue, 29 Jan 2013 17:04:40 +0000 |
samer |
Reversed order of * function composition to match arrow * combinator.
|
Tue, 29 Jan 2013 17:02:00 +0000 |
samer |
Updated documentation and fixed some bugs in function algebra
|
Tue, 29 Jan 2013 15:59:01 +0000 |
samer |
Added function algebra.
|
Mon, 28 Jan 2013 10:52:11 +0000 |
samer |
Renamed prefs to options throughout.
|
Thu, 24 Jan 2013 14:51:23 +0000 |
samer |
Renamed sequence classes to avoid clashes with seq methods;
|
Mon, 21 Jan 2013 11:01:45 +0000 |
samer |
Updated docs.
|
Sun, 20 Jan 2013 19:05:05 +0000 |
samer |
Imported audio synthesis tools.
|
Sun, 20 Jan 2013 18:56:19 +0000 |
samer |
Minor tweaks, still needs work.
|
Sun, 20 Jan 2013 13:48:47 +0000 |
samer |
Imported core dsp tools.
|
Sat, 19 Jan 2013 23:19:02 +0000 |
samer |
Added documentation about array types.
|
Sat, 19 Jan 2013 18:27:00 +0000 |
samer |
Added nil for empty sequence, unfold is now infinite, concat takes only seq(seq(A)),,
|