Commit Graph

282 Commits

Author SHA1 Message Date
Howard Hinnant c675d983f6 [rand.dist.pois.extreme]
llvm-svn: 103942
2010-05-17 16:21:56 +00:00
Howard Hinnant 05fa30d595 [rand.dist.bern.geo]
llvm-svn: 103937
2010-05-17 13:44:27 +00:00
Howard Hinnant 89eaea24bc [rand.dist.bern.negbin]
llvm-svn: 103916
2010-05-17 00:09:38 +00:00
Howard Hinnant 45a999719b Beefed up the tests for all of the distributions to include checks against the expected skewness and kurtosis
llvm-svn: 103910
2010-05-16 17:56:20 +00:00
Howard Hinnant 5ce10a6744 Replaced :: with _ in several path names
llvm-svn: 103907
2010-05-16 12:46:02 +00:00
Howard Hinnant 70d0fe5fae Replaced :: with _ in several path names
llvm-svn: 103906
2010-05-16 12:42:38 +00:00
Howard Hinnant b8829825f1 [rand.dist.pois.weibull]
llvm-svn: 103891
2010-05-16 01:09:02 +00:00
Howard Hinnant e3900731f6 [rand.dist.norm.chisq]
llvm-svn: 103888
2010-05-15 23:36:00 +00:00
Howard Hinnant 932ce81fe9 Revisited [rand.dist.bern.bin] and [rand.dist.pois.poisson] with better algorithms
llvm-svn: 103886
2010-05-15 21:36:23 +00:00
Howard Hinnant 0e675818f1 [rand.dist.pois.poisson]
llvm-svn: 103814
2010-05-14 21:38:54 +00:00
Nick Kledzik 38d72d5a66 fix strip options and properly copy include/ext
llvm-svn: 103796
2010-05-14 20:22:09 +00:00
Nick Kledzik 111e0cbe51 add headers and implementation for <new>, <exception>, and <typeinfo>
llvm-svn: 103795
2010-05-14 20:19:37 +00:00
Nick Kledzik 749c758632 change test case to verify unexpected() calls terminate - not is terminate
llvm-svn: 103794
2010-05-14 20:17:42 +00:00
Howard Hinnant 7070922ff8 [rand.dist.pois.gamma]
llvm-svn: 103788
2010-05-14 18:43:10 +00:00
Howard Hinnant 97ae3d5183 weekly test results
llvm-svn: 103732
2010-05-13 20:10:39 +00:00
Howard Hinnant f8bfb45e9b partial [rand.dist.pois.gamma]
llvm-svn: 103722
2010-05-13 17:58:28 +00:00
Chris Lattner d55fd111d1 wording.
llvm-svn: 103658
2010-05-12 22:34:21 +00:00
Chris Lattner a940b5b72e wording
llvm-svn: 103657
2010-05-12 22:33:00 +00:00
Chris Lattner f005e8d167 tweak from cjefferson
llvm-svn: 103656
2010-05-12 22:30:22 +00:00
Chris Lattner 27de3d6459 improve the 'current status' section to say what *is* there in
addition to what is not.

Add a big "why libc++" section to address a pretty major FAQ.

llvm-svn: 103655
2010-05-12 22:21:15 +00:00
Howard Hinnant 6f97c4e7bc [rand.dist.norm.normal]
llvm-svn: 103646
2010-05-12 21:02:31 +00:00
Howard Hinnant bcc4ff0db0 [rand.dist.pois.exp]
llvm-svn: 103621
2010-05-12 17:08:57 +00:00
Howard Hinnant c1cb949c0a tests for [rand.dist.bern.bin]
llvm-svn: 103612
2010-05-12 13:33:11 +00:00
Howard Hinnant bccf3faa5f Pruned test results to just the past 6 months
llvm-svn: 103611
2010-05-12 13:31:10 +00:00
Howard Hinnant deb23ecdf9 [rand.dist.bern.bin]. The evaluation function for this binomial distribution is hopefully just a placeholder. It is using the simplest and slowest method for computing the distribution and needs to be upgraded.
llvm-svn: 103524
2010-05-11 23:26:59 +00:00
Howard Hinnant 5b08a8a432 Wiped out some non-ascii characters that snuck into the copyright.
llvm-svn: 103516
2010-05-11 21:36:01 +00:00
Chris Lattner f9e7e3ab11 fix more links
llvm-svn: 103511
2010-05-11 20:53:16 +00:00
Howard Hinnant 38a59279ef Fixed svn link
llvm-svn: 103510
2010-05-11 20:51:20 +00:00
Chris Lattner 6f12a7f252 cxx not cpp
llvm-svn: 103501
2010-05-11 20:37:52 +00:00
Chris Lattner 1f3e58543d add css files, also, test commit.
llvm-svn: 103498
2010-05-11 20:29:17 +00:00
Howard Hinnant 180e1d7f56 updated web page with clang mailing list link
llvm-svn: 103491
2010-05-11 19:53:34 +00:00
Howard Hinnant 3e519524c1 libcxx initial import
llvm-svn: 103490
2010-05-11 19:42:16 +00:00