John Benediktsson
|
234a5bd744
|
math.extras: don't shadow B (breakpoint).
|
2019-11-07 21:43:22 -08:00 |
John Benediktsson
|
8d8e59c43e
|
math.extras: adding integer-sqrt.
|
2019-11-07 21:32:07 -08:00 |
John Benediktsson
|
aaabe0a142
|
math.extras: adding a more exact sum for floats.
|
2019-11-06 12:03:01 -08:00 |
John Benediktsson
|
4b246b6130
|
math.extras: add test for stirling numbers.
|
2019-07-10 09:42:03 -07:00 |
Niklas Larsson
|
c3197c36c3
|
math.extras: Fix stirling
Fixes #2149
|
2019-07-10 09:42:03 -07:00 |
John Benediktsson
|
4a144e5ea7
|
more test IN: cleanup.
|
2018-02-15 08:45:08 -08:00 |
Alexander Iljin
|
8a4dba4cd9
|
Fix the existing IN: suffixes for the test vocabs
Change some existing vocab name suffixes from "-tests" or ".test" to
".tests". Add no new suffixes.
|
2018-01-24 16:03:48 -08:00 |
Jon Harper
|
80e9d7c115
|
move math.extras:round-to-even to math.functions to use in basis:formatting
Also add round-to-odd in case it is needed.
Also change float rounding to be independent of the current rounding mode
|
2017-06-08 11:23:37 -07:00 |
Alexander Iljin
|
2ffa446f5b
|
*-docs: replace double spaces with single spaces
Code examples and other places where multiple spaces were used to align
text were left intact.
|
2017-06-05 13:16:07 -07:00 |
Doug Coleman
|
e189954ecc
|
core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ;
|
2017-06-02 11:57:05 -05:00 |
Doug Coleman
|
af3605bfe6
|
math.extras: .. and ... are cool but not used and can come back soon.
|
2015-07-21 17:33:13 -07:00 |
Doug Coleman
|
892c62e1dc
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
Doug Coleman
|
59f3b1ea57
|
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.
This reverts commit 7e54cc2824 .
|
2015-07-02 13:47:06 -07:00 |
Doug Coleman
|
7e54cc2824
|
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
|
2015-07-02 11:36:08 -07:00 |
John Benediktsson
|
b366a06c41
|
use reject instead of [ ... not ] filter.
|
2015-05-12 18:50:34 -07:00 |
Benjamin Pollack
|
e1e29b7647
|
Add a couple minor extra docs for math.extras
|
2015-05-08 14:12:09 -07:00 |
John Benediktsson
|
174f0f02a1
|
math.extras: change kelly criterion tests to use ratios.
|
2015-04-02 08:03:49 -07:00 |
John Benediktsson
|
a4c0ae98c5
|
math.extras: adding the Kelly criterion.
|
2015-04-01 21:34:54 -07:00 |
John Benediktsson
|
592764ded4
|
math.extras: adding the Möbius function.
|
2014-12-23 20:08:23 -08:00 |
John Benediktsson
|
77d4d5179c
|
math.extras: adding sum-squares and sum-cubes.
|
2014-06-10 18:28:21 -07:00 |
John Benediktsson
|
acc06aeeee
|
math.extras: adding dotted range syntax.
|
2014-06-10 18:17:27 -07:00 |
John Benediktsson
|
e4e4eb38c5
|
math.extras: inline kahan+.
|
2013-10-14 14:06:19 -07:00 |
John Benediktsson
|
e2d4a1c3c8
|
math.extras: label kahan+ stack effects to match pseudocode.
|
2013-10-14 11:15:48 -07:00 |
John Benediktsson
|
d06dc0996d
|
math.extras: adding map-kahan-sum.
|
2013-10-13 08:40:50 -07:00 |
John Benediktsson
|
b9df0a7582
|
math.extras: adding the Kahan summation.
|
2013-10-13 08:27:58 -07:00 |
John Benediktsson
|
4797dae4f2
|
math.extras: switch to using sorting.extras.
|
2013-09-05 21:09:32 -07:00 |
John Benediktsson
|
f61bf2f4c4
|
math.extras: faster search-sorted by bisecting.
|
2013-09-04 21:31:34 -07:00 |
John Benediktsson
|
6e6adb036d
|
math.extras: remove accidental test.
|
2013-09-04 21:21:42 -07:00 |
John Benediktsson
|
5eb9d4532d
|
math.extras: two versions of search-sorted.
|
2013-09-04 19:01:25 -07:00 |
John Benediktsson
|
cfb44999a1
|
math.extras: adding round-away-from-zero.
|
2013-06-17 10:11:49 -07:00 |
John Benediktsson
|
bca3ddfae8
|
math.extras: change moving-median to use <clumps>.
|
2013-05-06 10:41:21 -07:00 |
John Benediktsson
|
bd8cc0a5f1
|
Revert "math.extras: change to <clumps> to match other moving- words."
This reverts commit 4c3d15e01a89a3383e77192ebcf969c2a17e7aa8.
|
2013-05-06 08:38:07 -07:00 |
John Benediktsson
|
0dc6240d4d
|
math.extras: change to <clumps> to match other moving- words.
|
2013-05-02 16:50:30 -07:00 |
John Benediktsson
|
05ea081cd0
|
math.extras: adding monotonic-count and max-monotonic-count.
|
2013-05-01 21:56:34 -07:00 |
John Benediktsson
|
842a69c099
|
math.extras: add fill-nans.
|
2013-05-01 21:22:27 -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 |
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
|
7d2ad13830
|
math.extras: fix bernoulli.
|
2013-04-10 09:29:21 -07:00 |
John Benediktsson
|
fdc43d0574
|
math.extras: adding round-to-step.
|
2013-04-01 17:04:07 -07:00 |
John Benediktsson
|
dca20550ac
|
math.extras: adding round-to-decimal.
|
2013-04-01 17:03:18 -07:00 |
John Benediktsson
|
3e209587c5
|
math.extras: adding round-to-even.
|
2013-03-26 14:36:05 -07:00 |
John Benediktsson
|
c3917cdd02
|
math.extras: adding normalized compression distance and compression based dissimilarity.
|
2013-03-25 10:33:41 -07:00 |
John Benediktsson
|
b099cbb1f2
|
math.extras: adding docs for majority.
|
2013-03-24 20:14:17 -07:00 |
John Benediktsson
|
3ce93bf86f
|
math.extras: adding majority vote algorithm.
|
2013-03-24 19:39:34 -07:00 |
Doug Coleman
|
5224fba820
|
math: Revert clone on median algorithm, perhaps need to revisit this. Call clump for moving-median
|
2013-03-24 01:14:35 -07:00 |