#18411: remove some CartesianProduct usages
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:
  vdelecroix             |       Status:  needs_review
           Type:         |    Milestone:  sage-6.7
  enhancement            |   Resolution:
       Priority:  major  |    Merged in:
      Component:         |    Reviewers:
  combinatorics          |  Work issues:
       Keywords:         |       Commit:
        Authors:         |  10df21841341b144bff58847011bae02cd852be9
  Vincent Delecroix      |     Stopgaps:
Report Upstream:  N/A    |
         Branch:         |
  public/18411           |
   Dependencies:         |
-------------------------+-------------------------------------------------
Changes (by {'newvalue': u'Vincent Delecroix', 'oldvalue': ''}):

 * status:  new => needs_review
 * dependencies:  #18290, #12955 =>
 * author:   => Vincent Delecroix


Old description:

> The features of `sage.combinat.cartesian_product.CartesianProduct` are
> now completely integrated into the category framework (see #18290). We
> just make `CartesianProduct` an alias for
> `sage.sets.cartesian_product.CartesianProduct` (with some tweak to
> support the previous behavior which considered the cartesian product as a
> set of lists).
>
> `sage.combinat.cartesian_product.CartesianProduct` is deprecated.

New description:

 The features of `sage.combinat.cartesian_product.CartesianProduct` are now
 completely integrated into the category framework (see #18290). We remove
 most occurrences of `CartesianProduct` to either `cartesian_product` or
 `itertools.product`.

 follow up: #19192

--

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