#17999: Two new Games: Fair Cake Cutting and Kuhn Poker
-------------------------------------+-------------------------------------
       Reporter:                     |        Owner:
  github/ankuromar296                |       Status:  needs_info
           Type:  PLEASE CHANGE      |    Milestone:  sage-6.6
       Priority:  major              |   Resolution:
      Component:  game theory        |    Merged in:
       Keywords:                     |    Reviewers:
        Authors:                     |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  dfa3e84e706ba9c6af713ba0e1b03bf98308f64d
  u/github/ticket/17999              |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by github):

 github/drvinceknight wrote:

 I'm quite confused by this as you seem to have pasted in the diffs from a
 git commit? I'd suggest you take a look at this repository:
 https://github.com/theref/sage-game-theory

 That is where the main development happens for Game Theory. In particular
 you might want to checkout and work from the
 [catalog](https://github.com/theref/sage-game-theory/tree/catalog) branch
 there. That branch is actively working on creating a catalog of games
 which seems to be where you got some of the code (I apologise if I'm
 confused). For example in
 
[Kuhn_Poker](https://github.com/ankuromar296/sage/blob/master/src/sage/game_theory/Kuhn_Poker)
 I see:

 ```
 diff --git a/src/sage/game_theory/named_games.py
 b/src/sage/game_theory/named_games.py
 index b9da09e..d7d9958 100644
 --- a/src/sage/game_theory/named_games.py
 +++ b/src/sage/game_theory/named_games.py
 @@ -11,3 +11,4 @@ from sage.game_theory.catalog import HawkDove
  from sage.game_theory.catalog import MatchingPennies
  from sage.game_theory.catalog import Pigs
  from sage.game_theory.catalog import PrisonersDilemma
 +from sage.game_theory.catalog import RPS
 ```

--
Ticket URL: <http://trac.sagemath.org/ticket/17999#comment:6>
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