#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:                     |  582d1dc602aedbd81900fc7ec860a40cd8f8ff8f
  u/vinceknight/catalog_of_games     |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by vinceknight):

 Ok most of your suggestions were quick and easy fixes. However, I wasn't
 able to sort out the :code:`sign` and :code:`matrix` issue. When I added:

 {{{
 del matrix
 del sign
 }}}

 to the bottom of the `catalog_...` file it no longer worked (one of the
 tests in `normal_form_games` failed and it also just would not work iat
 the sage prompt. I thought perhaps this was due to the `lazy_import` so I
 reverted some of the commits and tried again.

 I've included these commits for now so that you can see what I tried
 (020d8bf reduces the problem to one of `sage` appearing instead of
 `matrix` and `sign` which is not ideal).

 I'll be sure to rebase and tidy them up with a forced push once we're
 happy...

 Thanks again :)

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