My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 23
The project consists of a program for calculating various probability distributions for the results of different battles and scenarios in fantasy tabletop games.
CRS schedule generator and probability and statistics tool written in pure Python {{{ >>> import crs >>> crs.get_semesters() {'2006 3': 'Summer 2006-2007', '2007 1': '1st Semester 2007-2008', '2007 2': '2nd Semester 2007-2008'} >>> eee107 = crs.search('EEE 107', sem='2', ay='2007') >>> eee5...
This project is an algorithm design contest, intended to achieve the best odds, when playing roulette. To try, you must download the source code and implement a class that inherits IAlgorithm.
Calculate the probabilty distribution of all possible results of a warhammer combat-round.
What is SOCR? The goals of the SOCR Resource are to design, validate and freely disseminate knowledge. This Resource specifically provides portable online aids for probability and statistics education, technology based instruction and statistical computing. SOCR tools and resources include a repo...
This package is a collection of useful classes for basic Bayesian inference. Currently, its main goal is to be a tool for learning and exploration of Bayesian probabilistic calculations. Currently it also includes subpackages for stochastic simulation tools which are not strictly related to Baye...
Bayes-Swarm is a research project, its aim is to spider web sources (news portals, blogs and online newspapers) and extract correlations between such sources. [http://code.google.com/p/bayes-swarm/wiki/GetStarted http://bayes-swarm.googlecode.com/svn/images/bayes-swarm_com_20080125_obama_small.pn...
Un proyecto para aprender buenas prácticas en Ingeniería de Software
deck_builder: this app will get the information about the deck from the user and output a '.deck' file that will be read by the deck_reader app. deck_reader: this component will take a '.deck' file as an input and calculate probabilities and distributions based on what is drawn from the deck. Bo...
Testing a hypothesis that a 'random' number distribution generated by the true (quantum) random number generator may deviate from normal under the observation selection effect. The goal of the project is to develop the series of tests that can set upper (or lower) limits on the observation selection...
1 2 3 Next