#18290: enhanced sets and cartesian products
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:
  vdelecroix             |       Status:  needs_review
           Type:         |    Milestone:  sage-6.7
  enhancement            |   Resolution:
       Priority:  major  |    Merged in:
      Component:         |    Reviewers:
  categories             |  Work issues:
       Keywords:         |       Commit:
  cartesian_product      |  6389ff27cbcfcc1d51f2b6ad346c79ccd7eebbe3
        Authors:         |     Stopgaps:
  Vincent Delecroix      |
Report Upstream:  N/A    |
         Branch:         |
  public/18290           |
   Dependencies:         |
-------------------------+-------------------------------------------------

Comment (by vdelecroix):

 Hello,

 For `cardinality` vs `order` here is the list of files I had to change:

 - algebras/quatalg/quaternion_algebra.py
 - algebras/steenrod/steenrod_algebra.py
 - groups/abelian_gps/abelian_group.py
 - groups/abelian_gps/dual_abelian_group.py
 - groups/additive_abelian/additive_abelian_group.py
 - groups/group.pyx
 - groups/indexed_free_group.py
 - groups/matrix_gps/coxeter_group.py
 - groups/old.pyx
 - groups/pari_group.py
 - groups/perm_gps/permgroup.py
 - groups/semimonomial_transformations/semimonomial_transformation_group.py
 - libs/coxeter3/coxeter.pyx
 - modular/abvar/finite_subgroup.py
 - modular/abvar/torsion_subgroup.py
 - modular/arithgroup/arithgroup_generic.py
 - modular/dirichlet.py
 - rings/contfrac.py
 - rings/finite_rings/finite_field_base.pyx
 - rings/finite_rings/finite_field_ext_pari.py
 - rings/finite_rings/finite_field_givaro.py
 - rings/finite_rings/finite_field_ntl_gf2e.py
 - rings/finite_rings/finite_field_prime_modn.py
 - rings/finite_rings/homset.py
 - rings/finite_rings/integer_mod_ring.py
 - rings/integer_ring.pyx
 - rings/number_field/galois_group.py
 - rings/number_field/morphism.py
 - rings/number_field/number_field.py
 - rings/polynomial/infinite_polynomial_ring.py
 - rings/polynomial/polynomial_quotient_ring.py
 - rings/qqbar.py
 - rings/rational_field.py
 - rings/ring.pyx

 In particular it concerns not only groups but:
  - (multiplicative) groups
  - additive (Abelian) groups
  - rings

 At least Sage is able to start but I am not sure it fits exactly the
 purpose of the ticket. If you do not mind I will push that commit in
 #18410.

 Vincent

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