Help language development. Donate to The Perl Foundation
{ "perl" : "6.c", "name" : "Game::Bayes", "auth" : "CPAN:HOLYGHOST", "api" : "1", "version" : "0.2.10", "description" : "Bayesian Inference based upon ditributions. Minimax, decision theory etc.", "authors" : [ "The Holy Ghost" ], "license" : "General Public License 3, Artistic-2.0", "provides" : { "Game::Bayes::Action" : "lib/Game/Bayes/Action.pm6", "Game::Bayes::Hypothesis" : "lib/Game/Bayes/Hypothesis.pm6", "Game::Bayes::LossFunction" : "lib/Game/Bayes/LossFunction.pm6", "Game::Bayes::RiskFunction" : "lib/Game/Bayes/RiskFunction.pm6", "Game::Bayes::DecisionRule" : "lib/Game/Bayes/DecisionRule.pm6", "Game::Bayes::Strategy" : "lib/Game/Bayes/Strategy.pm6", "Game::Bayes::IntegralExp" : "lib/Game/Bayes/IntegralExp.pm6", "Game::Bayes::Interval" : "lib/Game/Bayes/Interval.pm6", "Game::Bayes::PosteriorGridApproximation" : "lib/Game/Bayes/PosteriorGridApproximation.pm6" }, "depends" : [ "Game::Stats" ], "build-depends" : [ ], "test-depends" : [ ], "resources" : [ ], "tags": [ "Game", "Bayes" ], "source-url" : "http://cpan.metacpan.org/authors/id/H/HO/HOLYGHOST/Perl6/Game-Bayes-0.2.10.tar.gz" }