#18411: Get rid of sage.combinat.cartesian_product
----------------------------------+------------------------
       Reporter:  vdelecroix      |        Owner:
           Type:  enhancement     |       Status:  new
       Priority:  major           |    Milestone:  sage-6.7
      Component:  combinatorics   |   Resolution:
       Keywords:                  |    Merged in:
        Authors:                  |    Reviewers:
Report Upstream:  N/A             |  Work issues:
         Branch:                  |       Commit:
   Dependencies:  #18290, #12955  |     Stopgaps:
----------------------------------+------------------------
Changes (by vdelecroix):

 * dependencies:   => #18290, #12955


Old description:

> The features of `sage.combinat.cartesian_product.CartesianProduct` are
> now completely integrated into the category framework. We just make
> `CartesianProduct` an alias for
> `sage.sets.cartesian_product.CartesianProduct` (with some tweak to
> support the behavior).
>
> `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 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.

--

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