#12518: Enumerated set from iterator
-----------------------------+----------------------------------------------
   Reporter:  vdelecroix     |          Owner:  vdelecroix   
       Type:  enhancement    |         Status:  new          
   Priority:  major          |      Milestone:  sage-5.0     
  Component:  combinatorics  |       Keywords:  set, iterator
Work_issues:                 |       Upstream:  N/A          
   Reviewer:                 |         Author:  vdelecroix   
     Merged:                 |   Dependencies:               
-----------------------------+----------------------------------------------
Description changed by vdelecroix:

Old description:

> Implementation of a set (using the category framework) from a function
> that returns an iterator. Building a set directly from an iterator leads
> to the impossibility of pickling.
>
> A previous implementation was CombinatorialClassFromIterator (in
> sage.combinat.combinat) which is now deprecated.

New description:

 Implementation of a set (using the category framework) from a function
 that returns an iterator. Building a set directly from an iterator leads
 to the impossibility of pickling.

 A previous implementation in sage-combinat was
 CombinatorialClassFromIterator (in sage.combinat.combinat) which is now
 deprecated.

--

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12518#comment:3>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to