#17392: Make list of built-in normal form games
-------------------------------------+-------------------------------------
       Reporter:  kcrisman           |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  minor              |    Milestone:  sage-6.5
      Component:  game theory        |   Resolution:
       Keywords:  days64             |    Merged in:
        Authors:  Vincent Knight,    |    Reviewers:  Karl-Dieter Crisman
  James Campbell                     |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  a3ee2595e5eb3cca95ccca785dd21fb5c6c01b73
  u/vinceknight/catalog_of_games     |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------
Changes (by vinceknight):

 * status:  needs_work => needs_review


Comment:

 Have this working so that the catalog behaves as:

 {{{
 sage: game_theory.normal_form_games.
 game_theory.normal_form_games.AntiCoordinationGame
 game_theory.normal_form_games.MatchingPennies
 game_theory.normal_form_games.RPSLS
 game_theory.normal_form_games.BattleOfTheSexes
 game_theory.normal_form_games.NormalFormGame
 game_theory.normal_form_games.StagHunt
 game_theory.normal_form_games.Chicken
 game_theory.normal_form_games.Pigs
 game_theory.normal_form_games.TravellersDilemma
 game_theory.normal_form_games.CoordinationGame
 game_theory.normal_form_games.PrisonersDilemma
 game_theory.normal_form_games.matrix
 game_theory.normal_form_games.HawkDove
 game_theory.normal_form_games.RPS
 game_theory.normal_form_games.sign
 }}}

 I've tidied up the documentation and also moved some files around in the
 hope of future proofing for further games types. :)

--
Ticket URL: <http://trac.sagemath.org/ticket/17392#comment:29>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to