Doug Coleman
|
f6398365bd
|
math.functions: rename exp to e^ to be consistent with 2^ and 10^. update things.
|
2012-05-02 10:22:23 -07:00 |
Doug Coleman
|
fee4d76b73
|
math.functions: Add e^ and sigmoid functions.
|
2012-05-02 09:21:34 -07:00 |
John Benediktsson
|
e38e9f2850
|
sequences: adding find-index-from.
|
2012-04-27 13:41:47 -07:00 |
John Benediktsson
|
6f9db0d163
|
tools.deploy: fix location of port-number file.
|
2012-04-27 13:17:03 -07:00 |
John Benediktsson
|
ccf6a27191
|
ctags.etags: remove unnecessary test.
|
2012-04-27 12:05:51 -07:00 |
John Benediktsson
|
3ace73ec00
|
assocs.extras: adding assoc-harvest and assoc-sift.
|
2012-04-27 11:39:20 -07:00 |
John Benediktsson
|
d37e5192de
|
splitting: fixing split1-last.
|
2012-04-27 08:48:57 -07:00 |
John Benediktsson
|
5878b6982b
|
math.statistics: adding entropy function.
|
2012-04-26 18:40:59 -07:00 |
John Benediktsson
|
7bba1972a1
|
project-euler: fix shadowing of permutations?.
|
2012-04-26 16:58:09 -07:00 |
John Benediktsson
|
2ec0bf3037
|
sequences.extras: fixing map-concat to return type of first mapped value.
|
2012-04-26 15:07:39 -07:00 |
John Benediktsson
|
5e16810075
|
using reverse! when possible.
|
2012-04-25 20:09:36 -07:00 |
John Benediktsson
|
664908c78f
|
assocs: 50% faster zip.
|
2012-04-25 20:09:21 -07:00 |
John Benediktsson
|
40e79d4b56
|
sequences.extras: faster longest-subseq, cleanup other words.
|
2012-04-25 16:30:08 -07:00 |
John Benediktsson
|
a976e31f39
|
sequences.extras: adding map-sift and map-harvest.
|
2012-04-25 15:58:18 -07:00 |
John Benediktsson
|
9bc6e29506
|
sequences.extras: adding map-filter.
|
2012-04-25 15:50:35 -07:00 |
John Benediktsson
|
61b3c26e1b
|
sequences.extras: adding map-concat.
|
2012-04-25 13:28:56 -07:00 |
John Benediktsson
|
f3e1dc5b98
|
Use "map-sum" instead of "map sum".
|
2012-04-25 13:18:21 -07:00 |
John Benediktsson
|
6f89c1824d
|
change to in-place reverse.
|
2012-04-24 18:51:46 -07:00 |
John Benediktsson
|
817b45ee03
|
math.combinatorics: minor performance improvements.
|
2012-04-24 18:42:34 -07:00 |
John Benediktsson
|
fc50417e43
|
benchmark.combinatorics: adding a combinatorics benchmark.
|
2012-04-24 17:29:26 -07:00 |
John Benediktsson
|
476781cdd9
|
sequences.extras: adding rotate and rotate! words.
|
2012-04-24 16:59:17 -07:00 |
John Benediktsson
|
f24e40800a
|
math.combinatorics: faster version of factorial.
|
2012-04-24 10:06:00 -07:00 |
Doug Coleman
|
cd9394f8c6
|
math.statistics: Add eight methods for calculating quantiles. Add quartile. Add kth-smallests et al, refactor medians.
|
2012-04-24 03:17:50 -07:00 |
Doug Coleman
|
7cb094d521
|
math.statistics: Make a safe version of kth-object. Bounds check k w/ regards to seq.
|
2012-04-23 13:55:25 -07:00 |
John Benediktsson
|
b9bcfdab8e
|
math.combinatorics: adding <combinations> and <permutations> sequences.
|
2012-04-23 08:30:22 -07:00 |
Doug Coleman
|
7ad089b682
|
math.statistics: Generalize kth-smallest into kth-object, add kth-largest. Add count-relative and minmax-relative for counting the number of lt, eq, gt elements, and getting the max lt and min gt in one pass.
|
2012-04-22 23:41:13 -07:00 |
John Benediktsson
|
c00ddde434
|
math.combinatorics: fix failed find combinations/permutations.
|
2012-04-21 20:11:47 -07:00 |
John Benediktsson
|
bada993f78
|
math.combinatorics: adding find-combination and find-permutation.
|
2012-04-20 23:31:40 -07:00 |
John Benediktsson
|
0650495414
|
math.extras: adding sterling numbers, bernoulli numbers, chi-square and inverse-chi-square words.
|
2012-04-20 20:09:54 -07:00 |
John Benediktsson
|
60b83c7241
|
benchmark.make: use % (push-all).
|
2012-04-20 10:51:51 -07:00 |
John Benediktsson
|
7f7cb5cdf9
|
benchmark.make: adding a simple make benchmark.
|
2012-04-20 10:41:50 -07:00 |
John Benediktsson
|
74b8e390f4
|
make: most sequences are less than 32.
|
2012-04-19 22:02:47 -07:00 |
John Benediktsson
|
5b83dc2e90
|
sequences.extras: adding slice-when (non-destructive split-when).
|
2012-04-19 16:41:44 -07:00 |
John Benediktsson
|
449814a387
|
math.primes.twins: calculating twin primes.
|
2012-04-19 15:14:31 -07:00 |
John Benediktsson
|
7a15418cf4
|
math.functions: adding another test for roots.
|
2012-04-19 13:34:42 -07:00 |
John Benediktsson
|
adc7b22997
|
math.functions: adding "roots" word to get arbitrary roots from numbers.
|
2012-04-19 12:19:14 -07:00 |
John Benediktsson
|
1e8eb18216
|
math.functions: adding docs and tests for ^mod.
|
2012-04-19 08:20:11 -07:00 |
John Benediktsson
|
8c1165cac1
|
cleanup some lint warnings.
|
2012-04-18 17:46:01 -07:00 |
John Benediktsson
|
e3e6e12c6a
|
classes.struct: add some docs for read-struct.
|
2012-04-18 16:02:00 -07:00 |
John Benediktsson
|
4c416bc308
|
classes.struct: adding a read-struct word.
|
2012-04-18 16:00:29 -07:00 |
John Benediktsson
|
a99afa996c
|
splitting: fix docs for split1-when.
|
2012-04-18 15:59:08 -07:00 |
John Benediktsson
|
94b73d9371
|
splitting: adding split1-when.
|
2012-04-18 15:55:15 -07:00 |
Doug Coleman
|
0322b4d028
|
math.combinators: Add filter-permutations/combinations. Minor cleanup.
|
2012-04-18 15:18:54 -07:00 |
Doug Coleman
|
229d0e0549
|
math.combinators: Add map-permutation
|
2012-04-18 15:18:54 -07:00 |
Doug Coleman
|
161cd8222c
|
sequences.extras: Experimenting with collapse, compact words. Add even/odd-indices words.
|
2012-04-18 15:18:54 -07:00 |
John Benediktsson
|
9e9d830ec0
|
random: adding rayleigh, gumbel, logistic, and power random floats.
|
2012-04-18 14:37:27 -07:00 |
John Benediktsson
|
8e0df4df9c
|
24-game: remove broken "spin" definition.
|
2012-04-18 12:11:41 -07:00 |
John Benediktsson
|
837b22336e
|
classes.algebra: make class= and only-classoid? use short-circuit logic.
|
2012-04-18 12:00:24 -07:00 |
John Benediktsson
|
ef87f81022
|
sequences.extras: adding a version of filter that uses an elements index.
|
2012-04-18 10:47:25 -07:00 |
John Benediktsson
|
cbd6f2cae1
|
bootstrap.image.upload: fix checksums location to use new temp dir.
|
2012-04-17 20:49:19 -07:00 |