Commit Graph

10147 Commits (16d24a5194a0658c74881da84fd531ee23c1546c)

Author SHA1 Message Date
John Benediktsson 23cb4c2f48 sequences.extras: fix test for arg-where. 2013-05-01 17:19:02 -07:00
John Benediktsson e820dfa386 sequences.extras: faster arg-max, arg-min, arg-where, cleanup. 2013-05-01 14:31:14 -07:00
John Benediktsson bcce56f46b sequences.extras: cleanup, make reverse-as faster. 2013-05-01 14:09:34 -07:00
John Benediktsson 9243d39ef5 sequences.extras: adding cut-slice*. 2013-05-01 14:03:58 -07:00
John Benediktsson 9cb7c1e42d infix: update docs for recent changes. 2013-05-01 11:57:20 -07:00
John Benediktsson 2aa49d6434 rosetta-code.josephus-problem: change to use josephus-2 if k=2. 2013-05-01 11:25:40 -07:00
John Benediktsson 55a9df63f7 rosetta-code.josephus-problem: adding solution for josephus problem. 2013-05-01 11:16:41 -07:00
John Benediktsson 63050f68e2 colors.ryb: adding RYB colors. 2013-04-26 18:52:01 -07:00
John Benediktsson 7e77723104 colors: fix minor TYpo in docs. 2013-04-26 18:51:06 -07:00
John Benediktsson 4712eff3c5 math.text: make it only work with integers. 2013-04-26 16:08:11 -07:00
John Benediktsson e69f007eef terminfo: separate string-offset word. 2013-04-26 11:36:25 -07:00
Jon Harper a6ab66d290 terminfo: interpret shorts as signed integer and test if negative 2013-04-26 11:24:40 -07:00
Jon Harper a902428f62 terminfo: 1 head* is but-last 2013-04-26 11:24:40 -07:00
John Benediktsson bb9abd6926 google.translate: adding translate-tts. 2013-04-26 10:42:50 -07:00
John Benediktsson 8d209ace8a terminfo: probably fix a bug where 0xfeff should be ignored also? 2013-04-26 08:55:57 -07:00
John Benediktsson de21951d79 terminfo: cleanup a little, separate the align-even-bytes. 2013-04-26 08:55:39 -07:00
John Benediktsson 4fd874bbdc terminfo: cleaner, use %c on linux. 2013-04-26 07:10:40 -07:00
John Benediktsson 1d93236129 terminfo: hex only on macosx. 2013-04-26 07:09:15 -07:00
John Benediktsson 14ccb55b72 terminfo: parse all the capabilities. 2013-04-26 07:02:46 -07:00
John Benediktsson ca3b7b9d6e terminfo: simplify a bit. 2013-04-25 21:29:05 -07:00
John Benediktsson 7d27d64f36 sequences.extras: cleanup reduce's a little. 2013-04-25 20:48:04 -07:00
John Benediktsson 17415b3525 sequences.extras: adding subseq-as. 2013-04-25 20:38:07 -07:00
John Benediktsson 0ea8ed84b5 terminfo: parser for terminfo database files. 2013-04-25 20:00:54 -07:00
John Benediktsson 00eeb07680 math.matrices.laplace: adding Laplace expansion. 2013-04-25 15:04:16 -07:00
John Benediktsson 339be3f517 random.rdrand: adding RDRAND random generator. 2013-04-25 14:39:38 -07:00
John Benediktsson c3f6ee412c random.c: adding summary. 2013-04-25 14:39:24 -07:00
John Benediktsson 2526d3c982 Fix some copyrights, sorry "Your name". 2013-04-25 13:26:36 -07:00
John Benediktsson 4afec99e97 html.parser.analyzer: fix help-lint errors. 2013-04-24 13:39:36 -07:00
bjourne@gmail.com dd32064691 Docs moved to own file and ? instead of if. 2013-04-24 13:35:04 -07:00
bjourne@gmail.com 1b91f4dc23 html.parser.analyzer: make find-between* work on nested tags. 2013-04-24 13:35:04 -07:00
John Benediktsson f1b21b1827 sets.extras: few more words. 2013-04-24 07:58:50 -07:00
John Benediktsson 19662c976b math.extras: use fry for clarity. 2013-04-22 16:34:00 -07:00
John Benediktsson 66e3138f4b math.extras: rename 2pi-range to [0,2pi]. 2013-04-22 11:56:23 -07:00
John Benediktsson e3c5b53610 math.extras: cleanup duplicate code. 2013-04-22 11:13:32 -07:00
Doug Coleman 124a9a3417 websites.concatenative: Fix the bug. 0.96~~ 2013-04-21 00:37:51 -04:00
John Benediktsson 4f42837273 benchmark.crc32: do more work in the crc32-benchmark. 2013-04-19 11:35:47 -07:00
John Benediktsson b5f2fb891e hashtables.numbers: adding number-hashcode version of hashtables. 2013-04-17 14:07:49 -07:00
John Benediktsson e751fbf78b hash-sets.numbers: adding number-hashcode version of hash-sets. 2013-04-17 14:07:33 -07:00
John Benediktsson 3db55c8707 sequences.snipped: adding snipped virtual sequences. 2013-04-17 10:27:22 -07:00
John Benediktsson db81422ff4 infix: crazy infix methods idea, dunno if it is awesome yet. 2013-04-15 11:27:09 -07:00
Doug Coleman febc689322 c.preprocessor: Use ML-style comments. 2013-04-13 17:30:49 -07:00
Doug Coleman ffa742c7f8 arrays.shaped: Deal with 0s in shape.
Fix prettyprinting, introduce sa{ } syntax.
Add broadcastable? check for binary operations.
Add shape of output array for broadcasts.
Check for negative integers in shape.
2013-04-11 16:22:01 -07:00
John Benediktsson 34e04aa8bc math.combinatorics.bits: new vocab for permutation-bits words. 2013-04-11 10:32:36 -07:00
John Benediktsson 5d8864cb9a math.extras: remove permutation-bits words. 2013-04-11 10:30:55 -07:00
John Benediktsson dd94812561 math.extras: adding more permutation-bits words. 2013-04-10 15:51:58 -07:00
John Benediktsson 83659c228a math.extras: faster next-permutation-bits using /i. 2013-04-10 14:44:21 -07:00
John Benediktsson 336e2bfd58 math.extras: adding bitwise permutation words. 2013-04-10 14:29:23 -07:00
John Benediktsson 5c225fa09f sequences: moving some words to sequences.extras. 2013-04-10 10:49:29 -07:00
John Benediktsson 7d2ad13830 math.extras: fix bernoulli. 2013-04-10 09:29:21 -07:00
John Benediktsson b29d3a0f4a poker: use map-product from sequences.extras. 2013-04-10 09:25:09 -07:00