Commit Graph

24187 Commits (c5c74aa59c9436704c4eefe01a14b3560447a1b0)

Author SHA1 Message Date
John Benediktsson c5c74aa59c combinators.smart: adding smart-reduce and smart-map-reduce. 2012-09-26 17:01:44 -07:00
Doug Coleman 638a3efead specialized-arrays: Don't generate malloc-foo-array words. Use 4 \ double malloc-array instead. 2012-09-26 16:25:20 -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
John Benediktsson 41227954e7 Revert "db: don't nest transactions.
This reverts commit e599a83de7.
2012-09-26 13:29:40 -07:00
John Benediktsson 14c6bad2f6 db: don't nest transactions. 2012-09-26 10:35:22 -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
John Benediktsson 7fb8db2e74 math.statistics: adding a normalized-histogram word. 2012-09-26 08:39:11 -07:00
John Benediktsson 6072e58db3 math.statistics: remove probabilities word, not really needed. 2012-09-26 08:32:30 -07:00
John Benediktsson ca69afec31 math.statistics: use "cumulative map" as base of all cumulative words. 2012-09-25 22:27:42 -07:00
John Benediktsson a283782abe math.statistics: some fixes to entropy, adding maximum-entropy and normalized-entropy. 2012-09-25 20:17:34 -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
Doug Coleman 4d2eaf98c1 sequences.extras: Add assoc-reduce and friends. 2012-09-25 17:20:41 -07:00
John Benediktsson 80e2309e17 ui.tools.listener.completion: color private vocabs red in completion-mode. 2012-09-25 14:49:49 -07:00
John Benediktsson 2f4573b6f4 readline-listener: fix tab completion to complete from where the pointer is. 2012-09-25 14:13:42 -07:00
John Benediktsson 61fa05942b ui.tools.listener.completion: fix row color for words in our search list. 2012-09-25 11:45:38 -07:00
John Benediktsson 2da0e52525 math.extras: adding docs for ramanujan. 2012-09-25 10:50:09 -07:00
John Benediktsson b601d154c1 math.extras: fix spelling of stirling, add ramanujan approximation of factorial. 2012-09-25 10:48:09 -07:00
John Benediktsson b5d0ccf200 tool.completion: ... 2012-09-25 10:34:32 -07:00
John Benediktsson 4222b44ab7 tools.completion: less private. 2012-09-25 10:01:56 -07:00
John Benediktsson bb580f2ef7 tools.completion: more <PRIVATE> words. 2012-09-25 09:45:44 -07:00
John Benediktsson 6303ed9106 readline-listener: change matching to use prefixed. 2012-09-25 09:37:50 -07:00
John Benediktsson 92396ffc4b readline-listener: adding better support for tab completion. 2012-09-25 09:11:05 -07:00
John Benediktsson a5b91e181a tools.completion: moving "complete-?" words. 2012-09-25 09:10:44 -07:00
John Benediktsson d5998a712f tools.completion: add "paths-matching". 2012-09-24 20:22:29 -07:00
John Benediktsson 5e57a8258d ui.gadgets.paragraphs: cache width in "line" object. 2012-09-24 18:29:51 -07:00
Doug Coleman e1b8eaa9fa hacker-news: Use ui-running? 2012-09-24 15:08:30 -07:00
John Benediktsson 2f99a33e36 ui.tools.listener: adding COLOR: completions. 2012-09-24 15:07:30 -07:00
John Benediktsson 08821f38ea tools.completion: adding colors-matching. 2012-09-24 15:07:30 -07:00
Doug Coleman 556c54e4f9 hacker-news: Use white text in terminal. Use black foreground text on logo. 2012-09-24 14:05:33 -07:00
Doug Coleman 0bac24565e hacker-news: Fix using 2012-09-24 13:54:50 -07:00
Doug Coleman ff030b9c55 hacker-news: Clickable banner. 2012-09-24 13:48:01 -07:00
Doug Coleman 350bf5d316 hacker-news: Fix hacker-news. for job ads. 2012-09-24 11:32:12 -07:00
Doug Coleman b6ff02f53b reddit: Remove dead code. Print domain. 2012-09-24 11:01:49 -07:00
Doug Coleman cd78e15e97 hacker-news: Initial checkin. 2012-09-24 11:01:49 -07:00
John Benediktsson b9c2307bd6 reddit: add slots to subreddit, cleanup private interface. 2012-09-24 10:32:27 -07:00
John Benediktsson 1d8f4a3a34 reddit: rename "subreddit-top" to "subreddit.". 2012-09-24 09:55:18 -07:00
John Benediktsson 55a230f368 formatting: use $snippet to make format strings stand out in docs. 2012-09-24 09:48:58 -07:00
Doug Coleman 833fde5671 reddit: Make clickable links to comments, users. Move (subreddit) -> get-subreddit. 2012-09-24 09:42:30 -07:00