John Benediktsson
|
bf8628bc78
|
io.files.acls.macosx: works!
|
2012-10-24 17:04:47 -07:00 |
John Benediktsson
|
98e37c52f1
|
io.files.acls: cleanup.
|
2012-10-24 16:51:07 -07:00 |
Doug Coleman
|
3399ddccd2
|
io.files.acls: Add what I have for acl support on macosx.
|
2012-10-24 16:44:57 -07:00 |
John Benediktsson
|
8cfc758735
|
terminal.linux: fix using.
|
2012-10-24 16:02:11 -07:00 |
John Benediktsson
|
4eb4ce395b
|
terminal: adding "terminal-size" vocab.
|
2012-10-24 13:40:39 -07:00 |
John Benediktsson
|
f835bb01f4
|
io.random: bit faster using set-nth-unsafe.
|
2012-10-23 19:30:20 -07:00 |
John Benediktsson
|
a0d1c036ea
|
io.random: much faster version of random-lines for large n.
|
2012-10-23 19:03:34 -07:00 |
Doug Coleman
|
633e4531a2
|
io.random: Fix off-by-one error.
|
2012-10-23 16:55:17 -07:00 |
John Benediktsson
|
f36ee26f82
|
io.random: cleanup using "each-numbered-line", implement "random-lines".
|
2012-10-23 16:11:07 -07:00 |
John Benediktsson
|
8e137839db
|
sequences.extras: implement "insert-nth!".
|
2012-10-23 16:10:15 -07:00 |
John Benediktsson
|
896d75e305
|
io.random: rename to "random-readln".
|
2012-10-23 15:25:08 -07:00 |
John Benediktsson
|
50016099a5
|
io.random: adding a "random-line" word.
|
2012-10-23 15:24:03 -07:00 |
John Benediktsson
|
22f8d09220
|
benchmark.udp-echo0: "over over" is just "2dup".
|
2012-10-23 12:16:12 -07:00 |
John Benediktsson
|
87f55eb033
|
Change "3dup drop" to "2over".
|
2012-10-22 20:45:15 -07:00 |
John Benediktsson
|
24778bf705
|
colors.yiq: adding YIQ color support.
|
2012-10-22 15:20:03 -07:00 |
John Benediktsson
|
20a398ec16
|
colors.hsl: adding HSL color support.
|
2012-10-22 15:19:51 -07:00 |
Doug Coleman
|
7aef52fd62
|
opencl: Make it compile at least. Throws error -38 on my linux box.
|
2012-10-22 14:03:22 -07:00 |
Doug Coleman
|
89c262982c
|
tools.dns: Show ipv6 ips in host command.
|
2012-10-22 09:47:36 -07:00 |
Doug Coleman
|
67e63615bd
|
dns: Factor out filtering a and aaaa.
|
2012-10-22 09:47:35 -07:00 |
Doug Coleman
|
3582a6c624
|
kernel: Add 4dup, 4drop, and 4cleave.
|
2012-10-22 09:47:34 -07:00 |
John Benediktsson
|
4ac24fb585
|
colors.cmyk: make sure cmyka is a color.
|
2012-10-21 12:34:52 -07:00 |
John Benediktsson
|
4fe22de451
|
colors: fix using list, silly auto-use.
|
2012-10-21 12:09:59 -07:00 |
John Benediktsson
|
032a69dec0
|
colors.cmyk: adding some docs.
|
2012-10-21 12:06:40 -07:00 |
John Benediktsson
|
4d75add92e
|
colors.cmyk: adding support for CMYK colors.
|
2012-10-21 12:02:30 -07:00 |
John Benediktsson
|
8cf23c71ac
|
ip-parser: minor cleanup.
|
2012-10-18 17:01:49 -07:00 |
John Benediktsson
|
6776388c8f
|
ip-parser: adding a "ping-compatible" IP address parser.
|
2012-10-18 15:54:45 -07:00 |
John Benediktsson
|
5f4bf4513b
|
math.extras: implement "search-sorted" and "weighted-random".
|
2012-10-05 14:48:05 -07:00 |
John Benediktsson
|
19ac40f0d9
|
assocs.extras: adding if-assoc-empty.
|
2012-10-04 04:08:44 -07:00 |
John Benediktsson
|
351ae54366
|
project-euler.150: bit faster with inline.
|
2012-09-28 19:21:23 -07:00 |
Doug Coleman
|
dc64c13670
|
libsvm: move to code-factor repository as it's not done yet.
|
2012-09-27 17:04:10 -07:00 |
John Benediktsson
|
622240f209
|
libsvm: make unix-only for now.
|
2012-09-27 12:29:50 -07:00 |
John Benediktsson
|
225e87339b
|
update some docs that should use $quotation.
|
2012-09-27 11:09:17 -07:00 |
Doug Coleman
|
13db482b7f
|
libsvm: Make it go.
|
2012-09-26 18:11:14 -07:00 |
John Benediktsson
|
7aeae251bc
|
sequences.zipped: adding zip virtual sequence.
|
2012-09-26 18:07:53 -07:00 |
Doug Coleman
|
d751c87283
|
libsvm: Make a binding to libsvm. It can call train, but the result is 'null' still.
|
2012-09-26 17:14:17 -07:00 |
Doug Coleman
|
48184779ea
|
math.extras: Call (gini).
|
2012-09-26 16:25:20 -07:00 |
John Benediktsson
|
9d813ef1a9
|
math.extras: simpler herfindahl.
|
2012-09-26 15:43:15 -07:00 |
John Benediktsson
|
ddbffb6375
|
assocs.extras: adding "of".
|
2012-09-26 15:41:36 -07:00 |
John Benediktsson
|
2bf2bd0ee2
|
assocs.extras: fix using.
|
2012-09-26 15:34:31 -07:00 |
John Benediktsson
|
c1fe403b98
|
assocs.extras: move assocs extras words here.
|
2012-09-26 15:33:40 -07:00 |
John Benediktsson
|
1fe94e4184
|
math.extras: adding exponential-index.
|
2012-09-26 15:29:08 -07:00 |
John Benediktsson
|
30382dbf4a
|
sequences.extras: adding map-product.
|
2012-09-26 15:28:59 -07:00 |
John Benediktsson
|
905e26e9e0
|
math.extras: adding the Herfindahl measure.
|
2012-09-26 15:25:45 -07:00 |
John Benediktsson
|
35677bc5fa
|
math.extras: remove variable effects from cum-reduce for now.
|
2012-09-26 15:20:18 -07:00 |
John Benediktsson
|
35bd1a4bbc
|
math.extras: invent "cum-reduce" concept for gini.
|
2012-09-26 15:11:41 -07:00 |
Doug Coleman
|
9f4f76ab8c
|
sequences.extras: Make sure assoc-reduce is working on an alist.
|
2012-09-26 09:10:28 -07:00 |
Doug Coleman
|
768611d130
|
math.extras: Add sum-cum-sum. Change concentration-coefficient to be more straightforward.
|
2012-09-26 09:07:57 -07:00 |
Doug Coleman
|
1cf27a2af9
|
math.extras: Fix concentration-coefficient.
|
2012-09-25 17:54:24 -07:00 |
Doug Coleman
|
d5e26ee76d
|
math.extras: Faster gini. Leaving this as a separate patch for comparison.
|
2012-09-25 17:52:27 -07:00 |
Doug Coleman
|
59e97e1587
|
math.extras: Add gini and concentration coefficient.
|
2012-09-25 17:46:05 -07:00 |