nomennescio
c4114f4419
Imported https://downloads.factorcode.org/releases/0.96/factor-src-0.96.zip
2019-10-18 15:06:11 +02:00
nomennescio
4cf9a7dc05
Imported https://downloads.factorcode.org/releases/0.95/factor-src-0.95.zip
2019-10-18 15:05:59 +02:00
nomennescio
7b8fc44614
Imported https://downloads.factorcode.org/releases/0.94/factor-src-0.94.zip
2019-10-18 15:05:47 +02:00
nomennescio
027d296e29
Imported https://downloads.factorcode.org/releases/0.93/factor-src-0.93.zip
2019-10-18 15:05:37 +02:00
nomennescio
f1e1c66812
Imported https://downloads.factorcode.org/releases/0.92/factor-src-0.92.zip
2019-10-18 15:05:24 +02:00
nomennescio
49e769e48c
Imported https://downloads.factorcode.org/releases/0.91/Factor-0.91.tar.gz
2019-10-18 15:05:15 +02:00
nomennescio
d51ce728e2
Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz
2019-10-18 15:05:11 +02: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
John Benediktsson
4767248369
math.factorials: style.
2013-04-09 13:57:53 -07:00
John Benediktsson
047d9cad3e
math.factorials: cleanup orial-primes.
2013-04-09 12:22:41 -07:00
John Benediktsson
6c106fb422
math.factorials: more factorial words.
2013-04-09 12:07:49 -07:00
John Benediktsson
68cdaa2c69
math.factorials: more factorial words.
2013-04-09 11:04:38 -07:00
John Benediktsson
64a1b15d4b
sets.extras: adding symmetric-diff and proper-subset?.
2013-04-09 10:37:50 -07:00
John Benediktsson
5ec39e2542
math.factorials: more factorial words.
2013-04-09 10:37:20 -07:00
John Benediktsson
ad419301af
math.factorials: making double-factorial work for negative numbers.
2013-04-08 21:44:35 -07:00
John Benediktsson
50c8033301
math.factorials: adding double-factorial.
2013-04-08 21:13:46 -07:00
John Benediktsson
25f1758384
math.factorials: cleanup using.
2013-04-08 15:23:39 -07:00
John Benediktsson
4fa6e09310
math.factorials: include 1.
2013-04-08 15:15:49 -07:00
John Benediktsson
cda0092fec
math.factorials: handle more inputs in factorial/.
2013-04-08 15:08:53 -07:00
John Benediktsson
a12728d5a3
math.factorials: various factorial words.
2013-04-08 15:03:15 -07:00
John Benediktsson
5980d660bc
benchmark.sum-file: simpler, more idiomatic, faster.
2013-04-08 07:17:37 -07:00
John Benediktsson
0431acf97e
benchmark.pidigits: simplify handling of arrays.
2013-04-07 15:33:54 -07:00
John Benediktsson
ed95bcc8b9
benchmark.reverse-complement: more idiomatic, faster.
2013-04-07 15:19:58 -07:00
John Benediktsson
c900590f8b
use concat instead of join.
2013-04-06 17:02:22 -07:00
John Benediktsson
0b60d6cc4c
bloom-filters: fix docs.
2013-04-04 16:06:01 -07:00
John Benediktsson
3c4dbf6ed5
infix: removing alternate syntax due to use of multiline strings...
2013-04-04 15:17:50 -07:00
John Benediktsson
6f2f681ae8
infix: adding alternate syntax.
2013-04-04 15:05:49 -07:00
John Benediktsson
5d73e84dae
infix: adding pow().
2013-04-04 15:04:14 -07:00
John Benediktsson
d544cfb956
boids: fix typo.
2013-04-04 13:33:26 -07:00
John Benediktsson
66693a786f
bloom-filters: cleanup interface a little bit.
2013-04-04 13:26:24 -07:00
John Benediktsson
55e0be5c7a
base85: fix handling of pad characters.
2013-04-04 11:43:17 -07:00
John Benediktsson
464292dcb7
base85: adding a base85 encoder/decoder.
2013-04-04 10:39:43 -07:00
John Benediktsson
812c3e4cdf
benchmark.bloom-filters: more iterations now bloom-filters are faster.
2013-04-04 07:10:30 -07:00
John Benediktsson
1cd3be1fb2
bloom-filters: tons of speed.
2013-04-04 07:10:13 -07:00
John Benediktsson
1f45b8a4e3
bloom-filters: more speeeeeed.
2013-04-03 20:27:23 -07:00
John Benediktsson
8c8d8d0c14
bloom-filters: minor style improvements.
2013-04-03 15:20:49 -07:00