John Benediktsson
|
b6be2c874f
|
math.extras: adding round-to-step.
|
2013-04-01 17:04:07 -07:00 |
John Benediktsson
|
59e408ed3b
|
math.extras: adding round-to-decimal.
|
2013-04-01 17:03:18 -07:00 |
John Benediktsson
|
ac25aca2ab
|
math.extras: adding round-to-even.
|
2013-03-26 14:36:05 -07:00 |
John Benediktsson
|
a6bef33f9d
|
math.extras: adding normalized compression distance and compression based dissimilarity.
|
2013-03-25 10:33:41 -07:00 |
John Benediktsson
|
0445aed8e8
|
math.extras: adding majority vote algorithm.
|
2013-03-24 19:39:34 -07:00 |
Doug Coleman
|
075576ba0f
|
math: Revert clone on median algorithm, perhaps need to revisit this. Call clump for moving-median
|
2013-03-24 01:14:35 -07:00 |
John Benediktsson
|
07ce8bb651
|
math: some style cleanup.
|
2013-03-21 08:54:14 -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
|
5229a9f1aa
|
math.extras: return new arrays to protect users from others.
|
2012-12-04 09:06:30 -08:00 |
John Benediktsson
|
c3198ef131
|
math.extras: adding unique-indices.
|
2012-11-07 17:05:06 -08:00 |
John Benediktsson
|
e2694eb1d2
|
math.extras: implement "search-sorted" and "weighted-random".
|
2012-10-05 14:48:05 -07:00 |
Doug Coleman
|
2619332836
|
math.extras: Call (gini).
|
2012-09-26 16:25:20 -07:00 |
John Benediktsson
|
ce841ec9c2
|
math.extras: simpler herfindahl.
|
2012-09-26 15:43:15 -07:00 |
John Benediktsson
|
3ea19d0a98
|
math.extras: adding exponential-index.
|
2012-09-26 15:29:08 -07:00 |
John Benediktsson
|
b054280577
|
math.extras: adding the Herfindahl measure.
|
2012-09-26 15:25:45 -07:00 |
John Benediktsson
|
32a58a6ffa
|
math.extras: remove variable effects from cum-reduce for now.
|
2012-09-26 15:20:18 -07:00 |
John Benediktsson
|
3690188ecd
|
math.extras: invent "cum-reduce" concept for gini.
|
2012-09-26 15:11:41 -07:00 |
Doug Coleman
|
5df4eb88db
|
math.extras: Add sum-cum-sum. Change concentration-coefficient to be more straightforward.
|
2012-09-26 09:07:57 -07:00 |
Doug Coleman
|
fe6dc67211
|
math.extras: Fix concentration-coefficient.
|
2012-09-25 17:54:24 -07:00 |
Doug Coleman
|
ca563f6cb3
|
math.extras: Faster gini. Leaving this as a separate patch for comparison.
|
2012-09-25 17:52:27 -07:00 |
Doug Coleman
|
093035d2d1
|
math.extras: Add gini and concentration coefficient.
|
2012-09-25 17:46:05 -07:00 |
John Benediktsson
|
ac9154a2c0
|
math.extras: fix spelling of stirling, add ramanujan approximation of factorial.
|
2012-09-25 10:48:09 -07:00 |
John Benediktsson
|
f4fdf46431
|
math.extras: adding "until-zero".
|
2012-08-31 15:00:53 -07:00 |
John Benediktsson
|
e16a576a4b
|
math.extras: adding moving-count.
|
2012-08-31 11:04:12 -07:00 |
John Benediktsson
|
537a9af0a8
|
math.extras: adding moving sum/supremum/infimum.
|
2012-07-30 16:16:10 -07:00 |
John Benediktsson
|
c80de1abc9
|
math.extras: more maths functions.
|
2012-07-27 12:44:51 -07:00 |
John Benediktsson
|
e654e4afd9
|
Using "same?" in more places.
|
2012-07-21 10:22:44 -07:00 |
John Benediktsson
|
300699915c
|
math.extras: adding nonzero.
|
2012-06-19 14:23:00 -07:00 |
John Benediktsson
|
c62cc95ce1
|
math.extras: adding moving-median.
|
2012-05-04 14:23:15 -07:00 |
John Benediktsson
|
503d6d3fc2
|
math.extras: adding moving-average and exponential-moving-average words.
|
2012-05-04 09:04:58 -07:00 |
John Benediktsson
|
ea5fe1162f
|
math.extras: adding jacobi and legendere symbols.
|
2012-05-04 08:57:09 -07:00 |
Doug Coleman
|
9a125e82e9
|
math.functions: rename exp to e^ to be consistent with 2^ and 10^. update things.
|
2012-05-02 10:22:23 -07:00 |
John Benediktsson
|
ce77d846c3
|
math.extras: adding sterling numbers, bernoulli numbers, chi-square and inverse-chi-square words.
|
2012-04-20 20:09:54 -07:00 |