|
|
|
@292
|
[292]
|
05/26/11 09:09:31 |
dsimcha |
Add dirichlet distribution. |
|
|
|
@290
|
[290]
|
05/25/11 22:17:37 |
dsimcha |
Add beta distribution to dstats.distrib, clean up dstatsEnforce line … |
|
|
|
@234
|
[234]
|
12/22/10 20:35:18 |
dsimcha |
2.051 updates. This breaks all earlier versions of DMD because I dumped … |
|
|
|
@230
|
[230]
|
11/16/10 20:49:02 |
dsimcha |
Misc small bugs and silliness exposed by testing on GDC. |
|
|
|
@226
|
[226]
|
11/13/10 18:58:27 |
dsimcha |
Fix 64-bit compilation errors. Code only passes semantic analysis, hasn't … |
|
|
|
@215
|
[215]
|
09/09/10 20:31:47 |
dsimcha |
Some cheap little performance hacks. |
|
|
|
@209
|
[209]
|
08/22/10 21:23:02 |
dsimcha |
Fix some style issues and a few 64 issues. |
|
|
|
@191
|
[191]
|
07/31/10 23:00:51 |
dsimcha |
Added kerneldensity module. |
|
|
|
@183
|
[183]
|
07/27/10 00:26:55 |
dsimcha |
Add exponential distribution (using the gamma with a shape parameter of 1 … |
|
|
|
@172
|
[172]
|
07/10/10 10:37:12 |
dsimcha |
Add studentsTPDF. |
|
|
|
@164
|
[164]
|
06/19/10 18:23:09 |
dsimcha |
Add AUROC, misc. 2.047-related updates. |
|
|
|
@163
|
[163]
|
05/15/10 10:59:23 |
dsimcha |
Small fixes, confirmed working w/ 2.046. |
|
|
|
@145
|
[145]
|
02/28/10 22:49:52 |
dsimcha |
80-bit reals -> 64-bit doubles, since this results in up to 3x performance … |
|
|
|
@137
|
[137]
|
02/14/10 11:53:43 |
dsimcha |
Remove all foreach_reverse, misc. small refactorings. |
|
|
|
@131
|
[131]
|
12/27/09 20:58:10 |
dsimcha |
More error handling improvements. |
|
|
|
@130
|
[130]
|
12/25/09 21:31:19 |
dsimcha |
Improve error handling and constraints. |
|
|
|
@122
|
[122]
|
12/03/09 20:59:53 |
dsimcha |
Misc. cleanup, small bug fixes. |
|
|
|
@91
|
[91]
|
10/22/09 20:51:51 |
dsimcha |
Misc bug fixes, make poisson, binomial work with huge numbers by using … |
|
|
|
@88
|
[88]
|
10/18/09 06:57:55 |
dsimcha |
Misc. code cleanup, refactoring. |
|
|
|
@85
|
[85]
|
10/10/09 03:49:39 |
dsimcha |
More misc. small fixes/improvements. |
|
|
|
@83
|
[83]
|
07/07/09 20:52:09 |
dsimcha |
Bug fixes, 2.031 updates. |
|
|
|
@79
|
[79]
|
05/31/09 22:48:22 |
dsimcha |
Misc. small enhancements. |
|
|
|
@48
|
[48]
|
05/07/09 00:46:04 |
dsimcha |
Overhaul tests. Change kurtosis, skewness to more widely used, possibly … |
|
|
|
@40
|
[40]
|
04/30/09 23:19:22 |
dsimcha |
Numpy random port |
|
|
|
@30
|
[30]
|
04/25/09 11:39:22 |
dsimcha |
Fix chi-square parameter order. |
|
|
|
@28
|
[28]
|
04/23/09 23:30:02 |
dsimcha |
Make dstats work with ranges. |
|
|
|
@20
|
[20]
|
01/22/09 22:38:19 |
dsimcha |
Optimize TempAlloc? and add some sanity checks. Fix unittests to … |
|
|
|
@17
|
[17]
|
01/17/09 19:04:12 |
dsimcha |
Optimize TempAlloc?. Fix a few minor bugs. |
|
|
|
@5
|
[5]
|
01/04/09 22:22:14 |
dsimcha |
Initial commit |