#17196: Relax assumptions on bitset operations
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.4
      Component:  misc               |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Jeroen Demeyer,    |    Reviewers:
  Simon King                         |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  23762a31e383d765cbfe6d5bf958d5d592e1513d
  u/jdemeyer/ticket/17196            |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by ncohen):

 Yo !

 > Nathann, if I understand correctly, the plan is to eventually move
 > - all sage-specific data structures (e.g.,, those that only make sense
 within Sage's coercion framework) to `structure`,
 > - all data structures that make sense without Sage and are not tied to a
 specific mathematical topic (bitsets, bitmatrices, bounded integer
 sequences, the dictionaries that are currently defined in
 `sage.structure.coerce_dict`) to `data_structures`
 >
 > and then `misc` should be reserved to miscellaneous ''mathematical''
 topics (I think this is the definition according to the docs).

 I understand. I merely mentionned that by only moving bitsets here the
 code would be in a weird state where only bitsets are in the new folder
 while others are still scattered.

 It also feels weird to have a directory named "structure" and one named
 "data structures". Do you have any idea of how "structure" could be
 renamed ?

 Nathann

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