.gitignore | 100644 | 0 | 0 | | | 53 Bytes | cd9853978398944da7fac532ae279a06dde9a40e33ad4fbe34c2740eb73f740c |
.travis.yml | 100644 | 0 | 0 | | | 245 Bytes | bf8d459da45783cbab420dd0de2a251e500305a4b654911dc2730e1d28ebd70d |
Gemfile | 100644 | 0 | 0 | | | 79 Bytes | b62c7862de3b6996c898541a31718d8ff7f0f9fb641e8c0ab669f2dc66499c38 |
History.txt | 100644 | 0 | 0 | | | 3.48 KB | 41d684df5538cfb1e184aaf92bd4b83e70edc23fca8a1b2b8522d94591209bb4 |
LICENCE.md | 100644 | 0 | 0 | | | 1.48 KB | 4c6164468d913ad8ba679bf1a6fa7275e3361d6516fae2e4034544de52552362 |
README.md | 100644 | 0 | 0 | | | 2.61 KB | eb2d2c8a3d829abee1078d3589eb509435dd0d48a90c3d3d19a6e2a40e1479ef |
Rakefile | 100644 | 0 | 0 | | | 521 Bytes | 50cea3672929038678a3a4c6d46e8d2d06dc0843a70582cdb04fa32ecfcac74e |
benchmark/binomial_coefficient.rb | 100644 | 0 | 0 | | | 1.17 KB | 4046982e07eb29de2b6ceef314e1b3d5f28c1566bb3096d3d5d00d9719220c61 |
benchmark/binomial_coefficient/binomial_coefficient.ds | 100644 | 0 | 0 | | | 3.33 KB | 640cb703d1375c3e96848b0312cefc06a5f7b45772bcc3263a3e90ded837e393 |
benchmark/binomial_coefficient/binomial_coefficient.xls | 100644 | 0 | 0 | | | 8.5 KB | 65d90ce645068ba90389b40bf5602d211e6ac465669624798335f8f7ba6ae4af |
benchmark/binomial_coefficient/experiment.rb | 100644 | 0 | 0 | | | 1.48 KB | 36404d788c5f7fe3757231599a11c8e21746765b5bb60d58e0204c2861a83a09 |
benchmark/factorial_hash.rb | 100644 | 0 | 0 | | | 554 Bytes | ebcfe024d0bb05bd1043877aeb312ea26bbdee66dfb0aa91909875faacba60e9 |
benchmark/factorial_method.rb | 100644 | 0 | 0 | | | 632 Bytes | 0252b91cc161946474c1d7df6947c9750d6b201757c1f89f257edb717dfa16df |
benchmark/odd.rb | 100644 | 0 | 0 | | | 292 Bytes | 46b74641f763f63abbb269a9f7ef21e553bb14992f93f519056358ca80c3e51b |
benchmark/power.rb | 100644 | 0 | 0 | | | 530 Bytes | 6f9e4be6f1d6c1da19b828fc0dc05822c3a711319577e17b4082efcb7a088f33 |
bin/distribution | 100755 | 0 | 0 | | | 1.65 KB | c2ed75edc64477d486e4513587bc06accb5aed53cf6c29e89ac949dd7c88fd3c |
data/template/distribution.erb | 100644 | 0 | 0 | | | 571 Bytes | ce346eef1789434acd48530d3338e1307b8c9ac9e8971873e2ae7a7138ef5b8d |
data/template/distribution/gsl.erb | 100644 | 0 | 0 | | | 272 Bytes | 5518d8e1889c3f76d8b0147bb2d766b11209dc4aacb35deeeebe3f6f13c4ee70 |
data/template/distribution/ruby.erb | 100644 | 0 | 0 | | | 273 Bytes | 3943afedac5471cdf7e4ca525ed6b372b0deec56bc6a4854f4c4bdfdc4ee1ac0 |
data/template/spec.erb | 100644 | 0 | 0 | | | 1.26 KB | 6a1226b596f95343f01da5516c28ddf6a73e4df2ecccc4d303db440c4725106e |
distribution.gemspec | 100644 | 0 | 0 | | | 736 Bytes | 052405094972f2683f81271e934a1cbe3b909308a4fb483bc1b557403289ea63 |
lib/distribution.rb | 100644 | 0 | 0 | | | 4.88 KB | d902a716fc18814c38d27d0f1b4be7476f1c14ef46cdb27015ed64b677fd5624 |
lib/distribution/beta.rb | 100644 | 0 | 0 | | | 1009 Bytes | e9dcf117431d508165cbff890bbf6039cff98fd2f596e6205bd0c0e30f494d7a |
lib/distribution/beta/gsl.rb | 100644 | 0 | 0 | | | 639 Bytes | 898d6c6592f7fdf0e59f2b3484c876862588d2f3dbf730ae0b5587c2ece1a4f6 |
lib/distribution/beta/java.rb | 100644 | 0 | 0 | | | 109 Bytes | ca5ce4f0b4839656362a3290475b819881036244190aedffecb1e37537bcd4f2 |
lib/distribution/beta/ruby.rb | 100644 | 0 | 0 | | | 1.99 KB | 657a8d8401497fa8cdece954af9d9988a06b45110bddb110568d7bdc51dfcc93 |
lib/distribution/binomial.rb | 100644 | 0 | 0 | | | 737 Bytes | 5c851c3565ae5a027199e9bb3dbe43e8def2543edbc8b2960b228b3bcbc47189 |
lib/distribution/binomial/gsl.rb | 100644 | 0 | 0 | | | 259 Bytes | 706e1e2f94c1533b2e4720469580acb27fc607cba670391ac3f029c69ce99478 |
lib/distribution/binomial/java.rb | 100644 | 0 | 0 | | | 113 Bytes | 3e2bb17d0621ac52182de8c4ee5a10d0abdf24886d4e6fc2f3de8b0096074594 |
lib/distribution/binomial/ruby.rb | 100644 | 0 | 0 | | | 839 Bytes | 41571fe5a3e7548ca0ce6a9aa3381ce80edc71b44dc0cf39e0663e57c0575506 |
lib/distribution/bivariatenormal.rb | 100644 | 0 | 0 | | | 786 Bytes | 6f240fc8e3159d1137697ca545adb33c20b57805df91ba37c3e3795228a0b3d6 |
lib/distribution/bivariatenormal/gsl.rb | 100644 | 0 | 0 | | | 219 Bytes | c487bfb485e9e421de82ac8a10832677b0830d6a6743888cd188cf26c36a9a5a |
lib/distribution/bivariatenormal/java.rb | 100644 | 0 | 0 | | | 120 Bytes | 0bfd60deb00e2b6381854ee1b33e6923fc34b9a6039bb8068739e663494d1920 |
lib/distribution/bivariatenormal/ruby.rb | 100644 | 0 | 0 | | | 9.25 KB | f893da04d8948dcddd47ed90d1e97074d95c560925e71feb52007e424457e51d |
lib/distribution/bivariatenormal/statistics2.rb | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
lib/distribution/chisquare.rb | 100644 | 0 | 0 | | | 789 Bytes | b94125d3884cc2cd39d9cea6d02ba4e7c0dd77aa9326ce278f4cc595e68f97ec |
lib/distribution/chisquare/gsl.rb | 100644 | 0 | 0 | | | 643 Bytes | 848dde13c43cf12590eea78ef11867a3feb31538ec176551b813788cd80bd153 |
lib/distribution/chisquare/java.rb | 100644 | 0 | 0 | | | 114 Bytes | dce83007865e398270acc191f6e780b0d1e95fdd9936655bbe351a7191a95f0d |
lib/distribution/chisquare/ruby.rb | 100644 | 0 | 0 | | | 1.99 KB | d353a3ed613ab2fde69bc0720332e1613c59cdc5489dc24426c68a9cdc646422 |
lib/distribution/chisquare/statistics2.rb | 100644 | 0 | 0 | | | 523 Bytes | 9db101bda4e7267c1956d74e1d420d8414f27bc0b0e0122b2ce06eeb111e4aa1 |
lib/distribution/exponential.rb | 100644 | 0 | 0 | | | 1.23 KB | eab4fefd7f45e9648969aff4cb366986e1203856fd79fdf5d4126abe73c732c1 |
lib/distribution/exponential/gsl.rb | 100644 | 0 | 0 | | | 401 Bytes | 67ff51a64f799897d68c5adf54fb0e2cebc5b55eea7293daf8b590b2b6a2be1a |
lib/distribution/exponential/ruby.rb | 100644 | 0 | 0 | | | 472 Bytes | 0230a2382fbd2aec21819ef9fceb6135aed4f617c4624fb6be725c0f19b051c7 |
lib/distribution/f.rb | 100644 | 0 | 0 | | | 781 Bytes | 5802ef44441bf9c46ce80e8250ae103dc0af2a90ed1a6a794672f24af5ec65f9 |
lib/distribution/f/gsl.rb | 100644 | 0 | 0 | | | 686 Bytes | 99894ab144cd6f80bd4ed69c2c4c9175bea202bf519e945e4ee90e97962471ac |
lib/distribution/f/java.rb | 100644 | 0 | 0 | | | 106 Bytes | 304e0040e0e95448c464cc25343c800662476d09e4aef0e5c4bd4380c24c4888 |
lib/distribution/f/ruby.rb | 100644 | 0 | 0 | | | 2.56 KB | c30a3f1c374f6f835993f3a563f9b77e94402c0f759ae738f7909a06122e33ca |
lib/distribution/f/statistics2.rb | 100644 | 0 | 0 | | | 665 Bytes | d7dc55636b5853466368b4ba1dbb300fb3d795d85ba1f2a9d40ad0b69cfe0102 |
lib/distribution/gamma.rb | 100644 | 0 | 0 | | | 1005 Bytes | 282465292766820f8cebc4ae23431bffd6aeec32b3570ef85e6d5237acbda643 |
lib/distribution/gamma/gsl.rb | 100644 | 0 | 0 | | | 654 Bytes | 943c2374dc829d2aab33e5f8abeb456927dcebfb3e2029fc8cd0976015aa9591 |
lib/distribution/gamma/java.rb | 100644 | 0 | 0 | | | 110 Bytes | 3c6937817ba75bd46fa18752e7f0cc2669546eaa585de9b3af527fa2761844d6 |
lib/distribution/gamma/ruby.rb | 100644 | 0 | 0 | | | 1.5 KB | 61a531b979b15a4ea38cd350fdd2beea36740ded8def06a58628e6d5f5a2f12e |
lib/distribution/hypergeometric.rb | 100644 | 0 | 0 | | | 1.26 KB | ee280821735058390d488194fd79d4fc1a81f424b9513c65ada9a517a3c7efaf |
lib/distribution/hypergeometric/gsl.rb | 100644 | 0 | 0 | | | 403 Bytes | 85671ecaa3bfe308c33387b1b905d35bbdff122c58b67d9f422dc7769d38da78 |
lib/distribution/hypergeometric/java.rb | 100644 | 0 | 0 | | | 119 Bytes | c15408bbd3384b59356ea81bba3b4146452c4f3c087645f9960585bf00e333d9 |
lib/distribution/hypergeometric/ruby.rb | 100644 | 0 | 0 | | | 1.9 KB | 4e8f7c6832da58dd24b70b24f897d0f31ab7c8d3962e58e458a769a1b4110133 |
lib/distribution/logistic.rb | 100644 | 0 | 0 | | | 1.25 KB | 07c56e6f95ff17c65324bfc532081a91a7dad1286bbc0d997a8ae40cf6a9ce51 |
lib/distribution/logistic/ruby.rb | 100644 | 0 | 0 | | | 426 Bytes | b45fbd6b60a435c7b7bea5de2a6588715da404ec06dd86ef8298d74fe4b72720 |
lib/distribution/lognormal.rb | 100644 | 0 | 0 | | | 1.3 KB | 68dcf1574a6d0ecae43a42454d3d94441ad5a68920713d81e421f382f2bb16b1 |
lib/distribution/lognormal/gsl.rb | 100644 | 0 | 0 | | | 389 Bytes | efc68a6711cd87b10195df1ba33e59be37ba9d76946778677feaed35f3122146 |
lib/distribution/lognormal/ruby.rb | 100644 | 0 | 0 | | | 414 Bytes | 0a20dd4939a80505c2101236601ec7c57075c0259c044b421579445d62633e2c |
lib/distribution/math_extension.rb | 100644 | 0 | 0 | | | 10.2 KB | 499a9228c7c957e4f0fe1929e34ec2bdde9ec0b5afa04a4fbb67391f990c55ef |
lib/distribution/math_extension/chebyshev_series.rb | 100644 | 0 | 0 | | | 19.7 KB | 9115150836176f531663732bc0f2dfd55ff163d2c78b2bbcab9a82908a446482 |
lib/distribution/math_extension/erfc.rb | 100644 | 0 | 0 | | | 2.32 KB | fe57462da33a062f8e1d750f4a36de54e3401981702ccf7313fd224624597467 |
lib/distribution/math_extension/exponential_integral.rb | 100644 | 0 | 0 | | | 2.87 KB | a2de3f04bad65fb1ff18d40c2e2df9c0a87aa75ec13993b6852fa2fbf2fbe9c3 |
lib/distribution/math_extension/gammastar.rb | 100644 | 0 | 0 | | | 2.34 KB | c1a6b2c48c8430bab99435520aceacf1b8f92ca8df7fc9db25c5860781696e98 |
lib/distribution/math_extension/gsl_utilities.rb | 100644 | 0 | 0 | | | 1.32 KB | 82e2a891e1990fc2e6cea9046e3b54793acdaa0253a8ee2b9cae8660db35ce41 |
lib/distribution/math_extension/incomplete_beta.rb | 100644 | 0 | 0 | | | 7.45 KB | e3026d5ea321b22358149d959d00258de0b1ee0c8f648da4b0697b1c56a33e63 |
lib/distribution/math_extension/incomplete_gamma.rb | 100644 | 0 | 0 | | | 16.1 KB | 35ed9d3f6a72d170d3c0a80a61162841ff44215a7f673fbb5405969ad0c90c0a |
lib/distribution/math_extension/log_utilities.rb | 100644 | 0 | 0 | | | 2.66 KB | 321fde925147c68204e602315c43556508b0157915a807bbbedcd03c90b1f97b |
lib/distribution/normal.rb | 100644 | 0 | 0 | | | 994 Bytes | a70bf8c3455eca7842251c72813efe565be55192ec0c772fab92a47e8a353874 |
lib/distribution/normal/gsl.rb | 100644 | 0 | 0 | | | 535 Bytes | e6f5280e1cf5c65d1daa48376dd58c05ee27cda64b7137bea9eb6a6efc3ed73f |
lib/distribution/normal/java.rb | 100644 | 0 | 0 | | | 927 Bytes | 54cf8298a765000d7d6cfd82c15263dafc0b399685486346fe7028ae458ed6a4 |
lib/distribution/normal/ruby.rb | 100644 | 0 | 0 | | | 2.65 KB | 4883ce7f51c6d96af6f8a52400327dce362390c62e541a74d982b22188fe6b11 |
lib/distribution/normal/statistics2.rb | 100644 | 0 | 0 | | | 248 Bytes | ff9d12820cbe72fb6e236ee620fbf2f9cf696043fa3eadd5801f9fcf84923800 |
lib/distribution/normalmultivariate.rb | 100644 | 0 | 0 | | | 2.2 KB | e914f3ef1a56bc4e8dd0c1395d4e66c81eb7454784141dbc09c56c3b3aab70b6 |
lib/distribution/poisson.rb | 100644 | 0 | 0 | | | 1.14 KB | 76c4c12c54c15697d41dccbba68cdbbfb22af98f167fe8fb7a1abf2d289a6b4a |
lib/distribution/poisson/gsl.rb | 100644 | 0 | 0 | | | 308 Bytes | 6f4dbae07113578989e8bf3d85b2321d50120e4e2a3523cf9416c8f28ebd9fdb |
lib/distribution/poisson/java.rb | 100644 | 0 | 0 | | | 652 Bytes | b6adabb38c61bc34a1b00718d7f7980b0342b65be533ea28c7bd55485a3a828c |
lib/distribution/poisson/ruby.rb | 100644 | 0 | 0 | | | 462 Bytes | 79570fa4155ee426926a26205e77d44809bd05001a3c14f77434579db7bf6566 |
lib/distribution/t.rb | 100644 | 0 | 0 | | | 842 Bytes | 309bc5c12f1ee90d9a87ab6bf5ba5bb5d54038fa1d85059aa0b6d383f7c39096 |
lib/distribution/t/gsl.rb | 100644 | 0 | 0 | | | 649 Bytes | 56b9197da9ba168e9be7e47c08aa1881b85c07b2a94c8ab615516be0ca39c734 |
lib/distribution/t/java.rb | 100644 | 0 | 0 | | | 106 Bytes | 51567778974b05a4a58efcd6d9add50a6785f10687920b94722ca2874e17671e |
lib/distribution/t/ruby.rb | 100644 | 0 | 0 | | | 2.75 KB | 8ae185c983fd83ed626fc143f364acd261f3b2d35f23a7dd5185663a8b5798b5 |
lib/distribution/t/statistics2.rb | 100644 | 0 | 0 | | | 668 Bytes | 257518af25c96a1e4f650f8f37c396ee6525f56ea0cf8d645d0eafb620f3e4d7 |
lib/distribution/version.rb | 100644 | 0 | 0 | | | 44 Bytes | 39393b255871aad141a9cbd330f227f2e72388ee097660effe0a8353300efed4 |
lib/distribution/weibull.rb | 100644 | 0 | 0 | | | 235 Bytes | 9bab37620fd6d4bf7f30f0ab57376b52f6d61ae6750cede5a591d9b4287a22c7 |
lib/distribution/weibull/gsl.rb | 100644 | 0 | 0 | | | 415 Bytes | 8ac83ed654e43efcc0d6ef654b84c7e31a2c9965afc1713d4c4ac78736a8793a |
lib/distribution/weibull/ruby.rb | 100644 | 0 | 0 | | | 747 Bytes | 3a2d79f5f156a397e8b9ad04efa0e1e9e64d2889e1c252324630cc96a3c2c52b |
spec/beta_spec.rb | 100644 | 0 | 0 | | | 2.48 KB | 13c7df72fb1b3625d3c84fdfd2af641319c8d8b5d92529a5a7843a6f81c09443 |
spec/binomial_spec.rb | 100644 | 0 | 0 | | | 3.48 KB | 43a73e913889f1ba9728cacd4475f36c03edf24504cd2b5e461d057bf8e14db4 |
spec/bivariatenormal_spec.rb | 100644 | 0 | 0 | | | 1.9 KB | 64b6c541a6d8c60dd8bfdd241cef9cb9e2417bb080f9dcd93bbc2aea0585af0a |
spec/chisquare_spec.rb | 100644 | 0 | 0 | | | 2.27 KB | 0eb2197dbe7f77e38f0115bbb55269e7e2cd05e1cd900f1d123e7c9f34d18712 |
spec/distribution_spec.rb | 100644 | 0 | 0 | | | 572 Bytes | 352eb002133e628f48428b9b818c099a3dd9bd2e49d53c72393d24612a3f4ee1 |
spec/exponential_spec.rb | 100644 | 0 | 0 | | | 2.28 KB | d3d74927997cf41714f9d16bf970baedf613d912f8a549618dd3cdc15ccdc823 |
spec/f_spec.rb | 100644 | 0 | 0 | | | 2.39 KB | 44fc03fe33860be24d7b68201bbbfd4c0007743cf51db0d5ac4e294ae5c7d157 |
spec/gamma_spec.rb | 100644 | 0 | 0 | | | 2.68 KB | 909d9aecefcb58e913abc34330b757a982b51dbe08705c83b1769c3b5389bfa2 |
spec/hypergeometric_spec.rb | 100644 | 0 | 0 | | | 3.14 KB | aad4376e0c01d470f11fda6d1f7dd537415e2ea38a6473f5e39031d15c00cca2 |
spec/logistic_spec.rb | 100644 | 0 | 0 | | | 1.45 KB | a93d54df7746fc579d1d0007b647bb2c368d39cb5d20a46b9315b34d41b98ed1 |
spec/lognormal_spec.rb | 100644 | 0 | 0 | | | 1.41 KB | 86f2b366e63d5b5c00ec63de64357baddfd63ac88426170973195f4db82fe3b1 |
spec/math_extension_spec.rb | 100644 | 0 | 0 | | | 13.8 KB | b2fa36ed4dc07f3f0f598e3cf82e545ea69c7edb5a0466a24339adc1d8e90a2f |
spec/normal_spec.rb | 100644 | 0 | 0 | | | 2.8 KB | 6231d5cd59fd933633b3e2ca3d8733995c5ce2a5a10f6c2abc6f52212a94b729 |
spec/poisson_spec.rb | 100644 | 0 | 0 | | | 2.1 KB | 2be62565806a926573a7efcfc25dfeb2e484ada76bdf77dd3f18f16f4383310d |
spec/shorthand_spec.rb | 100644 | 0 | 0 | | | 1.15 KB | a75ca474a64daac6ded8f2766171b9a721ac37961d7e8c59099d926653835b9c |
spec/spec.opts | 100644 | 0 | 0 | | | 16 Bytes | eb79295afd7a2d16eac8c7d1234827447e0fdb88f2f9ef4f5cd82ea983628777 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 948 Bytes | f1e63f4b77d2a8168f6b8d1ea72c4695036f69a8ebf9c19babfec8b56b8b55bc |
spec/t_spec.rb | 100644 | 0 | 0 | | | 2.83 KB | cae47483f1a1c13d025178f49037a24e8cb8020399aa99c8021a882be7beccfa |
spec/weibull_spec.rb | 100644 | 0 | 0 | | | 554 Bytes | cae3d7b9536a1332fd1900bd734138ffce95e3e822122fbfe63fac5d1547aae6 |
vendor/java/commons-math-2.2.jar | 100644 | 0 | 0 | | | 965 KB | 15993bb2a3cf50f3291b40fc980a3166a0984e7b5f1abbe5232151fd94954584 |