Commit Graph

10018 Commits (17a91ea5a37e94303e65e3e7dd0bedf0fd03d190)

Author SHA1 Message Date
Doug Coleman 5ece705714 fuel: Renamed restart to continue-restart. 2013-03-23 20:04:11 -07:00
Doug Coleman 51d405e717 benchmark.raytracer-simd: Fix usage of old \ word in parsing word. 2013-03-23 20:00:09 -07:00
Doug Coleman ebec469b43 fuel.pprint: Fix bad use of source-file. 2013-03-23 19:59:50 -07:00
John Benediktsson 89ee5196b5 benchmark.ant: use ?adjoin. 2013-03-23 17:47:07 -07:00
Doug Coleman 9a22d35cb7 words: Change word -> last-word, set-word -> set-last-word. 2013-03-23 16:12:03 -07:00
Doug Coleman 38f11415c8 assocs: Add of and ?of. Change all the things at once! Fixes #701. 2013-03-23 14:59:07 -07:00
Doug Coleman 9663be7585 benchmark.knucleotide: Fix usage of <clumps>. 2013-03-23 13:27:13 -07:00
Doug Coleman afaca0f5d0 benchmark.reverse-complement: Fix usage of <groups>. 2013-03-23 13:04:03 -07:00
Doug Coleman 91fb609950 basis/extra: Update last usages of <sliced-groups> to <groups>. 2013-03-23 12:08:18 -07:00
Doug Coleman 36b8b56b2c grouping: Remove <clumps> and <circular-clumps> and rename <sliced-clumps>
and <sliced-circular-clumps> to those. Fixes #765.
2013-03-23 11:38:05 -07:00
John Benediktsson 12593df607 benchmark.lcs: adding lcs benchmark. 2013-03-21 18:07:28 -07:00
John Benediktsson 07ce8bb651 math: some style cleanup. 2013-03-21 08:54:14 -07:00
John Benediktsson 67169ca960 game.models.util: fix for immutable error. 2013-03-21 07:17:45 -07:00
John Benediktsson 1ec17b42ea readline-listener: fix for tools.completion renames. 2013-03-20 23:06:40 -07:00
John Benediktsson 775fbbed2c benchmark.sort: slow down sorting to test sorting alists. 2013-03-20 17:11:54 -07:00
John Benediktsson 15d8d34700 math.extras: rename to linspace[a,b) and linspace[a,b] and fixes. 2013-03-20 15:15:50 -07:00
John Benediktsson 098b208d09 math.extras: adding ) and ] versions of linspace. 2013-03-20 15:09:36 -07:00
John Benediktsson 383e9a4c2f math.extras: adding logspace. 2013-03-20 13:49:55 -07:00
John Benediktsson e9c006331b math.extras: adding linspace. 2013-03-20 13:44:54 -07:00
John Benediktsson 1164a5508e macho: fix no-types-specified. 2013-03-20 13:18:21 -07:00
John Benediktsson ab4423a9f2 gpu.framebuffers: fix no-types-specified. 2013-03-20 13:17:12 -07:00
John Benediktsson 6f2e12320a math.hashcodes: fix complex number-hashcodes. 2013-03-20 12:49:12 -07:00
John Benediktsson 67353d7c87 zoneinfo: fix for calendar renaming. 2013-03-20 09:02:40 -07:00
John Benediktsson f7230d6917 math.hashcodes: better test-case. 2013-03-19 22:55:50 -07:00
John Benediktsson 898451a239 infix: fixing issue with confusing negative steps. 2013-03-19 18:51:21 -07:00
Doug Coleman 63c5d096aa zoneinfo: Working on parsing raw rules. 2013-03-19 17:23:26 -07:00
John Benediktsson 0930e53c5d math.hashcodes: try and fix tests on 32-bit. 2013-03-19 17:22:25 -07:00
John Benediktsson c81f0650fc infix: adding slice step notation. 2013-03-19 16:52:33 -07:00
John Benediktsson fe8fbb0e88 sequences.shifted: adding a virtual shifted sequence. 2013-03-19 14:56:59 -07:00
John Benediktsson e177452e2c math.hashcodes: better tests. 2013-03-16 13:58:29 -07:00
John Benediktsson 437313c332 math.hashcodes: consistent number hashing. 2013-03-16 13:53:58 -07:00
John Benediktsson 321b8dc714 geo-ip: fixing csv. 2013-03-15 08:26:01 -07:00
John Benediktsson 6a349523a9 Use bl in more places. 2013-03-14 19:24:00 -07:00
Doug Coleman 487a2b7c27 sequences, tetris, rosetta-code: Simplify some code. 2013-03-11 18:57:54 -07:00
Doug Coleman 2268a35115 sequences: More efficient longest and shortest by moving infimum-by/supremum-by into core. 2013-03-11 18:35:53 -07:00
Doug Coleman be3a532684 zoneinfo: Update files. 2013-03-11 18:05:32 -07:00
Doug Coleman 0d7fb8c54e zoneinfo: Add helper words. 2013-03-11 18:05:11 -07:00
Doug Coleman dfe6a811e5 sequences: Add some short useful factors. Clean up the use of longest. 2013-03-11 17:47:52 -07:00
Doug Coleman 8bfe34418d combinators.extras: Add twice, thrice words. 2013-03-08 16:50:10 -08:00
John Benediktsson c4fd975d64 benchmark.ant: fix hash-set constructor. 2013-03-08 06:15:37 -08:00
John Benediktsson a1185f36bc benchmark.linked-assocs: adding a linked-assocs benchmark. 2013-03-07 09:58:16 -08:00
John Benediktsson b9538c92ec trees.splay: use typed. 2013-03-06 18:42:06 -08:00
John Benediktsson 93b2182f1b sequences.extras: adding sift! and harvest!. 2013-03-06 16:39:04 -08:00
Doug Coleman 105957c98f sets.extras: Initial checkin. Add setwise-xor word like setxor1d in numpy. 2013-03-06 10:00:13 -08:00
John Benediktsson e6ec73ed04 extra: use [-] instead of "- 0 max". 2013-03-05 18:17:17 -08:00
John Benediktsson c03ccdcf0b benchmark.randomize: adding a randomize benchmark. 2013-03-05 17:04:57 -08:00
John Benediktsson d66fdbb2ea random.c: adding a "libc" version of random for performance testing. 2013-02-26 20:04:06 -08:00
Doug Coleman 19f201a492 Revert "robots.txt: Bing bot spams gitweb...disable it hopefully."
Found another way.

This reverts commit 7500504bc0.
2013-02-24 10:30:05 -08:00
Doug Coleman 7500504bc0 robots.txt: Bing bot spams gitweb...disable it hopefully. 2013-02-24 10:23:33 -08:00
John Benediktsson f7e56abb8f rot13: adding some tests. 2013-02-22 09:50:26 -08:00